AttributedCharacterIterator.Attribute
TextAttribute
AttributedString
Annotation
Set<AttributedCharacterIterator.Attribute> getAllAttributeKeys()
Object getAttribute(AttributedCharacterIterator.Attribute attribute)
Map<AttributedCharacterIterator.Attribute,Object> getAttributes()
int getRunLimit()
int getRunLimit(AttributedCharacterIterator.Attribute attribute)
int getRunLimit(Set<? extends AttributedCharacterIterator.Attribute> attributes)
int getRunStart()
int getRunStart(AttributedCharacterIterator.Attribute attribute)
int getRunStart(Set<? extends AttributedCharacterIterator.Attribute> attributes)