Cytoscape 2.3.1 (c) 2004 ISB, MSKCC, UCSD

cytoscape
Class CytoscapeConfig

java.lang.Object
  extended bycytoscape.CytoscapeConfig

Deprecated. Will be removed October 2006. Use methods in CytoscapeInit instead.

public class CytoscapeConfig
extends Object


Constructor Summary
CytoscapeConfig()
          Deprecated.  
 
Method Summary
 String[] getArgs()
          Deprecated. Will be removed October 2006. Use methods in CytoscapeInit instead.
 Properties getProperties()
          Deprecated. Will be removed October 2006. Use methods in CytoscapeInit instead.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CytoscapeConfig

public CytoscapeConfig()
Deprecated. 
Method Detail

getArgs

public String[] getArgs()
Deprecated. Will be removed October 2006. Use methods in CytoscapeInit instead.


getProperties

public Properties getProperties()
Deprecated. Will be removed October 2006. Use methods in CytoscapeInit instead.


www.cytoscape.org