Class DistanceToPointFinder

java.lang.Object
org.locationtech.jts.operation.buffer.validate.DistanceToPointFinder

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