public Point (Point p)

Constructs and initializes a point with the same location as the specified Point object.

Parameters:
p    a point

Since:  1.1