public interface SVGFitToViewBox
| Modifier and Type | Method and Description |
|---|---|
SVGAnimatedPreserveAspectRatio |
getPreserveAspectRatio() |
SVGAnimatedRect |
getViewBox() |
void |
setPreserveAspectRatio(SVGAnimatedPreserveAspectRatio preserveAspectRatio) |
void |
setViewBox(SVGAnimatedRect viewBox) |
SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
SVGAnimatedRect getViewBox()
void setPreserveAspectRatio(SVGAnimatedPreserveAspectRatio preserveAspectRatio)
void setViewBox(SVGAnimatedRect viewBox)