Uses of Interface
org.w3c.dom.svg.SVGAnimatedLengthList

Packages that use SVGAnimatedLengthList
org.w3c.dom.svg   
 

Uses of SVGAnimatedLengthList in org.w3c.dom.svg
 

Methods in org.w3c.dom.svg that return SVGAnimatedLengthList
 SVGAnimatedLengthList SVGTextPositioningElement.getDx()
           
 SVGAnimatedLengthList SVGTextPositioningElement.getDy()
           
 SVGAnimatedLengthList SVGTextPositioningElement.getX()
           
 SVGAnimatedLengthList SVGTextPositioningElement.getY()