Class EdgeSetNoder

Hierarchy: Object , 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

Other

  • version: 1.7
public EdgeSetNoder(LineIntersector li)
public void addEdges(List edges)
public List getNodedEdges()