org.w3c.dom.svg
Interface SVGNumber


public interface SVGNumber


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

Method Detail

getValue

public float getValue()

setValue

public void setValue(float value)
              throws DOMException