|
||||||||||
| 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.StiRoundedRectangleGaugeGeom
public class StiRoundedRectangleGaugeGeom
Copyright Stimulsoft
| Field Summary | |
|---|---|
StiBrush |
Background
|
StiBrush |
BorderBrush
|
double |
BorderWidth
|
int |
LeftBottom
|
int |
LeftTop
|
StiRectangle |
Rect
|
int |
RightBottom
|
int |
RightTop
|
| Constructor Summary | |
|---|---|
StiRoundedRectangleGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth,
int leftTop,
int rightTop,
int rightBottom,
int leftBottom)
|
|
| 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 int LeftTop
public int RightTop
public int RightBottom
public int LeftBottom
| Constructor Detail |
|---|
public StiRoundedRectangleGaugeGeom(StiRectangle rect,
StiBrush background,
StiBrush borderBrush,
double borderWidth,
int leftTop,
int rightTop,
int rightBottom,
int leftBottom)
| 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 | |||||||||