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