Class Text

    • Method Detail

      • getFlex

        public java.lang.Integer getFlex()
      • getText

        public java.lang.String getText()
      • getSize

        public java.lang.String getSize()
      • getColor

        public java.lang.String getColor()
      • getWrap

        public java.lang.Boolean getWrap()
      • getLineSpacing

        public java.lang.String getLineSpacing()
        Line spacing in a wrapping text.

        Specify a positive integer or decimal number that ends in px. The lineSpacing property doesn't apply to the top of the start line and the bottom of the last line.

        See Also:
        Increase the line spacing in a text
      • getMargin

        public java.lang.String getMargin()
      • getOffsetTop

        public java.lang.String getOffsetTop()
      • getOffsetBottom

        public java.lang.String getOffsetBottom()
      • getOffsetStart

        public java.lang.String getOffsetStart()
      • getOffsetEnd

        public java.lang.String getOffsetEnd()
      • getAction

        public Action getAction()
      • getMaxLines

        public java.lang.Integer getMaxLines()
      • getContents

        public java.util.List<Span> getContents()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object