21#include <geos/index/strtree/ItemBoundable.h>
Boundable wrapper for a non-Boundable spatial object. Used internally by AbstractSTRtree.
Definition ItemBoundable.h:32
A function method which computes the distance between two ItemBoundables in an STRtree....
Definition ItemDistance.h:33
virtual double distance(const ItemBoundable *item1, const ItemBoundable *item2)=0
Computes the distance between two items.
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
Definition AbstractNode.h:31
Provides classes for various kinds of spatial indexes.
Definition DiscreteFrechetDistance.h:50
Basic namespace for all GEOS functionalities.
Definition geos.h:39