Class GVTACIImpl.TransformAttributeFilter

java.lang.Object
org.apache.batik.gvt.text.GVTACIImpl.TransformAttributeFilter
All Implemented Interfaces:
GVTAttributedCharacterIterator.AttributeFilter
Enclosing class:
GVTACIImpl

public static 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.
  • Constructor Details

    • TransformAttributeFilter

      public TransformAttributeFilter()
  • Method Details