21#include <geos/export.h>
23#include <geos/geomgraph/Node.h>
51 ~RelateNode()
override =
default;
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:217
Implementation of Dimensionally Extended Nine-Intersection Model (DE-9IM) matrix.
Definition IntersectionMatrix.h:51
A EdgeEndStar is an ordered list of EdgeEnds around a node.
Definition EdgeEndStar.h:63
The node component of a geometry graph.
Definition geomgraph/Node.h:59
void computeIM(geom::IntersectionMatrix &im) override
Basic nodes do not compute IMs.
void updateIMFromEdges(geom::IntersectionMatrix &im)
Contains classes that implement topology graphs.
Definition Depth.h:31
Contains classes to implement the computation of the spatial relationships of Geometrys.
Definition namespaces.h:280
Provides classes for implementing operations on geometries.
Definition namespaces.h:179
Basic namespace for all GEOS functionalities.
Definition geos.h:39