Package | Description |
---|---|
net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
Modifier and Type | Method and Description |
---|---|
static ContainerFillEnum |
ContainerFillEnum.getByName(String name) |
ContainerFillEnum |
IconLabelComponent.getLabelFill() |
static ContainerFillEnum |
ContainerFillEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerFillEnum[] |
ContainerFillEnum.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.setLabelFill(ContainerFillEnum labelFill) |
Copyright © 2016. All rights reserved.