|
Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcytoscape.CytoscapeObj
Constructor Summary | |
CytoscapeObj()
|
Method Summary | |
BioDataServer |
getBioDataServer()
Returns the (possibly null) bioDataServer. |
CytoscapeConfig |
getConfiguration()
|
File |
getCurrentDirectory()
Deprecated. As of Cytoscape 2.1, replaced by CytoscapeInit.getMRUD() ; |
int |
getViewThreshold()
Deprecated. As of Cytoscape 2.1, replaced by CytoscapeInit.getViewThreshold() ; |
void |
setCurrentDirectory(File mrud)
Deprecated. As of Cytoscape 2.1, replaced by CytoscapeInit.getMRUD() ; |
void |
setViewThreshold(int threshold)
Deprecated. As of Cytoscape 2.1, replaced by CytoscapeInit.setViewThreshold(int) ; |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CytoscapeObj()
Method Detail |
public BioDataServer getBioDataServer()
BioDataServer
public CytoscapeConfig getConfiguration()
public int getViewThreshold()
CytoscapeInit.getViewThreshold()
;
public void setViewThreshold(int threshold)
CytoscapeInit.setViewThreshold(int)
;
public File getCurrentDirectory()
CytoscapeInit.getMRUD()
;
public void setCurrentDirectory(File mrud)
CytoscapeInit.getMRUD()
;
|
www.cytoscape.org | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |