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