public class SVGAnimatedTransformList extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<SVGTransformList> |
animVal |
Objs.Property<SVGTransformList> |
baseVal |
| Modifier | Constructor and Description |
|---|---|
protected |
SVGAnimatedTransformList(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static SVGAnimatedTransformList |
$as(Object obj) |
SVGTransformList |
animVal() |
SVGTransformList |
baseVal() |
$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, valueOfpublic Objs.Property<SVGTransformList> animVal
public Objs.Property<SVGTransformList> baseVal
protected SVGAnimatedTransformList(Objs.Constructor<?> c, Object js)
public static SVGAnimatedTransformList $as(Object obj)
public SVGTransformList animVal()
public SVGTransformList baseVal()
Copyright © 2018. All rights reserved.