minus

operator fun minus(other: Coordinate): Coordinate

Subtracts one coordinate from another.

Return

The resulting coordinate.

Parameters

other

The coordinate to subtract.