GEOS  3.9.1dev
Classes | Namespaces
ItemDistance.h File Reference
#include <geos/index/strtree/ItemBoundable.h>
Include dependency graph for ItemDistance.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::index::strtree::ItemDistance
 A function method which computes the distance between two ItemBoundables in an STRtree. Used for Nearest Neighbour searches. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::index
 Provides classes for various kinds of spatial indexes.
 
 geos::index::strtree
 Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.