GEOS  3.6.2
Public Member Functions
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

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


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