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