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