Package | Description |
---|---|
com.vividsolutions.jts.index.strtree |
Modifier and Type | Method and Description |
---|---|
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. |
Copyright © 2016. All rights reserved.