cytoscape
Class CytoscapeObj
java.lang.Object
cytoscape.CytoscapeObj
Deprecated. Will be removed October 2006. Use static methods in Cytoscape.java instead.
public class CytoscapeObj
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CytoscapeObj
public CytoscapeObj()
- Deprecated.
getBioDataServer
public BioDataServer getBioDataServer()
- Deprecated. Will be removed October 2006. Use static methods in Cytoscape.java instead.
- Returns the (possibly null) bioDataServer.
- See Also:
BioDataServer
getConfiguration
public CytoscapeConfig getConfiguration()
- Deprecated. Will be removed October 2006. Use methods in CytoscapeInit.java instead.