org.w3c.dom.svg
Interface SVGFitToViewBox

All Known Subinterfaces:
SVGMarkerElement, SVGPatternElement, SVGSVGElement, SVGSymbolElement, SVGViewElement, SVGViewSpec

public interface SVGFitToViewBox


Method Summary
 SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
           
 SVGAnimatedRect getViewBox()
           
 

Method Detail

getViewBox

SVGAnimatedRect getViewBox()

getPreserveAspectRatio

SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()