A utility class for representing two-dimensional positions.
this
and other
.
this
and other
. [...]
factor
as if it were a vector. [...]
other
to this
, as if both points were vectors. [...]
other
from this
, as if both points were vectors. [...]
Point
is only equal to another Point
with the same coordinates. [...]