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