Class StiRoundedRectangleGaugeGeom
java.lang.Object
com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
com.stimulsoft.report.painters.context.gauge.geoms.StiRoundedRectangleGaugeGeom
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleintintintint -
Constructor Summary
ConstructorsConstructorDescriptionStiRoundedRectangleGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, int leftTop, int rightTop, int rightBottom, int leftBottom) -
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 -
LeftTop
public int LeftTop -
RightTop
public int RightTop -
RightBottom
public int RightBottom -
LeftBottom
public int LeftBottom
-
-
Constructor Details
-
StiRoundedRectangleGaugeGeom
public StiRoundedRectangleGaugeGeom(StiRectangle rect, StiBrush background, StiBrush borderBrush, double borderWidth, int leftTop, int rightTop, int rightBottom, int leftBottom)
-
-
Method Details
-
getType
- Specified by:
getTypein classStiGaugeGeom
-