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 SVGOMAnimatedLengthListSVGOMTextPositioningElement.dxThe 'dx' attribute value.protected SVGOMAnimatedLengthListSVGOMTextPositioningElement.dyThe 'dy' attribute value.protected SVGOMAnimatedLengthListSVGOMTextPositioningElement.xThe 'x' attribute value.protected SVGOMAnimatedLengthListSVGOMTextPositioningElement.yThe 'y' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedLengthListModifier and TypeMethodDescriptionprotected SVGOMAnimatedLengthListSVGOMElement.createLiveAnimatedLengthList(String ns, String ln, String def, boolean emptyAllowed, short dir) Creates a newSVGOMAnimatedLengthListand stores it in this element's LiveAttributeValue table.