GEOS  3.3.3
Public Member Functions | Protected Member Functions | List of all members
geos::operation::relate::RelateNode Class Reference

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)
 

Detailed Description

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


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