strToCoordinate

abstract fun strToCoordinate(s: String): Coordinate2D?

Takes a string representation of a coordinate and converts to a coordinate.

Return

Coordinate2D