public class GVTACIImpl.TransformAttributeFilter extends java.lang.Object implements GVTAttributedCharacterIterator.AttributeFilter
| Constructor and Description |
|---|
GVTACIImpl.TransformAttributeFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.text.AttributedCharacterIterator |
mutateAttributes(java.text.AttributedCharacterIterator aci)
Return a new AttributedCharacterIterator instance
in which location attributes have been converted to
TextAttribute.TRANSFORM attributes.
|
public java.text.AttributedCharacterIterator mutateAttributes(java.text.AttributedCharacterIterator aci)
mutateAttributes in interface GVTAttributedCharacterIterator.AttributeFilteraci - an AttributedCharacterIterator whose attributes are
to be modified.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.