coordinateToStr

abstract fun coordinateToStr(c: Coordinate2D): String

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

Return

String coordinate