| Modifier and Type | Method and Description |
|---|---|
StiGaugeElement |
StiGaugeElementCollection.set(int index,
StiGaugeElement value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiGaugeElementCollection.add(int index,
StiGaugeElement element) |
boolean |
StiGaugeElementCollection.add(StiGaugeElement element) |
void |
StiGaugeElementCollection.addAll(StiGaugeElement[] elements) |
boolean |
StiGaugeElementCollection.moveDown(StiGaugeElement element) |
boolean |
StiGaugeElementCollection.moveUp(StiGaugeElement element) |
boolean |
StiGaugeElementCollection.remove(StiGaugeElement element) |
StiGaugeElement |
StiGaugeElementCollection.set(int index,
StiGaugeElement value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StiGaugeElementCollection.addAll(java.util.Collection<? extends StiGaugeElement> c) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiLinearBar
Copyright Stimulsoft
|
class |
StiLinearMarker
Copyright Stimulsoft
|
class |
StiNeedle
Copyright Stimulsoft
|
class |
StiRadialBar
Copyright Stimulsoft
|
class |
StiRadialMarker
Copyright Stimulsoft
|
class |
StiStateIndicator
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElement |
StiStateIndicator.createNew() |
StiGaugeElement |
StiRadialMarker.createNew() |
StiGaugeElement |
StiRadialBar.createNew() |
StiGaugeElement |
StiNeedle.createNew() |
StiGaugeElement |
StiLinearMarker.createNew() |
StiGaugeElement |
StiLinearBar.createNew() |
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElement |
StiGaugeElement.createNew() |
| Modifier and Type | Class and Description |
|---|---|
class |
StiBarBase
Copyright Stimulsoft
|
class |
StiIndicatorBase
Copyright Stimulsoft
|
class |
StiMarkerBase
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiIndicatorBase.InvokeGetValue(StiGaugeElement sender,
StiGetValueEventArgs e)
Raises the GetValue event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiScaleRangeList
Copyright Stimulsoft
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiLinearTickLabelBase
Copyright Stimulsoft
|
class |
StiLinearTickMarkBase
Copyright Stimulsoft
|
class |
StiRadialTickLabelBase
Copyright Stimulsoft
|
class |
StiRadialTickMarkBase
Copyright Stimulsoft
|
class |
StiTickBase
Copyright Stimulsoft
|
class |
StiTickLabelBase
Copyright Stimulsoft
|
class |
StiTickMarkBase
Copyright Stimulsoft
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiLinearRangeList
Copyright Stimulsoft
|
class |
StiRadialRangeList
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElement |
StiRadialRangeList.createNew() |
StiGaugeElement |
StiLinearRangeList.createNew() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiGaugeElementSkin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect) |
abstract void |
StiGaugeElementSkin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiMarker9Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker8Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker7Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker6Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker5Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker4Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker3Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker2Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker1Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker15Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker14Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker13Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker12Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker11Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMarker10Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiNeedleIndicator4Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiNeedleIndicator3Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiNeedleIndicator2Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiNeedleIndicator1Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiState3Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiState2Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiState1Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiMark7Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMark6Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMark5Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMark4Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMark3Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMark2Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
void |
StiMark1Skin.draw(StiGaugeContextPainter context,
StiGaugeElement element,
StiRectangle rect,
java.lang.Double angle,
StiPoint centerPoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiLinearTickLabelCustom
Copyright Stimulsoft
|
class |
StiLinearTickLabelMajor
Copyright Stimulsoft
|
class |
StiLinearTickLabelMinor
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElement |
StiLinearTickLabelMinor.createNew() |
StiGaugeElement |
StiLinearTickLabelMajor.createNew() |
StiGaugeElement |
StiLinearTickLabelCustom.createNew() |
| Modifier and Type | Class and Description |
|---|---|
class |
StiLinearTickMarkCustom
Copyright Stimulsoft
|
class |
StiLinearTickMarkMajor
Copyright Stimulsoft
|
class |
StiLinearTickMarkMinor
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElement |
StiLinearTickMarkMinor.createNew() |
StiGaugeElement |
StiLinearTickMarkMajor.createNew() |
StiGaugeElement |
StiLinearTickMarkCustom.createNew() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiLinearTickMarkCustom.InvokeGetValue(StiGaugeElement sender,
StiGetValueEventArgs e) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiRadialTickLabelCustom
Copyright Stimulsoft
|
class |
StiRadialTickLabelMajor
Copyright Stimulsoft
|
class |
StiRadialTickLabelMinor
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElement |
StiRadialTickLabelMinor.createNew() |
StiGaugeElement |
StiRadialTickLabelMajor.createNew() |
StiGaugeElement |
StiRadialTickLabelCustom.createNew() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadialTickLabelCustom.invokeGetValue(StiGaugeElement sender,
StiGetValueEventArgs e)
Raises the GetValue event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiRadialTickMarkCustom
Copyright Stimulsoft
|
class |
StiRadialTickMarkMajor
Copyright Stimulsoft
|
class |
StiRadialTickMarkMinor
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiGaugeElement |
StiRadialTickMarkMinor.createNew() |
StiGaugeElement |
StiRadialTickMarkMajor.createNew() |
StiGaugeElement |
StiRadialTickMarkCustom.createNew() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<StiGaugeElement> |
ServicesOptions.getGaugeElements() |
Copyright © 2019 Stimulsoft. All Rights Reserved.