public class SVGUnitTypes extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
static double |
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX |
static double |
SVG_UNIT_TYPE_UNKNOWN |
static double |
SVG_UNIT_TYPE_USERSPACEONUSE |
Modifier | Constructor and Description |
---|---|
protected |
SVGUnitTypes(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static SVGUnitTypes |
$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_UNIT_TYPE_OBJECTBOUNDINGBOX
public static double SVG_UNIT_TYPE_UNKNOWN
public static double SVG_UNIT_TYPE_USERSPACEONUSE
protected SVGUnitTypes(Objs.Constructor<?> c, Object js)
public static SVGUnitTypes $as(Object obj)
Copyright © 2018. All rights reserved.