com.stimulsoft.report.painters.context.gauge.geoms
Class StiTextGaugeGeom
java.lang.Object
com.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
com.stimulsoft.report.painters.context.gauge.geoms.StiTextGaugeGeom
public class StiTextGaugeGeom
- extends StiGaugeGeom
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Text
public java.lang.String Text
Font
public StiFont Font
Foreground
public StiBrush Foreground
Rect
public StiRectangle Rect
StringFormat
public StringFormat StringFormat
StiTextGaugeGeom
public StiTextGaugeGeom(java.lang.String text,
StiFont font,
StiBrush foreground,
StiRectangle rect,
StringFormat sf)
getType
public StiGaugeGeomType getType()
- Specified by:
getType
in class StiGaugeGeom