JTS Core 1.17.1
Packages
Classes
Search
About
Top
EdgeSetNoder(LineIntersector)
addEdges(List): void
getNodedEdges(): List
Bottom
Source
Classic
org.locationtech.jts.operation.overlay
Class EdgeSetNoder
Hierarchy:
Object
, EdgeSetNoder
public class EdgeSetNoder
Nodes a set of edges. Takes one or more sets of edges and constructs a new set of edges consisting of all the split edges created by noding the input edges together
Other
version: 1.7
public
EdgeSetNoder(
LineIntersector
li)
public
void addEdges(
List
edges)
public
List
getNodedEdges()