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