asString method

String asString()

Implementation

String asString() {
  return CoordinateSequences.asString(this);
}