21 #include <geos/export.h> 23 #include <geos/geomgraph/Node.h> 28 class IntersectionMatrix;
A EdgeEndStar is an ordered list of EdgeEnds around a node.
Definition: EdgeEndStar.h:62
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:58
Implementation of Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix. ...
Definition: IntersectionMatrix.h:51
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25
The node component of a geometry graph.
Definition: geomgraph/Node.h:59
Represents a node in the topological graph used to compute spatial relationships. ...
Definition: RelateNode.h:45