| Package | Description |
|---|---|
| com.stimulsoft.report.components.conditions | |
| com.stimulsoft.report.components.indicators |
| Modifier and Type | Method and Description |
|---|---|
StiContentAlignment |
StiIconSetCondition.getContentAlignment() |
static StiContentAlignment |
StiContentAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiContentAlignment[] |
StiContentAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiIconSetCondition.setContentAlignment(StiContentAlignment value) |
| Constructor and Description |
|---|
StiIconSetCondition(java.lang.String column,
StiIconSet iconSet,
StiContentAlignment contentAlignment,
StiIconSetItem item1,
StiIconSetItem item2,
StiIconSetItem item3,
StiIconSetItem item4,
StiIconSetItem item5) |
| Modifier and Type | Method and Description |
|---|---|
StiContentAlignment |
StiIconSetIndicator.getAlignment()
Gets or sets a icon alignment of indicator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiIconSetIndicator.setAlignment(StiContentAlignment value) |
| Constructor and Description |
|---|
StiIconSetIndicator(StiIcon icon,
StiContentAlignment alignment)
Creates a new object of the type StiIconSetIndicator.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.