Cytoscape 2.8.0 API

cytoscape.geom.rtree.test
Class NoRTreeQueryPerformance

java.lang.Object
  extended by cytoscape.geom.rtree.test.NoRTreeQueryPerformance

public class NoRTreeQueryPerformance
extends Object


Constructor Summary
NoRTreeQueryPerformance()
           
 
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
 

Constructor Detail

NoRTreeQueryPerformance

public NoRTreeQueryPerformance()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Analagous to RTreeQueryPerformance, but using linear search method instead of R-tree.

Throws:
Exception

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.