public class EdgeEndBuilder
extends java.lang.Object
| Constructor | Description |
|---|---|
EdgeEndBuilder() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List |
computeEdgeEnds(java.util.Iterator edges) |
|
void |
computeEdgeEnds(Edge edge,
java.util.List l) |
Creates stub edges for all the intersections in this
Edge (if any) and inserts them into the graph.
|
public java.util.List computeEdgeEnds(java.util.Iterator edges)
public void computeEdgeEnds(Edge edge, java.util.List l)
Copyright © 2018. All rights reserved.