com.stimulsoft.report.painters.context.gauge.geoms
Class StiRectangleGaugeGeom
java.lang.Object
com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
com.stimulsoft.report.painters.context.gauge.geoms.StiRectangleGaugeGeom
public class StiRectangleGaugeGeom
- 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
StiRectangleGaugeGeom
public StiRectangleGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth)
getType
public StiGaugeGeomType getType()
- Specified by:
getType
in class StiGaugeGeom