cytoscape.geom.rtree.test
Class NoRTreeQueryPerformance
java.lang.Object
cytoscape.geom.rtree.test.NoRTreeQueryPerformance
public class NoRTreeQueryPerformance
- extends Object
Method Summary |
static void |
main(String[] args)
Analagous to RTreeQueryPerformance, but using linear search method
instead of R-tree. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoRTreeQueryPerformance
public NoRTreeQueryPerformance()
main
public static void main(String[] args)
throws Exception
- Analagous to RTreeQueryPerformance, but using linear search method
instead of R-tree.
- Throws:
Exception
Copyright 2010 Cytoscape Consortium. All rights reserved.