|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CyInitParams | |
---|---|
cytoscape | Core Cytoscape Classes. |
Uses of CyInitParams in cytoscape |
---|
Classes in cytoscape that implement CyInitParams | |
---|---|
class |
CyMain
This is the main startup class for Cytoscape. |
Methods in cytoscape that return CyInitParams | |
---|---|
static CyInitParams |
CytoscapeInit.getCyInitParams()
Returns the CyInitParams object used to initialize Cytoscape. |
Methods in cytoscape with parameters of type CyInitParams | |
---|---|
boolean |
CytoscapeInit.init(CyInitParams params)
Cytoscape Init must be initialized using the command line arguments. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |