Uses of Package
org.locationtech.jts.index.intervalrtree
-
Packages that use org.locationtech.jts.index.intervalrtree Package Description org.locationtech.jts.algorithm.locate Classes to determine the topological location of points in geometries.org.locationtech.jts.index.intervalrtree Contains classes to implement an R-tree index for one-dimensional intervals. -
Classes in org.locationtech.jts.index.intervalrtree used by org.locationtech.jts.algorithm.locate Class Description SortedPackedIntervalRTree A static index on a set of 1-dimensional intervals, using an R-Tree packed based on the order of the interval midpoints. -
Classes in org.locationtech.jts.index.intervalrtree used by org.locationtech.jts.index.intervalrtree Class Description IntervalRTreeNode