Class DistanceToPointFinder


  • public class DistanceToPointFinder
    extends java.lang.Object
    Computes the Euclidean distance (L2 metric) from a Point to a Geometry. Also computes two points which are separated by the distance.