Package org.geotools.index.quadtree

Interface Summary
IndexStore DOCUMENT ME!
 

Class Summary
LazySearchCollection A collection that will open and close the QuadTree and find the next id in the index.
LazySearchIterator Iterator that search the quad tree depth first.
Node DOCUMENT ME!
QuadTree Java porting of mapserver quadtree implementation.

Note that this implementation is not thread safe, so don't share the same instance across two or more threads.
 

Exception Summary
StoreException DOCUMENT ME!
 



Copyright © 1996-2010 Geotools. All Rights Reserved.