org.w3c.dom.svg
Interface SVGAnimatedTransformList

All Known Implementing Classes:
SVGOMAnimatedTransformList

public interface SVGAnimatedTransformList


Method Summary
 SVGTransformList getAnimVal()
           
 SVGTransformList getBaseVal()
           
 

Method Detail

getBaseVal

public SVGTransformList getBaseVal()

getAnimVal

public SVGTransformList 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.