org.deegree.io.quadtree |
|
Java Source File Name | Type | Comment |
DBNode.java | Class | Represents a node of a
DBQuadtree . |
DBQuadtree.java | Class | version: $Revision: 9342 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
DBQuadtreeDataTypes.java | Class | access to (SQL) datatype mapping depending on Quadtree backend
version: $Revision: 9342 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
DBQuadtreeManager.java | Class | Access control to a quadtree for managing spatial indizes stored in a usual database.
author: Andreas Poth author: last edited by: $Author: apoth $ version: $Revision: 9342 $, $Date: 2007-12-27 04:32:57 -0800 (Thu, 27 Dec 2007) $< Parameters: T - >the type of the quadtree. |
IndexException.java | Class | |
MemPointNode.java | Class | MemPointNode is the node class of a memory based implementation of a quadtree. |
MemPointQuadtree.java | Class | MemPointQuadtree is a memory based quadtree implementation for points. |
Node.java | Interface | |
Quadtree.java | Interface | version: $Revision: 9342 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |