GEOS  3.4.2
Public Member Functions | Protected Member Functions
geos::operation::relate::RelateNode Class Reference

Represents a node in the topological graph used to compute spatial relationships. More...

#include <RelateNode.h>

Inheritance diagram for geos::operation::relate::RelateNode:
geos::geomgraph::Node geos::geomgraph::GraphComponent

List of all members.

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.

Detailed Description

Represents a node in the topological graph used to compute spatial relationships.


Member Function Documentation

Update the IM with the contribution for the EdgeEnds incident on this node.


The documentation for this class was generated from the following file: