Class ParallelWays.ClosestPoint

    • Field Summary

      Fields 
      Modifier and Type Field Description
      EastNorth point
      the closest point on the source path
      EastNorth segmentEnd
      end of the source segment the closest point lies on
      EastNorth segmentStart
      start of the source segment the closest point lies on
      double signedDistance
      distance between the given point and the path; positive if the given point lies to the left of the path (in the direction of the reference way), i.e.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait