Uses of Package
org.locationtech.jts.edgegraph
-
Packages that use org.locationtech.jts.edgegraph Package Description org.locationtech.jts.dissolve org.locationtech.jts.edgegraph -
Classes in org.locationtech.jts.edgegraph used by org.locationtech.jts.dissolve Class Description EdgeGraph A graph comprised ofHalfEdge
s.HalfEdge Represents a directed component of an edge in anEdgeGraph
.MarkHalfEdge AHalfEdge
which supports marking edges with a boolean flag. -
Classes in org.locationtech.jts.edgegraph used by org.locationtech.jts.edgegraph Class Description EdgeGraph A graph comprised ofHalfEdge
s.HalfEdge Represents a directed component of an edge in anEdgeGraph
.