public interface JRCommonRectangle extends JRStyleContainer
| Modifier and Type | Method and Description |
|---|---|
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(Integer radius) |
getDefaultStyleProvider, getStyle, getStyleNameReferenceCopyright © 2014. All rights reserved.