public interface SVGViewSpec
Modifier and Type | Method and Description |
---|---|
SVGAnimatedPreserveAspectRatio |
getPreserveAspectRatio() |
String |
getPreserveAspectRatioString() |
SVGTransformList |
getTransform() |
String |
getTransformString() |
SVGAnimatedRect |
getViewBox() |
String |
getViewBoxString() |
SVGElement |
getViewTarget() |
String |
getViewTargetString() |
int |
getZoomAndPan() |
void |
setZoomAndPan(int arg) |
SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
String getPreserveAspectRatioString()
SVGTransformList getTransform()
String getTransformString()
SVGAnimatedRect getViewBox()
String getViewBoxString()
SVGElement getViewTarget()
String getViewTargetString()
int getZoomAndPan()
void setZoomAndPan(int arg)
Copyright © 2018. All rights reserved.