@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="DOMRectList")
public class DOMRectList
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
DOMRectList() |
| Modifier and Type | Method and Description |
|---|---|
DOMRect |
item(int index) |
int |
length() |
@JsProperty(name="length") public int length()
@Nullable public DOMRect item(int index)