Class PointPairDistance

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

public class PointPairDistance extends Object
Contains a pair of points and the distance between them. Provides methods to update with a new point pair with either maximum or minimum distance.
  • Constructor Details

    • PointPairDistance

      public PointPairDistance()
  • Method Details