Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedNumberList
Packages that use SVGOMAnimatedNumberList
-
Uses of SVGOMAnimatedNumberList in org.apache.batik.anim.dom
Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedNumberListModifier and TypeFieldDescriptionprotected SVGOMAnimatedNumberList
SVGOMTextPositioningElement.rotate
The 'rotate' attribute value.protected SVGOMAnimatedNumberList
SVGOMComponentTransferFunctionElement.tableValues
The 'tableValues' attribute value.Methods in org.apache.batik.anim.dom that return SVGOMAnimatedNumberListModifier and TypeMethodDescriptionprotected SVGOMAnimatedNumberList
SVGOMElement.createLiveAnimatedNumberList
(String ns, String ln, String def, boolean canEmpty) Creates a newSVGOMAnimatedNumberList
and stores it in this element's LiveAttributeValue table.