org.w3c.dom.svg
Interface SVGAnimatedLengthList


public interface SVGAnimatedLengthList


Method Summary
 SVGLengthList getAnimVal()
           
 SVGLengthList getBaseVal()
           
 

Method Detail

getBaseVal

public SVGLengthList getBaseVal()

getAnimVal

public SVGLengthList getAnimVal()


Copyright © 2002 Apache Software Foundation. All Rights Reserved.