Yahoo! UI Library

dom  2.8.0r4

Yahoo! UI Library > dom > YAHOO.util.Point
Search:
 
Filters

Class YAHOO.util.Point - extends YAHOO.util.Region

A point is a region that is special in that it represents a single point on the grid.

Constructor

YAHOO.util.Point ( x , y )
Parameters:
x <Int> The X position of the point
y <Int> The Y position of the point

Properties inherited from YAHOO.util.Region:


Copyright © 2009 Yahoo! Inc. All rights reserved.