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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.w3c.dom.svg
Interface SVGAnimatedInteger
public interface
SVGAnimatedInteger
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getAnimVal
()
int
getBaseVal
()
void
setBaseVal
(int baseVal)
Method Details
getBaseVal
int
getBaseVal
()
setBaseVal
void
setBaseVal
(int baseVal)
throws
DOMException
Throws:
DOMException
getAnimVal
int
getAnimVal
()