com.vividsolutions.jts.operation.relate
Constructor and Description |
---|
EdgeEndBundle(BoundaryNodeRule boundaryNodeRule,
EdgeEnd e) |
EdgeEndBundle(EdgeEnd e) |
Modifier and Type | Method and 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, init, setNode
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