JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.w3c.dom.svg
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
()