Creates a Point instance.
The x-coordinate, or 0 if unspecified.
The y-coordinate, or 0 if unspecified.
Returns whether this point is equal to another one.
The point to compare to, which may be
null.
Whether the two points are equal.
Generated using TypeDoc
A simple x-y coordinate.