@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="SVGAnimatedRect")
public class SVGAnimatedRect
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
SVGAnimatedRect() |
| Modifier and Type | Method and Description |
|---|---|
DOMRectReadOnly |
animVal() |
DOMRect |
baseVal() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, values@JsProperty(name="animVal") @Nonnull public DOMRectReadOnly animVal()
@JsProperty(name="baseVal") @Nonnull public DOMRect baseVal()