com.stimulsoft.report.painters.context.gauge.geoms
Class StiGraphicsArcGeometryGaugeGeom
java.lang.Object
com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
com.stimulsoft.report.painters.context.gauge.geoms.StiGraphicsArcGeometryGaugeGeom
public class StiGraphicsArcGeometryGaugeGeom
- extends StiGaugeGeom
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rect
public StiRectangle rect
background
public StiBrush background
borderBrush
public StiBrush borderBrush
borderWidth
public double borderWidth
startAngle
public double startAngle
sweepAngle
public double sweepAngle
startWidth
public double startWidth
endWidth
public double endWidth
StiGraphicsArcGeometryGaugeGeom
public StiGraphicsArcGeometryGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth,
double startAngle,
double sweepAngle,
double startWidth,
double endWidth)
getType
public StiGaugeGeomType getType()
- Specified by:
getType
in class StiGaugeGeom