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.
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25