geos::operation::relate::EdgeEndBundleStar Class Reference

An ordered list of EdgeEndBundle objects around a RelateNode. More...

#include <EdgeEndBundleStar.h>

Inheritance diagram for geos::operation::relate::EdgeEndBundleStar:
geos::geomgraph::EdgeEndStar

List of all members.

Public Member Functions

 EdgeEndBundleStar ()
 Creates a new empty EdgeEndBundleStar.
void insert (geomgraph::EdgeEnd *e)
 Insert a EdgeEnd into this EdgeEndStar.
void updateIM (geom::IntersectionMatrix &im)

Detailed Description

An ordered list of EdgeEndBundle objects around a RelateNode.

They are maintained in CCW order (starting with the positive x-axis) around the node for efficient lookup and topology building.


Member Function Documentation

void geos::operation::relate::EdgeEndBundleStar::updateIM ( geom::IntersectionMatrix im  ) 

Update the IM with the contribution for the EdgeStubs around the node.


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

Generated on 20 Dec 2013 for GEOS by  doxygen 1.6.1