| Package | Description |
|---|---|
| com.vividsolutions.jts.index.strtree | |
| com.vividsolutions.jts.operation.distance |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
STRtree.nearestNeighbour(STRtree tree,
ItemDistance itemDist)
Finds the two nearest items from this tree
and another tree,
using
ItemDistance as the distance metric. |
| Modifier and Type | Method and Description |
|---|---|
static STRtree |
FacetSequenceTreeBuilder.build(Geometry g) |
Copyright © 2015. All rights reserved.