| Package | Description |
|---|---|
| com.stimulsoft.report.components.conditions | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.indicators |
| Modifier and Type | Method and Description |
|---|---|
StiIcon |
StiIconSetItem.getIcon()
Gets or sets icon for current item of IconSets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiIconSetItem.setIcon(StiIcon value) |
| Constructor and Description |
|---|
StiIconSetItem(StiIcon icon,
StiIconSetOperation operation,
StiIconSetValueType valueType,
float value)
Creates a new object of the type StiIconSetItem.
|
| Modifier and Type | Method and Description |
|---|---|
static StiIcon |
StiIcon.forValue(int value) |
static StiIcon |
StiIcon.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiIcon[] |
StiIcon.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiIcon |
StiIconSetIndicator.getIcon()
Gets or sets a icon of indicator.
|
static StiIcon[] |
StiIconSetHelper.getIconSet(StiIconSet iconSet)
Returns array of icon keys for specified Icon Set.
|
| Modifier and Type | Method and Description |
|---|---|
static java.awt.image.BufferedImage |
StiIconSetHelper.getIconImage(StiIcon icon) |
void |
StiIconSetIndicator.setIcon(StiIcon value) |
| Constructor and Description |
|---|
StiIconSetIndicator(StiIcon icon,
StiContentAlignment alignment)
Creates a new object of the type StiIconSetIndicator.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.