GEOS  3.9.1dev
Classes | Namespaces
IndexedPointInAreaLocator.h File Reference
#include <geos/geom/LineSegment.h>
#include <geos/algorithm/locate/PointOnGeometryLocator.h>
#include <geos/index/ItemVisitor.h>
#include <geos/index/intervalrtree/SortedPackedIntervalRTree.h>
#include <memory>
#include <vector>
Include dependency graph for IndexedPointInAreaLocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::algorithm::locate::IndexedPointInAreaLocator
 Determines the location of Coordinates relative to an areal geometry, using indexing for efficiency. More...
 
class  geos::algorithm::locate::IndexedPointInAreaLocator::IntervalIndexedGeometry
 
class  geos::algorithm::locate::IndexedPointInAreaLocator::SegmentVisitor
 

Namespaces

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