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