Interface BoxRelativeAnchor

    • Method Detail

      • setRelativeWidth

        void setRelativeWidth​(double value)
        Sets the value of the 'Relative Width' attribute.
        Parameters:
        value - the new value of the 'Relative Width' attribute.
        See Also:
        getRelativeWidth()
      • setRelativeHeight

        void setRelativeHeight​(double value)
        Sets the value of the 'Relative Height' attribute.
        Parameters:
        value - the new value of the 'Relative Height' attribute.
        See Also:
        getRelativeHeight()