Interface HasDirectionalText

    • Method Detail

      • getTextDirection

        HasDirection.Direction getTextDirection()
        Gets the direction of this object's text.
        Returns:
        the direction of this object's text
      • setText

        void setText​(java.lang.String text,
                     HasDirection.Direction dir)
        Sets this object's text, also declaring its direction.
        Parameters:
        text - the object's new text
        dir - the text's direction