The methods of Java.Text.IAttributedCharacterIterator are listed below. For a list of all members, see the IAttributedCharacterIterator Members list.
| GetAttribute(AttributedCharacterIteratorAttribute) Returns the value stored in the attribute for the current character. | ||
| GetRunLimit(AttributedCharacterIteratorAttribute) Returns the index of the last character in the run that has the same attribute value for the given attribute as the current character. | ||
| GetRunLimit(ICollection<AttributedCharacterIteratorAttribute>) Documentation for this section has not yet been entered. | ||
| GetRunStart(AttributedCharacterIteratorAttribute) Returns the index of the first character in the run that has the same attribute value for the given attribute as the current character. | ||
| GetRunStart(ICollection<AttributedCharacterIteratorAttribute>) Documentation for this section has not yet been entered. | ||