GEOS  3.9.1dev
Classes | Namespaces
SimplePointInAreaLocator.h File Reference
#include <geos/algorithm/locate/PointOnGeometryLocator.h>
Include dependency graph for SimplePointInAreaLocator.h:

Go to the source code of this file.

Classes

class  geos::algorithm::locate::SimplePointInAreaLocator
 Computes the location of points relative to a polygonal Geometry, using a simple O(n) algorithm. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::algorithm
 Contains classes and interfaces implementing fundamental computational geometry algorithms.
 
 geos::algorithm::locate
 Classes which determine the Location of points in geometries.