#include <EdgeEndBundleStar.h>
Inheritance diagram for geos::operation::relate::EdgeEndBundleStar:
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) |
They are maintained in CCW order (starting with the positive x-axis) around the node for efficient lookup and topology building.
void geos::operation::relate::EdgeEndBundleStar::updateIM | ( | geom::IntersectionMatrix & | im | ) |
Update the IM with the contribution for the EdgeStubs around the node.