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
AttributedCharacterIteratormutateAttributes(AttributedCharacterIterator aci)
Return a new AttributedCharacterIterator instance in which location attributes have been converted to TextAttribute.TRANSFORM attributes.

Method Detail

mutateAttributes

public AttributedCharacterIterator mutateAttributes(AttributedCharacterIterator aci)
Return a new AttributedCharacterIterator instance in which location attributes have been converted to TextAttribute.TRANSFORM attributes.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.