Package org.deegree.commons.index

Interface Summary
PositionableModel The PositionableModel defines methods on an object model for getting scene position and size information.
 

Class Summary
QTree<T> The QTree is a quadtree based organization of a scene containing PositionableModels.
RTree<T> RTree NB: When creating node entry arrays i.e. new RTree.NodeEntry[bigM + 1], be sure to always use dimension bigM + 1, as this length is expected (otherwise NullPointerExceptions will pop up).
SpatialIndex<T> The SpatialIndex defines basic methods for the adding, removing and querying of a spatial index.
 

Exception Summary
NoOverlapException The class TODO add class documentation here.
 



Copyright © 2011. All Rights Reserved.