public interface SVGZoomAndPan
| Modifier and Type | Field and Description |
|---|---|
static short |
SVG_ZOOMANDPAN_DISABLE |
static short |
SVG_ZOOMANDPAN_MAGNIFY |
static short |
SVG_ZOOMANDPAN_UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
short |
getZoomAndPan() |
void |
setZoomAndPan(short zoomAndPan) |
static final short SVG_ZOOMANDPAN_UNKNOWN
static final short SVG_ZOOMANDPAN_DISABLE
static final short SVG_ZOOMANDPAN_MAGNIFY
short getZoomAndPan()
void setZoomAndPan(short zoomAndPan)
throws DOMException
DOMException