org.w3c.dom.svg
Interface SVGAnimatedNumber


public interface SVGAnimatedNumber


Method Summary
 float getAnimVal()
           
 float getBaseVal()
           
 void setBaseVal(float baseVal)
           
 

Method Detail

getBaseVal

float getBaseVal()

setBaseVal

void setBaseVal(float baseVal)
                throws DOMException
Throws:
DOMException

getAnimVal

float getAnimVal()