Uses of Class
org.apache.batik.anim.dom.SVGOMAnimatedNumberList

Packages that use SVGOMAnimatedNumberList
org.apache.batik.anim.dom   
 

Uses of SVGOMAnimatedNumberList in org.apache.batik.anim.dom
 

Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedNumberList
protected  SVGOMAnimatedNumberList SVGOMTextPositioningElement.rotate
          The 'rotate' attribute value.
protected  SVGOMAnimatedNumberList SVGOMComponentTransferFunctionElement.tableValues
          The 'tableValues' attribute value.
 

Methods in org.apache.batik.anim.dom that return SVGOMAnimatedNumberList
protected  SVGOMAnimatedNumberList SVGOMElement.createLiveAnimatedNumberList(String ns, String ln, String def, boolean canEmpty)
          Creates a new SVGOMAnimatedNumberList and stores it in this element's LiveAttributeValue table.
 



Copyright © 2017 Apache Software Foundation. All Rights Reserved.