org.w3c.dom.svg
Interface SVGNumber


public interface SVGNumber


Method Summary
 float getValue()
           
 void setValue(float value)
           
 

Method Detail

getValue

float getValue()

setValue

void setValue(float value)
              throws DOMException
Throws:
DOMException