@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="SVGAnimatedLengthList")
public class SVGAnimatedLengthList
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
SVGAnimatedLengthList() |
| Modifier and Type | Method and Description |
|---|---|
SVGLengthList |
animVal() |
SVGLengthList |
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 SVGLengthList animVal()
@JsProperty(name="baseVal") @Nonnull public SVGLengthList baseVal()