Class DistanceToPoint


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