Class StiPieGaugeGeom
java.lang.Object
com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
com.stimulsoft.report.painters.context.gauge.geoms.StiPieGaugeGeom
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubledouble -
Constructor Summary
ConstructorsConstructorDescriptionStiPieGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, double startAngle, double sweepAngle) -
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
-
-
Constructor Details
-
StiPieGaugeGeom
public StiPieGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, double startAngle, double sweepAngle)
-
-
Method Details
-
getType
- Specified by:
getTypein classStiGaugeGeom
-