19 #ifndef GEOS_OP_RELATE_RELATENODE_H
20 #define GEOS_OP_RELATE_RELATENODE_H
22 #include <geos/export.h>
24 #include <geos/geomgraph/Node.h>
29 class IntersectionMatrix;
69 #endif // GEOS_OP_RELATE_RELATENODE_H
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
Represents a node in the topological graph used to compute spatial relationships.
Definition: RelateNode.h:46
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:84
A EdgeEndStar is an ordered list of EdgeEnds around a node.
Definition: EdgeEndStar.h:65
Definition: geomgraph/Node.h:62
Implementation of Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.
Definition: IntersectionMatrix.h:86