org.w3c.dom.svg

Interface SVGNumber

public interface SVGNumber

Method Summary
floatgetValue()
voidsetValue(float value)

Method Detail

getValue

public float getValue()

setValue

public void setValue(float value)