GEOS  3.13.0dev
Classes
geos::algorithm::distance Namespace Reference

Classes to compute distance metrics between geometries. More...

Classes

class  DiscreteFrechetDistance
 An algorithm for computing a distance metric which is an approximation to the Frechet Distance based on a discretization of the input geom::Geometry. More...
 
class  DiscreteHausdorffDistance
 An algorithm for computing a distance metric which is an approximation to the Hausdorff Distance based on a discretization of the input geom::Geometry. More...
 
class  DistanceToPoint
 
class  PointPairDistance
 

Detailed Description

Classes to compute distance metrics between geometries.