Class EdgeEndBuilder
java.lang.Object
org.locationtech.jts.operation.relate.EdgeEndBuilder
- Version:
- 1.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomputeEdgeEnds
(Iterator edges) void
computeEdgeEnds
(Edge edge, List l) Creates stub edges for all the intersections in this Edge (if any) and inserts them into the graph.
-
Constructor Details
-
EdgeEndBuilder
public EdgeEndBuilder()
-
-
Method Details
-
computeEdgeEnds
-
computeEdgeEnds
Creates stub edges for all the intersections in this Edge (if any) and inserts them into the graph.
-