public static class GVTACIImpl.TransformAttributeFilter extends Object implements GVTAttributedCharacterIterator.AttributeFilter
| Constructor and Description |
|---|
TransformAttributeFilter() |
| Modifier and Type | Method and Description |
|---|---|
AttributedCharacterIterator |
mutateAttributes(AttributedCharacterIterator aci)
Return a new AttributedCharacterIterator instance
in which location attributes have been converted to
TextAttribute.TRANSFORM attributes.
|
public AttributedCharacterIterator mutateAttributes(AttributedCharacterIterator aci)
mutateAttributes in interface GVTAttributedCharacterIterator.AttributeFilteraci - an AttributedCharacterIterator whose attributes are
to be modified.Copyright © 2000–2020 Apache Software Foundation. All rights reserved.