Package org.locationtech.jts.edgegraph
-
Class Summary Class Description EdgeGraph A graph comprised ofHalfEdge
s.EdgeGraphBuilder Builds an edge graph from geometries containing edges.HalfEdge Represents a directed component of an edge in anEdgeGraph
.MarkHalfEdge AHalfEdge
which supports marking edges with a boolean flag.