public static class CompositeAppearance.TextSection
extends java.lang.Object
Constructor and Description |
---|
TextSection(java.lang.String text,
TextAttributes attributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getText() |
TextAttributes |
getTextAttributes() |
int |
hashCode() |
public TextSection(java.lang.String text, TextAttributes attributes)
public java.lang.String getText()
public TextAttributes getTextAttributes()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object