Uses of Package
org.locationtech.jts.index.chain
-
Packages that use org.locationtech.jts.index.chain Package Description org.locationtech.jts.index.chain org.locationtech.jts.noding org.locationtech.jts.noding.snapround -
Classes in org.locationtech.jts.index.chain used by org.locationtech.jts.index.chain Class Description MonotoneChain Monotone Chains are a way of partitioning the segments of a linestring to allow for fast searching of intersections.MonotoneChainOverlapAction The action for the internal iterator for performing overlap queries on a MonotoneChainMonotoneChainSelectAction The 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.noding Class Description MonotoneChain Monotone Chains are a way of partitioning the segments of a linestring to allow for fast searching of intersections.MonotoneChainOverlapAction 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.snapround Class Description MonotoneChain Monotone Chains are a way of partitioning the segments of a linestring to allow for fast searching of intersections.MonotoneChainSelectAction The action for the internal iterator for performing envelope select queries on a MonotoneChain