GEOS  3.9.1dev
Classes | Namespaces
FuzzyPointLocator.h File Reference
#include <geos/export.h>
#include <geos/algorithm/PointLocator.h>
#include <geos/geom/Geometry.h>
#include <geos/geom/Location.h>
#include <vector>
#include <memory>
Include dependency graph for FuzzyPointLocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::operation::overlay::validate::FuzzyPointLocator
 Finds the most likely Location of a point relative to the polygonal components of a geometry, using a tolerance value. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::overlay
 Contains classes that perform a topological overlay to compute boolean spatial functions.
 
 geos::operation::overlay::validate