| Modifier and Type | Method and Description |
|---|---|
void |
StiScaleCollection.add(int index,
StiScaleBase element) |
boolean |
StiScaleCollection.add(StiScaleBase element) |
boolean |
StiScaleCollection.moveDown(StiScaleBase element) |
boolean |
StiScaleCollection.moveUp(StiScaleBase element) |
boolean |
StiScaleCollection.remove(StiScaleBase element) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StiScaleCollection.addAll(java.util.Collection<? extends StiScaleBase> elements) |
| Constructor and Description |
|---|
StiGaugeElementCollection(StiScaleBase scale) |
| Modifier and Type | Method and Description |
|---|---|
static double |
StiGaugeHelper.getFloatValueFromObject(java.lang.Object valueObj,
StiScaleBase scale) |
| Modifier and Type | Field and Description |
|---|---|
protected StiScaleBase |
StiGaugeElement.scale |
| Modifier and Type | Method and Description |
|---|---|
StiScaleBase |
StiGaugeElement.getScale() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiGaugeElement.setScale(StiScaleBase scale) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
StiRangeBase.drawRange(StiGaugeContextPainter context,
StiScaleBase scale) |
| Modifier and Type | Method and Description |
|---|---|
StiScaleBase |
StiScaleBase.createNew() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadialRange.drawRange(StiGaugeContextPainter context,
StiScaleBase scale) |
protected void |
StiLinearRange.drawRange(StiGaugeContextPainter context,
StiScaleBase scale) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiLinearScale
Copyright Stimulsoft
|
class |
StiRadialScale
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiScaleBase |
StiRadialScale.createNew() |
StiScaleBase |
StiLinearScale.createNew() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<StiScaleBase> |
ServicesOptions.getGaugeScales() |
Copyright © 2019 Stimulsoft. All Rights Reserved.