public class SVGZoomAndPan extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
static double |
SVG_ZOOMANDPAN_DISABLE |
static double |
SVG_ZOOMANDPAN_MAGNIFY |
static double |
SVG_ZOOMANDPAN_UNKNOWN |
Modifier | Constructor and Description |
---|---|
protected |
SVGZoomAndPan(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static SVGZoomAndPan |
$as(Object obj) |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public static double SVG_ZOOMANDPAN_DISABLE
public static double SVG_ZOOMANDPAN_MAGNIFY
public static double SVG_ZOOMANDPAN_UNKNOWN
protected SVGZoomAndPan(Objs.Constructor<?> c, Object js)
public static SVGZoomAndPan $as(Object obj)
Copyright © 2018. All rights reserved.