@JsType(isNative=true,
name="SVGAnimatedNumberList",
namespace="<global>")
public class SVGAnimatedNumberList
extends Object
| Constructor and Description |
|---|
SVGAnimatedNumberList() |
| Modifier and Type | Method and Description |
|---|---|
SVGNumberList |
getAnimVal() |
SVGNumberList |
getBaseVal() |
@JsProperty(name="baseVal") public SVGNumberList getBaseVal()
@JsProperty(name="animVal") public SVGNumberList getAnimVal()
Copyright © 2018 Xalys. All rights reserved.