20 #ifndef GEOS_OP_RELATE_RELATENODE_H
21 #define GEOS_OP_RELATE_RELATENODE_H
23 #include <geos/export.h>
25 #include <geos/geomgraph/Node.h>
30 class IntersectionMatrix;
67 #endif // GEOS_OP_RELATE_RELATENODE_H
A EdgeEndStar is an ordered list of EdgeEnds around a node.
Definition: EdgeEndStar.h:63
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:61
Implementation of Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix. ...
Definition: IntersectionMatrix.h:52
Represents a node in the topological graph used to compute spatial relationships. ...
Definition: RelateNode.h:47