- All Superinterfaces:
SVGFitToViewBox
,SVGZoomAndPan
-
Field Summary
Fields inherited from interface org.w3c.dom.svg.SVGZoomAndPan
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.w3c.dom.svg.SVGFitToViewBox
getPreserveAspectRatio, getViewBox
Methods inherited from interface org.w3c.dom.svg.SVGZoomAndPan
getZoomAndPan, setZoomAndPan
-
Method Details
-
getTransform
SVGTransformList getTransform() -
getViewTarget
SVGElement getViewTarget() -
getViewBoxString
String getViewBoxString() -
getPreserveAspectRatioString
String getPreserveAspectRatioString() -
getTransformString
String getTransformString() -
getViewTargetString
String getViewTargetString()
-