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