Interface JRCommonRectangle

    • Method Detail

      • getRadius

        int getRadius()
        Indicates the corner radius for rectangles with round corners. The default is 0.
      • getOwnRadius

        java.lang.Integer getOwnRadius()
      • setRadius

        void setRadius​(java.lang.Integer radius)
        Sets the corner radius for rectangles with round corners.