com.vividsolutions.jts.operation.relate
public class EdgeEndBuilder extends java.lang.Object
Constructor and Description |
---|
EdgeEndBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
computeEdgeEnds(Edge edge,
java.util.List l)
Creates stub edges for all the intersections in this
Edge (if any) and inserts them into the graph.
|
java.util.List |
computeEdgeEnds(java.util.Iterator edges) |
public java.util.List computeEdgeEnds(java.util.Iterator edges)
public void computeEdgeEnds(Edge edge, java.util.List l)