Class EdgeEndBuilder

Hierarchy: Object , EdgeEndBuilder
public class EdgeEndBuilder
Computes the EdgeEnds which arise from a noded Edge.

Other

  • version: 1.7
public EdgeEndBuilder()
public List computeEdgeEnds(Iterator edges)
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.