public class ClientRect extends Object
Modifier and Type | Field and Description |
---|---|
double |
bottom |
double |
height |
double |
left |
static ClientRect |
prototype |
double |
right |
double |
top |
double |
width |
constructor
Constructor and Description |
---|
ClientRect() |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public double bottom
public double height
public double left
public double right
public double top
public double width
public static ClientRect prototype