EdgeEndBuilder

Computes the {link EdgeEnd}s which arise from a noded {link Edge}.

Version

1.7

class Object
trait Matchable
class Any

Value members

Concrete methods

def computeEdgeEnds(edges: Iterator[Edge]): ArrayList[EdgeEnd]
def computeEdgeEnds(edge: Edge, l: List[EdgeEnd]): Unit

Creates stub edges for all the intersections in this Edge (if any) and inserts them into the graph.

Creates stub edges for all the intersections in this Edge (if any) and inserts them into the graph.