A function method which computes the distance between two ItemBoundables in an STRtree. Used for Nearest Neighbour searches.
More...
#include <ItemDistance.h>
A function method which computes the distance between two ItemBoundables in an STRtree. Used for Nearest Neighbour searches.
- Author
- Martin Davis
◆ distance()
Computes the distance between two items.
- Parameters
-
- Returns
- the distance between the items
- Exceptions
-
IllegalArgumentException | if the metric is not applicable to the arguments |
The documentation for this class was generated from the following file: