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