Class DistanceToPoint

java.lang.Object
org.locationtech.jts.algorithm.distance.DistanceToPoint

public class DistanceToPoint extends 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.