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