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 SVGAnimatedString
public interface
SVGAnimatedString
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAnimVal
()
String
getBaseVal
()
void
setBaseVal
(
String
baseVal)
Method Details
getBaseVal
String
getBaseVal
()
setBaseVal
void
setBaseVal
(
String
baseVal)
throws
DOMException
Throws:
DOMException
getAnimVal
String
getAnimVal
()