public interface JRCommonRectangle extends JRStyleContainer
radius attribute (see getRadius()) specifies the radius for the
arcs used to draw the corners of the rectangle. The default value is 0, meaning that the
rectangle has normal, square corners.| 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 © 2017. All rights reserved.