Point
Expression to represent a 2D point with coordinates x and y.
Parameters
x
An Expression representing the X coordinate of the point.
y
An Expression representing the Y coordinate of the point.
Expression to represent a 2D point with coordinates x and y.
An Expression representing the X coordinate of the point.
An Expression representing the Y coordinate of the point.