public class StiRadialRangeGaugeGeom extends StiGaugeGeom
| Modifier and Type | Field and Description |
|---|---|
StiBrush |
background |
StiBrush |
borderBrush |
double |
borderWidth |
StiPoint |
centerPoint |
double |
radius1 |
double |
radius2 |
double |
radius3 |
double |
radius4 |
StiRectangle |
rect |
double |
startAngle |
double |
sweepAngle |
| Constructor and Description |
|---|
StiRadialRangeGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth,
StiPoint centerPoint,
double startAngle,
double sweepAngle,
double radius1,
double radius2,
double radius3,
double radius4) |
| Modifier and Type | Method and Description |
|---|---|
StiGaugeGeomType |
getType() |
getAnimation, setAnimationpublic StiRectangle rect
public StiBrush background
public StiBrush borderBrush
public double borderWidth
public StiPoint centerPoint
public double startAngle
public double sweepAngle
public double radius1
public double radius2
public double radius3
public double radius4
public StiRadialRangeGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, StiPoint centerPoint, double startAngle, double sweepAngle, double radius1, double radius2, double radius3, double radius4)
public StiGaugeGeomType getType()
getType in class StiGaugeGeomCopyright © 2019 Stimulsoft. All Rights Reserved.