|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemBoundable | |
---|---|
com.vividsolutions.jts.index.strtree | Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree. |
Uses of ItemBoundable in com.vividsolutions.jts.index.strtree |
---|
Methods in com.vividsolutions.jts.index.strtree with parameters of type ItemBoundable | |
---|---|
double |
ItemDistance.distance(ItemBoundable item1,
ItemBoundable item2)
Computes the distance between two items. |
double |
GeometryItemDistance.distance(ItemBoundable item1,
ItemBoundable item2)
Computes the distance between two Geometry items,
using the Geometry.distance(Geometry) method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |