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>
52 virtual ~RelateNode();
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:60
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
Definition geomgraph/Node.h:62
void computeIM(geom::IntersectionMatrix &im)
Basic nodes do not compute IMs.
void updateIMFromEdges(geom::IntersectionMatrix &im)
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Contains classes that implement topology graphs.
Definition IndexedNestedRingTester.h:34
Contains classes to implement the computation of the spatial relationships of Geometrys.
Definition EdgeEndBuilder.h:42
Provides classes for implementing operations on geometries.
Definition IndexedNestedRingTester.h:40
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25