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 | Description |
---|---|---|
double |
GeometryItemDistance.distance(ItemBoundable item1,
ItemBoundable item2) |
Computes the distance between two
Geometry items,
using the Geometry.distance(Geometry) method. |
double |
ItemDistance.distance(ItemBoundable item1,
ItemBoundable item2) |
Computes the distance between two items.
|
Copyright © 2018. All rights reserved.