search

goog.math.Rect

Provided By
All Implemented Interfaces

Class for representing rectangular regions.

new Rect( x, y, w, h )

Parameters
xnumber

Left.

ynumber

Top.

wnumber

Width.

hnumber

Height.

Instance Methods

Instance Properties

Static Functions