Uses of Class
org.locationtech.jts.util.PriorityQueue
Packages that use PriorityQueue
Package
Description
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
-
Uses of PriorityQueue in org.locationtech.jts.index.strtree
Methods in org.locationtech.jts.index.strtree with parameters of type PriorityQueueModifier and TypeMethodDescriptionprivate voidBoundablePair.expand(Boundable bndComposite, Boundable bndOther, PriorityQueue priQ, double minDistance) voidBoundablePair.expandToQueue(PriorityQueue priQ, double minDistance) For a pair which is not a leaf (i.e.