|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RTreeException | |
---|---|
org.deegree.io.rtree |
Uses of RTreeException in org.deegree.io.rtree |
---|
Methods in org.deegree.io.rtree that throw RTreeException | |
---|---|
void |
RTree.close()
Closes the rtree. |
java.lang.Object[] |
RTree.contains(HyperBoundingBox box)
Searches all entries in the R-Tree whose HyperBoundingBoxes contain the given. |
boolean |
RTree.delete(HyperBoundingBox box)
Deletes all entries from the R-Tree with given HyperBoundingBox |
boolean |
RTree.delete(HyperBoundingBox box,
int objID)
Deletes an entry from the RTree. |
java.lang.Object[] |
RTree.find(HyperBoundingBox box)
Retrieves all entries with the given HyperBoundingBox. |
boolean |
RTree.insert(java.lang.Object obj,
HyperBoundingBox box)
Inserts the given Object associated with the given HyperBoundingBox object into the R-Tree. |
java.lang.Object[] |
RTree.intersects(HyperBoundingBox box)
Searches all entries in the R-Tree whose HyperBoundingBoxes intersect with the given. |
double[] |
RTree.nearestNeighbour(HyperPoint point)
Queries the nearest neighbour to given search HyperPoint |
Constructors in org.deegree.io.rtree that throw RTreeException | |
---|---|
RTree(int dimension,
int maxLoad)
Creates an empty R-Tree with a memory-mapped pagefile (MemoryPageFile) and an empty root node |
|
RTree(int dimension,
int maxLoad,
java.lang.String fileName)
Creates an empty R-Tree with a persistent pagefile (PersistentPageFile) and an empty root node. |
|
RTree(java.lang.String fileName)
Creates an R-Tree from an EXISTING persistent pagefile (PersistentPageFile). |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org