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

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

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

Fields in org.apache.batik.anim.dom declared as SVGOMAnimatedLengthList
protected  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 SVGOMAnimatedLengthList
protected  SVGOMAnimatedLengthList SVGOMElement.createLiveAnimatedLengthList(String ns, String ln, String def, boolean emptyAllowed, short dir)
          Creates a new SVGOMAnimatedLengthList and stores it in this element's LiveAttributeValue table.
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.