public interface TextAttribute extends Iterable<TextAttribute>
| Modifier and Type | Method and Description |
|---|---|
String |
getDictionaryIdentifier()
Gets the dictionary identifier that applies to this text
attribute.
|
int |
getWidth()
Gets the width of this object
|
boolean |
hasChildren()
Returns true if this object has text attribute children.
|
forEach, iterator, spliteratorint getWidth()
String getDictionaryIdentifier()
boolean hasChildren()