org.w3c.dom.svg
Interface SVGZoomAndPan
- All Known Subinterfaces:
- SVGSVGElement, SVGViewElement, SVGViewSpec
- public interface SVGZoomAndPan
SVG_ZOOMANDPAN_UNKNOWN
public static final short SVG_ZOOMANDPAN_UNKNOWN
SVG_ZOOMANDPAN_DISABLE
public static final short SVG_ZOOMANDPAN_DISABLE
SVG_ZOOMANDPAN_MAGNIFY
public static final short SVG_ZOOMANDPAN_MAGNIFY
getZoomAndPan
public short getZoomAndPan()
setZoomAndPan
public void setZoomAndPan(short zoomAndPan)
throws DOMException
Copyright © 2002 Apache Software Foundation. All Rights Reserved.