get

operator fun get(index: Int): Double(source)

Get the coordinate at the given index.

Return

The coordinate at the given index.

Parameters

index

The index of the coordinate to retrieve.