Uses of Package
org.locationtech.jts.geomgraph.index
Packages that use org.locationtech.jts.geomgraph.index
Package
Description
Contains classes that implement topology graphs.
Contains classes that implement indexes for performing noding on geometry graph edges.
Contains classes to implement the computation of the spatial relationships of
Geometry
s.-
Classes in org.locationtech.jts.geomgraph.index used by org.locationtech.jts.geomgraphClassDescriptionAn EdgeSetIntersector computes all the intersections between the edges in the set.MonotoneChains are a way of partitioning the segments of an edge to allow for fast searching of intersections.Computes the intersection of line segments, and adds the intersection to the edges containing the segments.
-
Classes in org.locationtech.jts.geomgraph.index used by org.locationtech.jts.geomgraph.indexClassDescriptionAn EdgeSetIntersector computes all the intersections between the edges in the set.MonotoneChains are a way of partitioning the segments of an edge to allow for fast searching of intersections.Computes the intersection of line segments, and adds the intersection to the edges containing the segments.
-
Classes in org.locationtech.jts.geomgraph.index used by org.locationtech.jts.operation.relateClassDescriptionComputes the intersection of line segments, and adds the intersection to the edges containing the segments.