Represents a node in the topological graph used to compute spatial relationships. More...
#include <RelateNode.h>
Inherits geos::geomgraph::Node.
Public Member Functions | |
| RelateNode (const geom::Coordinate &coord, geomgraph::EdgeEndStar *edges) | |
| void | updateIMFromEdges (geom::IntersectionMatrix *im) |
Protected Member Functions | |
| void | computeIM (geom::IntersectionMatrix *im) |
Represents a node in the topological graph used to compute spatial relationships.
Represents a node in the topological graph used to compute spatial relationships.
1.7.2