org.w3c.dom.svg
Interface SVGFitToViewBox

All Known Subinterfaces:
SVGMarkerElement, SVGPatternElement, SVGSVGElement, SVGSymbolElement, SVGViewElement, SVGViewSpec
All Known Implementing Classes:
SVGOMMarkerElement, SVGOMPatternElement, SVGOMSVGElement, SVGOMSymbolElement, SVGOMViewElement

public interface SVGFitToViewBox


Method Summary
 SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
           
 SVGAnimatedRect getViewBox()
           
 

Method Detail

getViewBox

public SVGAnimatedRect getViewBox()

getPreserveAspectRatio

public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()


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