YUI recommends YUI3.

YUI 2 has been deprecated since 2011. This site acts as an archive for files and documentation.

This documentation is no longer maintained.

Yahoo! UI Library

dom  2.9.0

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 © 2011 Yahoo! Inc. All rights reserved.