Package | Description |
---|---|
net.sf.jasperreports.components.barcode4j |
Contains classes for the built-in Barcode4J component.
|
Modifier and Type | Method and Description |
---|---|
static TextPositionEnum |
TextPositionEnum.getByName(String name) |
TextPositionEnum |
Barcode4jComponent.getTextPositionValue() |
static TextPositionEnum |
TextPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextPositionEnum[] |
TextPositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Barcode4jComponent.setTextPosition(TextPositionEnum textPositionValue) |
void |
Barcode4jComponent.setTextPositionValue(TextPositionEnum textPositionValue)
Deprecated.
Replaced by
Barcode4jComponent.setTextPosition(TextPositionEnum) . |
Copyright © 2016. All rights reserved.