16#ifndef GEOS_INDEXSTRTREE_H
17#define GEOS_INDEXSTRTREE_H
29#include <geos/index/strtree/AbstractNode.h>
30#include <geos/index/strtree/AbstractSTRtree.h>
31#include <geos/index/strtree/Boundable.h>
32#include <geos/index/strtree/Interval.h>
34#include <geos/index/strtree/SIRtree.h>
35#include <geos/index/strtree/STRtree.h>
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
Definition SIRtreePointInRing.h:32
Provides classes for various kinds of spatial indexes.
Definition IndexedNestedRingTester.h:31
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25