public class StiTextGaugeGeom extends StiGaugeGeom
| Modifier and Type | Field and Description |
|---|---|
StiFont |
Font |
StiBrush |
Foreground |
StiRectangle |
Rect |
StringFormat |
StringFormat |
java.lang.String |
Text |
| Constructor and Description |
|---|
StiTextGaugeGeom(java.lang.String text,
StiFont font,
StiBrush foreground,
StiRectangle rect,
StringFormat sf) |
| Modifier and Type | Method and Description |
|---|---|
StiGaugeGeomType |
getType() |
getAnimation, setAnimationpublic java.lang.String Text
public StiFont Font
public StiBrush Foreground
public StiRectangle Rect
public StringFormat StringFormat
public StiTextGaugeGeom(java.lang.String text,
StiFont font,
StiBrush foreground,
StiRectangle rect,
StringFormat sf)
public StiGaugeGeomType getType()
getType in class StiGaugeGeomCopyright © 2019 Stimulsoft. All Rights Reserved.