Object |
bottom
|
Object |
left
|
Object |
right
|
Object |
top
|
int |
x
The X position of the point
|
int |
y
The Y position of the point
|
Class YAHOO.util.Point
Object | +--Region | +--YAHOO.util.Point
class
YAHOO.util.Point
Constructor Summary [top]
YAHOO.util.Point
A point is a region that is special in that it represents a single point on
the grid.
Constructor Detail [top]
YAHOO.util.Point
YAHOO.util.Point
()
A point is a region that is special in that it represents a single point on
the grid.
- Parameters:
-
x
- The X position of the point -
y
- The Y position of the point