public class StiGraphicsPathArcGaugeGeom extends StiGaugeGeom
| Modifier and Type | Field and Description |
|---|---|
double |
height |
double |
startAngle |
double |
sweepAngle |
double |
width |
double |
x |
double |
y |
| Constructor and Description |
|---|
StiGraphicsPathArcGaugeGeom(double x,
double y,
double width,
double height,
double startAngle,
double sweepAngle) |
| Modifier and Type | Method and Description |
|---|---|
StiGaugeGeomType |
getType() |
getAnimation, setAnimationpublic double x
public double y
public double width
public double height
public double startAngle
public double sweepAngle
public StiGraphicsPathArcGaugeGeom(double x,
double y,
double width,
double height,
double startAngle,
double sweepAngle)
public StiGaugeGeomType getType()
getType in class StiGaugeGeomCopyright © 2019 Stimulsoft. All Rights Reserved.