singleton

open fun singleton(@NonNull point: Point): CoordinateBounds

Returns the bounds consisting of the single point.

Return

The newly constructed singleton bounds record.

Parameters

point

The coordinate of all corners of the bounds.