|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRCommonRectangle
An abstract representation of a graphic element representing a rectangle.
| Method Summary | |
|---|---|
java.lang.Integer |
getOwnRadius()
|
int |
getRadius()
Indicates the corner radius for rectangles with round corners. |
void |
setRadius(int radius)
Sets the corner radius for rectangles with round corners. |
void |
setRadius(java.lang.Integer radius)
|
| Methods inherited from interface net.sf.jasperreports.engine.JRStyleContainer |
|---|
getDefaultStyleProvider, getStyle, getStyleNameReference |
| Method Detail |
|---|
int getRadius()
java.lang.Integer getOwnRadius()
void setRadius(int radius)
void setRadius(java.lang.Integer radius)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||