Package org.w3c.dom.svg
Interface SVGFitToViewBox
- All Known Subinterfaces:
SVGMarkerElement
,SVGPatternElement
,SVGSVGElement
,SVGSymbolElement
,SVGViewElement
,SVGViewSpec
public interface SVGFitToViewBox
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getViewBox
SVGAnimatedRect getViewBox() -
getPreserveAspectRatio
SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
-