|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use STRtree | |
|---|---|
| com.vividsolutions.jts.index.strtree | Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree. |
| com.vividsolutions.jts.operation.distance | Provides classes for computing the distance between geometries |
| Uses of STRtree in com.vividsolutions.jts.index.strtree |
|---|
| Methods in com.vividsolutions.jts.index.strtree with parameters of type STRtree | |
|---|---|
Object[] |
STRtree.nearestNeighbour(STRtree tree,
ItemDistance itemDist)
Finds the two nearest items from this tree and another tree, using ItemDistance as the distance metric. |
| Uses of STRtree in com.vividsolutions.jts.operation.distance |
|---|
| Methods in com.vividsolutions.jts.operation.distance that return STRtree | |
|---|---|
static STRtree |
FacetSequenceTreeBuilder.build(Geometry g)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||