Package org.locationtech.jts.index.chain
package org.locationtech.jts.index.chain
Contains classes that implement Monotone Chains
-
ClassesClassDescriptionMonotone Chains are a way of partitioning the segments of a linestring to allow for fast searching of intersections.Constructs
MonotoneChain
s for sequences ofCoordinate
s.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