Constructor | Description |
---|---|
EdgeEndBundle(BoundaryNodeRule boundaryNodeRule,
EdgeEnd e) |
|
EdgeEndBundle(EdgeEnd e) |
Modifier and Type | Method | Description |
---|---|---|
void |
computeLabel(BoundaryNodeRule boundaryNodeRule) |
This computes the overall edge label for the set of
edges in this EdgeStubBundle.
|
java.util.List |
getEdgeEnds() |
|
Label |
getLabel() |
|
void |
insert(EdgeEnd e) |
|
java.util.Iterator |
iterator() |
|
void |
print(java.io.PrintStream out) |
compareDirection, compareTo, getCoordinate, getDirectedCoordinate, getDx, getDy, getEdge, getNode, getQuadrant, setNode, toString
public EdgeEndBundle(BoundaryNodeRule boundaryNodeRule, EdgeEnd e)
public EdgeEndBundle(EdgeEnd e)
public java.util.Iterator iterator()
public java.util.List getEdgeEnds()
public void insert(EdgeEnd e)
public void computeLabel(BoundaryNodeRule boundaryNodeRule)
computeLabel
in class EdgeEnd
Copyright © 2018. All rights reserved.