GEOS  3.9.1dev
Classes | Namespaces
strtree/Interval.h File Reference
#include <geos/export.h>
Include dependency graph for strtree/Interval.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::Interval
 A contiguous portion of 1D-space. Used internally by SIRtree. 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.