#include <RelateNode.h>
Inheritance diagram for geos::operation::relate::RelateNode:
Public Member Functions | |
RelateNode (const geom::Coordinate &coord, geomgraph::EdgeEndStar *edges) | |
void | updateIMFromEdges (geom::IntersectionMatrix &im) |
Protected Member Functions | |
void | computeIM (geom::IntersectionMatrix &im) |
Basic nodes do not compute IMs. |
void geos::operation::relate::RelateNode::updateIMFromEdges | ( | geom::IntersectionMatrix & | im | ) |
Update the IM with the contribution for the EdgeEnds incident on this node.