org.w3c.dom.svg
Interface SVGViewSpec
- All Superinterfaces:
- SVGFitToViewBox, SVGZoomAndPan
- public interface SVGViewSpec
- extends SVGZoomAndPan, SVGFitToViewBox
getTransform
public SVGTransformList getTransform()
getViewTarget
public SVGElement getViewTarget()
getViewBoxString
public String getViewBoxString()
getPreserveAspectRatioString
public String getPreserveAspectRatioString()
getTransformString
public String getTransformString()
getViewTargetString
public String getViewTargetString()
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.