Uses of Package
org.locationtech.jts.index.chain
Packages that use org.locationtech.jts.index.chain
Package
Description
Contains classes that implement Monotone Chains
Classes to compute nodings for arrangements of line segments and line segment sequences.
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
-
Classes in org.locationtech.jts.index.chain used by org.locationtech.jts.index.chainClassDescriptionMonotone Chains are a way of partitioning the segments of a linestring to allow for fast searching of intersections.The action for the internal iterator for performing overlap queries on a MonotoneChainThe action for the internal iterator for performing envelope select queries on a MonotoneChain
-
Classes in org.locationtech.jts.index.chain used by org.locationtech.jts.nodingClassDescriptionMonotone Chains are a way of partitioning the segments of a linestring to allow for fast searching of intersections.The action for the internal iterator for performing overlap queries on a MonotoneChain
-
Classes in org.locationtech.jts.index.chain used by org.locationtech.jts.noding.snaproundClassDescriptionMonotone Chains are a way of partitioning the segments of a linestring to allow for fast searching of intersections.The action for the internal iterator for performing envelope select queries on a MonotoneChain