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

public abstract class StiGaugeGeom extends Object
Copyright Stimulsoft
  • Constructor Details

    • StiGaugeGeom

      public StiGaugeGeom()
  • Method Details

    • getType

      public abstract StiGaugeGeomType getType()
    • getAnimation

      public StiAnimation getAnimation()
      Returns:
      the animation
    • setAnimation

      public void setAnimation(StiAnimation animation)
      Parameters:
      animation - the animation to set