|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.gvt.text.GVTACIImpl.TransformAttributeFilter
public class GVTACIImpl.TransformAttributeFilter
AttributeFilter which converts (extended) location attributes SVGAttributedCharacterIterator.TextAttribute.X, TextAttribute.Y, TextAttribute.ROTATE attributes to TextAttribute.TRANSFORM attributes.
Constructor Summary | |
---|---|
GVTACIImpl.TransformAttributeFilter()
|
Method Summary | |
---|---|
java.text.AttributedCharacterIterator |
mutateAttributes(java.text.AttributedCharacterIterator aci)
Return a new AttributedCharacterIterator instance in which location attributes have been converted to TextAttribute.TRANSFORM attributes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GVTACIImpl.TransformAttributeFilter()
Method Detail |
---|
public java.text.AttributedCharacterIterator mutateAttributes(java.text.AttributedCharacterIterator aci)
mutateAttributes
in interface GVTAttributedCharacterIterator.AttributeFilter
aci
- an AttributedCharacterIterator whose attributes are
to be modified.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |