GEOS  3.9.1dev
Classes | Namespaces
DistanceOp.h File Reference
#include <geos/export.h>
#include <geos/algorithm/PointLocator.h>
#include <geos/operation/distance/GeometryLocation.h>
#include <geos/geom/CoordinateSequence.h>
#include <array>
#include <vector>
#include <memory>
Include dependency graph for DistanceOp.h:

Go to the source code of this file.

Classes

class  geos::operation::distance::DistanceOp
 Find two points on two geom::Geometrys which lie within a given distance, or else are the nearest points on the geometries (in which case this also provides the distance between the geometries). More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::distance
 Provides classes for computing the distance between geometries.