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

java.lang.Object
  extended by com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
      extended by com.stimulsoft.report.painters.context.gauge.geoms.StiGraphicsPathLinesGaugeGeom

public class StiGraphicsPathLinesGaugeGeom
extends StiGaugeGeom

Copyright Stimulsoft


Field Summary
 StiPoint[] points
           
 
Constructor Summary
StiGraphicsPathLinesGaugeGeom(StiPoint[] points)
           
 
Method Summary
 StiGaugeGeomType getType()
           
 
Methods inherited from class com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
getAnimation, setAnimation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

points

public StiPoint[] points
Constructor Detail

StiGraphicsPathLinesGaugeGeom

public StiGraphicsPathLinesGaugeGeom(StiPoint[] points)
Method Detail

getType

public StiGaugeGeomType getType()
Specified by:
getType in class StiGaugeGeom