Uses of Interface
org.apache.batik.gvt.text.GVTAttributedCharacterIterator.AttributeFilter
-
Packages that use GVTAttributedCharacterIterator.AttributeFilter Package Description org.apache.batik.gvt.text -
-
Uses of GVTAttributedCharacterIterator.AttributeFilter in org.apache.batik.gvt.text
Classes in org.apache.batik.gvt.text that implement GVTAttributedCharacterIterator.AttributeFilter Modifier and Type Class Description static class
GVTACIImpl.TransformAttributeFilter
AttributeFilter which converts (extended) location attributes SVGAttributedCharacterIterator.TextAttribute.X, TextAttribute.Y, TextAttribute.ROTATE attributes to TextAttribute.TRANSFORM attributes.
-