|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiStateSkin | |
|---|---|
| com.stimulsoft.report.infographics.gauge | |
| com.stimulsoft.report.infographics.gauge.helpers | |
| com.stimulsoft.report.infographics.gauge.indicators | |
| Uses of StiStateSkin in com.stimulsoft.report.infographics.gauge |
|---|
| Methods in com.stimulsoft.report.infographics.gauge that return StiStateSkin | |
|---|---|
static StiStateSkin |
StiStateSkin.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiStateSkin[] |
StiStateSkin.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StiStateSkin in com.stimulsoft.report.infographics.gauge.helpers |
|---|
| Methods in com.stimulsoft.report.infographics.gauge.helpers with parameters of type StiStateSkin | |
|---|---|
static StiGaugeElementSkin |
StiGaugeSkinHelper.getStateIndicatorSkin(StiStateSkin skin)
|
| Uses of StiStateSkin in com.stimulsoft.report.infographics.gauge.indicators |
|---|
| Methods in com.stimulsoft.report.infographics.gauge.indicators that return StiStateSkin | |
|---|---|
StiStateSkin |
StiStateIndicator.getSkin()
the skin of the component rendering. |
| Methods in com.stimulsoft.report.infographics.gauge.indicators with parameters of type StiStateSkin | |
|---|---|
void |
StiStateIndicator.setSkin(StiStateSkin skin)
the skin of the component rendering. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||