JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.w3c.dom.svg
SVGAnimatedBoolean
Contents
Description
Method Summary
Method Details
getBaseVal()
setBaseVal(boolean)
getAnimVal()
Hide sidebar
Show sidebar
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
()