Package | Description |
---|---|
net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
Modifier and Type | Method and Description |
---|---|
static IconPositionEnum |
IconPositionEnum.getByName(String name) |
IconPositionEnum |
IconLabelComponent.getIconPosition() |
static IconPositionEnum |
IconPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IconPositionEnum[] |
IconPositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IconLabelComponent.setIconPosition(IconPositionEnum iconPosition) |
Copyright © 2017. All rights reserved.