Class StiGraphicsPathArcGaugeGeom
java.lang.Object
com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
com.stimulsoft.report.painters.context.gauge.geoms.StiGraphicsPathArcGaugeGeom
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubledoubledoubledoubledouble -
Constructor Summary
ConstructorsConstructorDescriptionStiGraphicsPathArcGaugeGeom(double x, double y, double width, double height, double startAngle, double sweepAngle) -
Method Summary
Methods inherited from class com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
getAnimation, setAnimation
-
Field Details
-
x
public double x -
y
public double y -
width
public double width -
height
public double height -
startAngle
public double startAngle -
sweepAngle
public double sweepAngle
-
-
Constructor Details
-
StiGraphicsPathArcGaugeGeom
public StiGraphicsPathArcGaugeGeom(double x, double y, double width, double height, double startAngle, double sweepAngle)
-
-
Method Details
-
getType
- Specified by:
getTypein classStiGaugeGeom
-