@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="SVGAnimatedPreserveAspectRatio")
public class SVGAnimatedPreserveAspectRatio
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
SVGAnimatedPreserveAspectRatio() |
| Modifier and Type | Method and Description |
|---|---|
SVGPreserveAspectRatio |
animVal() |
SVGPreserveAspectRatio |
baseVal() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@JsProperty(name="animVal") @Nonnull public SVGPreserveAspectRatio animVal()
@JsProperty(name="baseVal") @Nonnull public SVGPreserveAspectRatio baseVal()