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