19 #ifndef GEOS_OP_RELATE_RELATENODEGRAPH_H
20 #define GEOS_OP_RELATE_RELATENODEGRAPH_H
22 #include <geos/export.h>
23 #include <geos/geomgraph/NodeMap.h>
32 struct CoordinateLessThen;
76 geomgraph::NodeMap::container& getNodeMap();
85 void insertEdgeEnds(std::vector<geomgraph::EdgeEnd*>* ee);
89 geomgraph::NodeMap* nodes;
A GeometryGraph is a graph that models a given Geometry.
Definition: GeometryGraph.h:74
Implements the simple graph of Nodes and geomgraph::EdgeEnd which is all that is required to determin...
Definition: RelateNodeGraph.h:68
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26