SVGSVGElement, SVGViewElement, SVGViewSpecpublic interface SVGZoomAndPan
| Modifier and Type | Field | Description |
|---|---|---|
static short |
SVG_ZOOMANDPAN_DISABLE |
|
static short |
SVG_ZOOMANDPAN_MAGNIFY |
|
static short |
SVG_ZOOMANDPAN_UNKNOWN |
| Modifier and Type | Method | 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