21 #include <geos/export.h>
22 #include <geos/geomgraph/NodeMap.h>
31 struct CoordinateLessThan;
75 geomgraph::NodeMap::container& getNodeMap();
84 void insertEdgeEnds(std::vector<std::unique_ptr<geomgraph::EdgeEnd>>& ee);
88 geomgraph::NodeMap* nodes;
A GeometryGraph is a graph that models a given Geometry.
Definition: GeometryGraph.h:71
Implements the simple graph of Nodes and geomgraph::EdgeEnd which is all that is required to determin...
Definition: RelateNodeGraph.h:67
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25