Interface TextAttribute

    • Method Detail

      • getWidth

        int getWidth()
        Gets the width of this object.
        Returns:
        returns the width, in characters
      • getDictionaryIdentifier

        String getDictionaryIdentifier()
        Gets the dictionary identifier that applies to this text attribute.
        Returns:
        returns the dictionary identifier, or null if it does not have any
      • hasChildren

        boolean hasChildren()
        Returns true if this object has text attribute children.
        Returns:
        returns true if this object has a text attribute children, false otherwise