public class SVGRect extends Object
Modifier and Type | Field and Description |
---|---|
double |
height |
static SVGRect |
prototype |
double |
width |
double |
x |
double |
y |
constructor
Constructor and Description |
---|
SVGRect() |
$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 height
public double width
public double x
public double y
public static SVGRect prototype