Uses of Enum
net.sf.jasperreports.components.iconlabel.IconPositionEnum
Packages that use IconPositionEnum
Package
Description
Contains classes for the built-in Icon Label component.
-
Uses of IconPositionEnum in net.sf.jasperreports.components.iconlabel
Methods in net.sf.jasperreports.components.iconlabel that return IconPositionEnumModifier and TypeMethodDescriptionstatic IconPositionEnumIconLabelComponent.getIconPosition()static IconPositionEnumReturns 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.Methods in net.sf.jasperreports.components.iconlabel with parameters of type IconPositionEnumModifier and TypeMethodDescriptionvoidIconLabelComponent.setIconPosition(IconPositionEnum iconPosition)