Uses of Enum Class
com.stimulsoft.report.components.enums.StiIcon
Packages that use StiIcon
Package
Description
-
Uses of StiIcon in com.stimulsoft.report.components.conditions
Methods in com.stimulsoft.report.components.conditions that return StiIconModifier and TypeMethodDescriptionfinal StiIconStiIconSetItem.getIcon()Gets or sets icon for current item of IconSets.Methods in com.stimulsoft.report.components.conditions with parameters of type StiIconConstructors in com.stimulsoft.report.components.conditions with parameters of type StiIconModifierConstructorDescriptionStiIconSetItem(StiIcon icon, StiIconSetOperation operation, StiIconSetValueType valueType, float value) Creates a new object of the type StiIconSetItem. -
Uses of StiIcon in com.stimulsoft.report.components.enums
Methods in com.stimulsoft.report.components.enums that return StiIcon -
Uses of StiIcon in com.stimulsoft.report.components.indicators
Methods in com.stimulsoft.report.components.indicators that return StiIconModifier and TypeMethodDescriptionfinal StiIconStiIconSetIndicator.getIcon()Gets or sets a icon of indicator.static StiIcon[]StiIconSetHelper.getIconSet(StiIconSet iconSet) Returns array of icon keys for specified Icon Set.Methods in com.stimulsoft.report.components.indicators with parameters of type StiIconModifier and TypeMethodDescriptionstatic BufferedImageStiIconSetHelper.getIconImage(StiIcon icon) final voidConstructors in com.stimulsoft.report.components.indicators with parameters of type StiIconModifierConstructorDescriptionStiIconSetIndicator(StiIcon icon, StiContentAlignment alignment) Creates a new object of the type StiIconSetIndicator.