Class StiGraphicsArcGeometryGaugeGeom
java.lang.Object
com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
com.stimulsoft.report.painters.context.gauge.geoms.StiGraphicsArcGeometryGaugeGeom
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubledoubledoubledouble -
Constructor Summary
ConstructorsConstructorDescriptionStiGraphicsArcGeometryGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, double startAngle, double sweepAngle, double startWidth, double endWidth) -
Method Summary
Methods inherited from class com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
getAnimation, setAnimation
-
Field Details
-
rect
-
background
-
borderBrush
-
borderWidth
public double borderWidth -
startAngle
public double startAngle -
sweepAngle
public double sweepAngle -
startWidth
public double startWidth -
endWidth
public double endWidth
-
-
Constructor Details
-
StiGraphicsArcGeometryGaugeGeom
public StiGraphicsArcGeometryGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, double startAngle, double sweepAngle, double startWidth, double endWidth)
-
-
Method Details
-
getType
- Specified by:
getTypein classStiGaugeGeom
-