JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.locationtech.jts.edgegraph
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.locationtech.jts.edgegraph
package
org.locationtech.jts.edgegraph
Related Packages
Package
Description
org.locationtech.jts
Classes
Class
Description
EdgeGraph
A graph comprised of
HalfEdge
s.
EdgeGraphBuilder
Builds an edge graph from geometries containing edges.
HalfEdge
Represents a directed component of an edge in an
EdgeGraph
.
MarkHalfEdge
A
HalfEdge
which supports marking edges with a boolean flag.