GEOS  3.9.1dev
Classes | Namespaces
RelateNodeGraph.h File Reference
#include <geos/export.h>
#include <geos/geomgraph/NodeMap.h>
#include <map>
#include <vector>
Include dependency graph for RelateNodeGraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::operation::relate::RelateNodeGraph
 Implements the simple graph of Nodes and geomgraph::EdgeEnd which is all that is required to determine topological relationships between Geometries. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::relate
 Contains classes to implement the computation of the spatial relationships of Geometrys.