com.stimulsoft.report.painters.context.gauge.geoms
Class StiGaugeGeom

java.lang.Object
  extended by 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 java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiGaugeGeom()
           
 
Method Summary
 StiAnimation getAnimation()
           
abstract  StiGaugeGeomType getType()
           
 void setAnimation(StiAnimation animation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiGaugeGeom

public StiGaugeGeom()
Method Detail

getType

public abstract StiGaugeGeomType getType()

getAnimation

public StiAnimation getAnimation()
Returns:
the animation

setAnimation

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