net.sf.jasperreports.engine
public interface JRCommonRectangle extends JRStyleContainer
Modifier and Type | Method and Description |
---|---|
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) |
getDefaultStyleProvider, getStyle, getStyleNameReference
int getRadius()
java.lang.Integer getOwnRadius()
void setRadius(int radius)
void setRadius(java.lang.Integer radius)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com