Interface JRCommonRectangle

    • Method Detail

      • getRadius

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

        Integer getOwnRadius()
      • setRadius

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