Package | Description |
---|---|
org.locationtech.jts.index.strtree |
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
|
Modifier and Type | Method and Description |
---|---|
private void |
BoundablePair.expand(Boundable bndComposite,
Boundable bndOther,
PriorityQueue priQ,
double minDistance) |
void |
BoundablePair.expandToQueue(PriorityQueue priQ,
double minDistance)
For a pair which is not a leaf
(i.e.
|