org.w3c.dom.svg
Interface SVGAnimatedBoolean


public interface SVGAnimatedBoolean


Method Summary
 boolean getAnimVal()
           
 boolean getBaseVal()
           
 void setBaseVal(boolean baseVal)
           
 

Method Detail

getBaseVal

boolean getBaseVal()

setBaseVal

void setBaseVal(boolean baseVal)
                throws DOMException
Throws:
DOMException

getAnimVal

boolean getAnimVal()