org.w3c.dom.svg
Interface SVGAnimatedEnumeration

All Known Implementing Classes:
SVGOMAnimatedEnumeration

public interface SVGAnimatedEnumeration


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

Method Detail

getBaseVal

public short getBaseVal()

setBaseVal

public void setBaseVal(short baseVal)
                throws org.w3c.dom.DOMException
Throws:
org.w3c.dom.DOMException

getAnimVal

public short getAnimVal()


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.