Interface RoundedRectangle

    • Method Detail

      • setCornerHeight

        void setCornerHeight​(int value)
        Sets the value of the 'Corner Height' attribute.
        Parameters:
        value - the new value of the 'Corner Height' attribute.
        See Also:
        getCornerHeight()
      • setCornerWidth

        void setCornerWidth​(int value)
        Sets the value of the 'Corner Width' attribute.
        Parameters:
        value - the new value of the 'Corner Width' attribute.
        See Also:
        getCornerWidth()