com.vividsolutions.jts.operation.overlay
Class EdgeSetNoder
java.lang.Object
com.vividsolutions.jts.operation.overlay.EdgeSetNoder
public class EdgeSetNoder
- extends Object
Nodes a set of edges.
Takes one or more sets of edges and constructs a
new set of edges consisting of all the split edges created by
noding the input edges together
- Version:
- 1.7
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EdgeSetNoder
public EdgeSetNoder(LineIntersector li)
addEdges
public void addEdges(List edges)
getNodedEdges
public List getNodedEdges()
Copyright © 2012. All Rights Reserved.