| Name | Description | Type | Package | Framework |
| CachedQuadTree | An experimental QIX in memory index cache. | Class | org.geotools.data.shapefile.index | GeoTools |
| CloseableIterator | An iterator backed by some resource that needs closing when done usingAuthor:Andrea Aime - OpenGeo | Interface | org.geotools.data.shapefile.index | GeoTools |
| Data | Holds values (with associated DataDefinition)Author:Tommaso Nolli | Class | org.geotools.data.shapefile.index | GeoTools |
| DataDefinition | Class | org.geotools.data.shapefile.index | GeoTools | |
| FileSystemIndexStore | Class | org.geotools.data.shapefile.index.quadtree.fs | GeoTools | |
| FileSystemNode | Class | org.geotools.data.shapefile.index.quadtree.fs | GeoTools | |
| IndexHeader | Class | org.geotools.data.shapefile.index.quadtree.fs | GeoTools | |
| IndexStore | Interface | org.geotools.data.shapefile.index.quadtree | GeoTools | |
| LazySearchIterator | Iterator that search the quad tree depth first. | Class | org.geotools.data.shapefile.index.quadtree | GeoTools |
| Lock | Interface | org.geotools.data.shapefile.index | GeoTools | |
| LockManager | Class | org.geotools.data.shapefile.index | GeoTools | |
| LockTimeoutException | Class | org.geotools.data.shapefile.index | GeoTools | |
| Node | Class | org.geotools.data.shapefile.index.quadtree | GeoTools | |
| QuadTree | Java porting of mapserver quadtree implementation. | Class | org.geotools.data.shapefile.index.quadtree | GeoTools |
| StoreException | Class | org.geotools.data.shapefile.index.quadtree | GeoTools | |
| TreeException | Class | org.geotools.data.shapefile.index | GeoTools | |
| UnsupportedFilterException | This exception is thrown when we are asked to use a filter that does not contain a geometry literal (or anything else we can guess a bounds for). | Class | org.geotools.data.shapefile.index | GeoTools |