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