|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.painters.context.gauge.geoms.StiGaugeGeom
com.stimulsoft.report.painters.context.gauge.geoms.StiTextGaugeGeom
public class StiTextGaugeGeom
Copyright Stimulsoft
| Field Summary | |
|---|---|
StiFont |
Font
|
StiBrush |
Foreground
|
StiRectangle |
Rect
|
StringFormat |
StringFormat
|
java.lang.String |
Text
|
| Constructor Summary | |
|---|---|
StiTextGaugeGeom(java.lang.String text,
StiFont font,
StiBrush foreground,
StiRectangle rect,
StringFormat sf)
|
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String Text
public StiFont Font
public StiBrush Foreground
public StiRectangle Rect
public StringFormat StringFormat
| Constructor Detail |
|---|
public StiTextGaugeGeom(java.lang.String text,
StiFont font,
StiBrush foreground,
StiRectangle rect,
StringFormat sf)
| Method Detail |
|---|
public StiGaugeGeomType getType()
getType in class StiGaugeGeom
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||