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