|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.operation.overlay.EdgeSetNoder
public class EdgeSetNoder
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
Constructor Summary | |
---|---|
EdgeSetNoder(LineIntersector li)
|
Method Summary | |
---|---|
void |
addEdges(java.util.List edges)
|
java.util.List |
getNodedEdges()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EdgeSetNoder(LineIntersector li)
Method Detail |
---|
public void addEdges(java.util.List edges)
public java.util.List getNodedEdges()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |