JavaScript is disabled on your browser.
Skip navigation links
Module
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
Module
org.w3c.dom.svg
Package
org.w3c.dom.svg
Interface SVGAnimatedBoolean
public interface
SVGAnimatedBoolean
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
getAnimVal
()
boolean
getBaseVal
()
void
setBaseVal
(boolean baseVal)
Method Details
getBaseVal
boolean
getBaseVal
()
setBaseVal
void
setBaseVal
(boolean baseVal)
throws
DOMException
Throws:
DOMException
getAnimVal
boolean
getAnimVal
()