public class EdgeEndBundleStar extends EdgeEndStar
EdgeEndBundle
s around a RelateNode
.
They are maintained in CCW order (starting with the positive x-axis) around the node
for efficient lookup and topology building.Constructor and Description |
---|
EdgeEndBundleStar()
Creates a new empty EdgeEndBundleStar
|
Modifier and Type | Method and Description |
---|---|
void |
insert(EdgeEnd e)
Insert a EdgeEnd in order in the list.
|
computeLabelling, findIndex, getCoordinate, getDegree, getEdges, getNextCW, isAreaLabelsConsistent, iterator, print, toString
public EdgeEndBundleStar()
public void insert(EdgeEnd e)
insert
in class EdgeEndStar
e
- EdgeEndCopyright © 2024. All rights reserved.