| Modifier and Type | Method and Description |
|---|---|
static StiLabelRotationMode |
StiLabelRotationMode.forValue(int value) |
static StiLabelRotationMode |
StiLabelRotationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiLabelRotationMode[] |
StiLabelRotationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiLabelRotationMode |
StiRadialTickLabelBase.getLabelRotationMode()
the rotation mode of labels.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
StiRadialTickLabelBase.getMatrixRotation(StiGaugeContextPainter context,
StiPoint centerPoint,
StiSize textSize,
StiLabelRotationMode rotateMode,
double radius,
double angle,
StiRefObject<StiPoint> position) |
void |
StiRadialTickLabelBase.setLabelRotationMode(StiLabelRotationMode labelRotationMode)
the rotation mode of labels.
|
| Modifier and Type | Method and Description |
|---|---|
StiLabelRotationMode |
StiRadialTickLabelCustomValue.getLabelRotationMode()
the rotation mode of labels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadialTickLabelCustomValue.setLabelRotationMode(StiLabelRotationMode labelRotationMode)
the rotation mode of labels.
|
| Constructor and Description |
|---|
StiRadialTickLabelCustomValue(double value,
java.lang.String text,
java.lang.Double offset,
java.lang.Double offsetAngle,
StiLabelRotationMode labelRotationMode,
StiPlacement placement) |
Copyright © 2019 Stimulsoft. All Rights Reserved.