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

Packages that use SVGAnimatedLengthList
org.apache.batik.dom.svg   
org.w3c.dom.svg   
 

Uses of SVGAnimatedLengthList in org.apache.batik.dom.svg
 

Methods in org.apache.batik.dom.svg that return SVGAnimatedLengthList
 SVGAnimatedLengthList SVGOMTextPositioningElement.getX()
          DOM: Implements SVGTextPositioningElement.getX().
 SVGAnimatedLengthList SVGOMTextPositioningElement.getY()
          DOM: Implements SVGTextPositioningElement.getY().
 SVGAnimatedLengthList SVGOMTextPositioningElement.getDx()
          DOM: Implements SVGTextPositioningElement.getDx().
 SVGAnimatedLengthList SVGOMTextPositioningElement.getDy()
          DOM: Implements SVGTextPositioningElement.getDy().
 

Uses of SVGAnimatedLengthList in org.w3c.dom.svg
 

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



Copyright © 2002 Apache Software Foundation. All Rights Reserved.