Create a deep copy of other point 2d.
Create a point 2d from a Value.
Create a Point2d using the given mg_point_2d.
Create a Point2d from a copy of the given mg_point_2d.
Assigns a point 2d to another. The target of the assignment gets detached from whatever point 2d it was attached to, and attaches itself to the new point 2d.
Compares this point 2d with other. Return: true if same, false otherwise.
Returns SRID of the 2D point.
Return a printable string representation of this time.
Returns the x coordinate of the 2D point.
Returns the y coordinate of the 2D point.
Represents a single location in 2-dimensional space.
Contains SRID along with its x and y coordinates.