com.vividsolutions.jts.operation.relate
Class EdgeEndBuilder
java.lang.Object
com.vividsolutions.jts.operation.relate.EdgeEndBuilder
public class EdgeEndBuilder
- extends Object
Computes the EdgeEnd
s which arise from a noded Edge
.
- Version:
- 1.7
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EdgeEndBuilder
public EdgeEndBuilder()
computeEdgeEnds
public List computeEdgeEnds(Iterator edges)
computeEdgeEnds
public void computeEdgeEnds(Edge edge,
List l)
- Creates stub edges for all the intersections in this
Edge (if any) and inserts them into the graph.
Copyright © 2012. All Rights Reserved.