org.w3c.dom.svg
Interface SVGAnimatedPreserveAspectRatio


public interface SVGAnimatedPreserveAspectRatio


Method Summary
 SVGPreserveAspectRatio getAnimVal()
           
 SVGPreserveAspectRatio getBaseVal()
           
 

Method Detail

getBaseVal

public SVGPreserveAspectRatio getBaseVal()

getAnimVal

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