search

goog.math.Coordinate

Provided By
All Known Direct Subclasses

Class for representing coordinates and positions.

new Coordinate( opt_x, opt_y )

Parameters
opt_xnumber=

Left, defaults to 0.

opt_ynumber=

Top, defaults to 0.

Instance Methods

Instance Properties

Static Functions