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 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
()