Creates point with x and y coordinates.
Point x coordinate.
Point y coordinate.
Point x coordinate.
Point y coordinate.
Creates additive inversion for this point such as this + other = 0
Adds other NumericPoint to this one.
Other point.
Static
compareCompares x coordinates of two numeric points.
First point to compare.
Second point to compare.
Generated using TypeDoc
Point with numeric X coordinate.