getMaxPointDistance method

PointPairDistance getMaxPointDistance()

Implementation

PointPairDistance getMaxPointDistance() {
  return maxPtDist;
}