org.deegree.commons.index
Class RTreeTest
java.lang.Object
org.deegree.commons.index.RTreeTest
public class RTreeTest
- extends Object
- Version:
- $Revision: 30119 $, $Date: 2011-03-22 10:02:35 +0100 (Tue, 22 Mar 2011) $
- Author:
- Andrei Ionita, last edited by: $Author: aschmitz $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bigM
public int bigM
tree
public RTree<Long> tree
RTreeTest
public RTreeTest()
loadWikipediaTree
public void loadWikipediaTree()
- With the sample tree from the wikipedia page http://en.wikipedia.org/wiki/File:R-tree.svg
- Parameters:
args
-
printOut
public static void printOut(RTree<Long> tree)
- Parameters:
tree
-
queryTest
public void queryTest()
testRemove
public void testRemove()
testFromStorage
public void testFromStorage()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.