|
||||||||||
| 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.StiGraphicsArcGeometryGaugeGeom
public class StiGraphicsArcGeometryGaugeGeom
Copyright Stimulsoft
| Field Summary | |
|---|---|
StiBrush |
background
|
StiBrush |
borderBrush
|
double |
borderWidth
|
double |
endWidth
|
StiRectangle |
rect
|
double |
startAngle
|
double |
startWidth
|
double |
sweepAngle
|
| Constructor Summary | |
|---|---|
StiGraphicsArcGeometryGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth,
double startAngle,
double sweepAngle,
double startWidth,
double endWidth)
|
|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public StiRectangle rect
public StiBrush background
public StiBrush borderBrush
public double borderWidth
public double startAngle
public double sweepAngle
public double startWidth
public double endWidth
| Constructor Detail |
|---|
public StiGraphicsArcGeometryGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth,
double startAngle,
double sweepAngle,
double startWidth,
double endWidth)
| 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 | |||||||||