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