Point.toString
Class Overview | Class Members |
This Package |
All Packages
public String toString()
Returns
a string representation of this point,
including the values of its member fields.
Description
Returns a representation of this point and its location
in the (x, y) coordinate space as a string.
Overrides
toString in class Object