getPoint method

Coordinate getPoint()

Implementation

Coordinate getPoint() {
  return pt;
}