Class StiGaugeGeom
java.lang.Object
com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
- Direct Known Subclasses:
StiEllipseGaugeGeom,StiGraphicsArcGeometryGaugeGeom,StiGraphicsPathArcGaugeGeom,StiGraphicsPathCloseFigureGaugeGeom,StiGraphicsPathGaugeGeom,StiGraphicsPathLineGaugeGeom,StiGraphicsPathLinesGaugeGeom,StiPieGaugeGeom,StiPopTranformGaugeGeom,StiPushMatrixGaugeGeom,StiRadialRangeGaugeGeom,StiRectangleGaugeGeom,StiRoundedRectangleGaugeGeom,StiTextGaugeGeom
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract StiGaugeGeomTypegetType()voidsetAnimation(StiAnimation animation)
-
Constructor Details
-
StiGaugeGeom
public StiGaugeGeom()
-
-
Method Details
-
getType
-
getAnimation
- Returns:
- the animation
-
setAnimation
- Parameters:
animation- the animation to set
-