org.w3c.dom.svg
public interface SVGAnimatedNumber
Modifier and Type | Method and Description |
---|---|
float |
getAnimVal() |
float |
getBaseVal() |
void |
setBaseVal(float baseVal) |
float getBaseVal()
void setBaseVal(float baseVal) throws DOMException
DOMException
float getAnimVal()