JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.w3c.dom.svg
SVGNumber
Contents
Description
Method Summary
Method Details
getValue()
setValue(float)
Hide sidebar
Show sidebar
Interface SVGNumber
public interface
SVGNumber
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float
getValue
()
void
setValue
(float value)
Method Details
getValue
float
getValue
()
setValue
void
setValue
(float value)
throws
DOMException
Throws:
DOMException