JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.w3c.dom.svg
SVGAnimatedNumber
Contents
Description
Method Summary
Method Details
getBaseVal()
setBaseVal(float)
getAnimVal()
Hide sidebar
Show sidebar
Interface SVGAnimatedNumber
public interface
SVGAnimatedNumber
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float
getAnimVal
()
float
getBaseVal
()
void
setBaseVal
(float baseVal)
Method Details
getBaseVal
float
getBaseVal
()
setBaseVal
void
setBaseVal
(float baseVal)
throws
DOMException
Throws:
DOMException
getAnimVal
float
getAnimVal
()