FastNodingValidator

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def computeIntersections(segStrings: Collection[SegmentString]): List[_]

Gets a list of all intersections found. Intersections are represented as {link Coordinate}s. List is empty if none were found.

Gets a list of all intersections found. Intersections are represented as {link Coordinate}s. List is empty if none were found.

Value Params
segStrings

a collection of SegmentStrings return a list of Coordinate