org.apache.batik.gvt.text
Class GVTACIImpl.TransformAttributeFilter
public
class
GVTACIImpl.TransformAttributeFilter
extends Object
implements GVTAttributedCharacterIterator.AttributeFilter
AttributeFilter which converts (extended) location attributes
SVGAttributedCharacterIterator.TextAttribute.X, TextAttribute.Y,
TextAttribute.ROTATE attributes to TextAttribute.TRANSFORM attributes.
Method Summary |
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)
Return a new AttributedCharacterIterator instance
in which location attributes have been converted to
TextAttribute.TRANSFORM attributes.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.