| Modifier and Type | Method and Description |
|---|---|
static StiGaugeElementSkin |
StiGaugeSkinHelper.getMarkerSkin(StiMarkerSkin skin) |
static StiGaugeElementSkin |
StiGaugeSkinHelper.getNeedleIndicatorSkin(StiNeedleSkin skin) |
static StiGaugeElementSkin |
StiGaugeSkinHelper.getStateIndicatorSkin(StiStateSkin skin) |
static StiGaugeElementSkin |
StiGaugeSkinHelper.getTickMarkSkin(StiTickMarkSkin skin) |
| Modifier and Type | Method and Description |
|---|---|
protected StiGaugeElementSkin |
StiStateIndicator.GetActualSkin() |
StiGaugeElementSkin |
StiStateIndicator.getCustomSkin() |
StiGaugeElementSkin |
StiNeedle.getCustomSkin() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStateIndicator.setCustomSkin(StiGaugeElementSkin customSkin) |
void |
StiNeedle.setCustomSkin(StiGaugeElementSkin customSkin) |
| Modifier and Type | Method and Description |
|---|---|
protected StiGaugeElementSkin |
StiMarkerBase.getActualSkin() |
StiGaugeElementSkin |
StiMarkerBase.getCustomSkin() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiMarkerBase.setCustomSkin(StiGaugeElementSkin customSkin) |
| Modifier and Type | Method and Description |
|---|---|
protected StiGaugeElementSkin |
StiTickMarkBase.getActualSkin() |
StiGaugeElementSkin |
StiTickMarkBase.getCustomSkin() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiTickMarkBase.setCustomSkin(StiGaugeElementSkin customSkin) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiMarkerBaseSkin
Copyright Stimulsoft
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiMarker10Skin
Copyright Stimulsoft
|
class |
StiMarker11Skin
Copyright Stimulsoft
|
class |
StiMarker12Skin
Copyright Stimulsoft
|
class |
StiMarker13Skin
Copyright Stimulsoft
|
class |
StiMarker14Skin
Copyright Stimulsoft
|
class |
StiMarker15Skin
Copyright Stimulsoft
|
class |
StiMarker1Skin
Copyright Stimulsoft
|
class |
StiMarker2Skin
Copyright Stimulsoft
|
class |
StiMarker3Skin
Copyright Stimulsoft
|
class |
StiMarker4Skin
Copyright Stimulsoft
|
class |
StiMarker5Skin
Copyright Stimulsoft
|
class |
StiMarker6Skin
Copyright Stimulsoft
|
class |
StiMarker7Skin
Copyright Stimulsoft
|
class |
StiMarker8Skin
Copyright Stimulsoft
|
class |
StiMarker9Skin
Copyright Stimulsoft
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiNeedleIndicator1Skin
Copyright Stimulsoft
|
class |
StiNeedleIndicator2Skin
Copyright Stimulsoft
|
class |
StiNeedleIndicator3Skin
Copyright Stimulsoft
|
class |
StiNeedleIndicator4Skin
Copyright Stimulsoft
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiState1Skin
Copyright Stimulsoft
|
class |
StiState2Skin
Copyright Stimulsoft
|
class |
StiState3Skin
Copyright Stimulsoft
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiMark1Skin
Copyright Stimulsoft
|
class |
StiMark2Skin
Copyright Stimulsoft
|
class |
StiMark3Skin
Copyright Stimulsoft
|
class |
StiMark4Skin
Copyright Stimulsoft
|
class |
StiMark5Skin
Copyright Stimulsoft
|
class |
StiMark6Skin
Copyright Stimulsoft
|
class |
StiMark7Skin
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElementSkin |
StiLinearTickMarkCustomValue.getSkin()
the skin of the component rendering.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiLinearTickMarkCustomValue.setSkin(StiGaugeElementSkin skin)
the skin of the component rendering.
|
| Constructor and Description |
|---|
StiLinearTickMarkCustomValue(double value,
java.lang.Double offset,
java.lang.Double relativeWidth,
java.lang.Double relativeHeight,
StiPlacement placement,
StiGaugeElementSkin skin) |
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElementSkin |
StiRadialTickMarkCustomValue.getSkin()
the skin of the component rendering.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadialTickMarkCustomValue.setSkin(StiGaugeElementSkin skin)
the skin of the component rendering.
|
| Constructor and Description |
|---|
StiRadialTickMarkCustomValue(double value,
java.lang.Double offset,
java.lang.Double relativeWidth,
java.lang.Double relativeHeight,
java.lang.Double offsetAngle,
StiPlacement placement,
StiBrush brush,
StiBrush borderBrush,
java.lang.Double borderWidth,
StiGaugeElementSkin skin) |
StiRadialTickMarkCustomValue(double value,
java.lang.Double offset,
java.lang.Double relativeWidth,
java.lang.Double relativeHeight,
java.lang.Double offsetAngle,
StiPlacement placement,
StiGaugeElementSkin skin) |
Copyright © 2019 Stimulsoft. All Rights Reserved.