Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedLengthList
Packages that use SVGOMAnimatedLengthList
-
Uses of SVGOMAnimatedLengthList in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedLengthListModifier and TypeFieldDescriptionprotected SVGOMAnimatedLengthList
SVGOMTextPositioningElement.dx
The 'dx' attribute value.protected SVGOMAnimatedLengthList
SVGOMTextPositioningElement.dy
The 'dy' attribute value.protected SVGOMAnimatedLengthList
SVGOMTextPositioningElement.x
The 'x' attribute value.protected SVGOMAnimatedLengthList
SVGOMTextPositioningElement.y
The 'y' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedLengthListModifier and TypeMethodDescriptionprotected SVGOMAnimatedLengthList
SVGOMElement.createLiveAnimatedLengthList
(String ns, String ln, String def, boolean emptyAllowed, short dir) Creates a newSVGOMAnimatedLengthList
and stores it in this element's LiveAttributeValue table.