@JsType(isNative=true,
name="SVGAnimatedRect",
namespace="<global>")
public interface SVGAnimatedRect
Modifier and Type | Method and Description |
---|---|
SVGRect |
getAnimVal() |
SVGRect |
getBaseVal() |
void |
setBaseVal(SVGRect baseVal) |
Copyright © 2018 Xalys. All rights reserved.