Uses of Class
org.locationtech.jts.index.intervalrtree.SortedPackedIntervalRTree
-
Packages that use SortedPackedIntervalRTree Package Description org.locationtech.jts.algorithm.locate Classes to determine the topological location of points in geometries. -
-
Uses of SortedPackedIntervalRTree in org.locationtech.jts.algorithm.locate
Fields in org.locationtech.jts.algorithm.locate declared as SortedPackedIntervalRTree Modifier and Type Field Description private SortedPackedIntervalRTree
IndexedPointInAreaLocator.IntervalIndexedGeometry. index
-