Point Methods

Point(x,y)
Constructs a point having the given coordinates.
getX()
Returns the $x$ coordinate of a point.
getY()
Returns the $y$ coordinate of a point.



John Zelle 2010-08-29