21#include <geos/export.h>
23#include <geos/geomgraph/EdgeEndStar.h>
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
Models the end of an edge incident on a node.
Definition EdgeEnd.h:54
An ordered list of EdgeEndBundle objects around a RelateNode.
Definition EdgeEndBundleStar.h:47
EdgeEndBundleStar()
Creates a new empty EdgeEndBundleStar.
Definition EdgeEndBundleStar.h:51
void insert(geomgraph::EdgeEnd *e) override
Insert a EdgeEnd into this EdgeEndStar.
void updateIM(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