|
Cytoscape 2.8.2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CytoscapeDesktop | |
|---|---|
| cytoscape | Core Cytoscape Classes. |
| cytoscape.view | Classes that provide a window to display a graph and UI components connected to that window, such as the menus. |
| Uses of CytoscapeDesktop in cytoscape |
|---|
| Fields in cytoscape declared as CytoscapeDesktop | |
|---|---|
protected static CytoscapeDesktop |
Cytoscape.defaultDesktop
|
| Methods in cytoscape that return CytoscapeDesktop | |
|---|---|
static CytoscapeDesktop |
Cytoscape.getDesktop()
|
| Uses of CytoscapeDesktop in cytoscape.view |
|---|
| Fields in cytoscape.view declared as CytoscapeDesktop | |
|---|---|
protected CytoscapeDesktop |
NetworkViewManager.cytoscapeDesktop
|
| Constructors in cytoscape.view with parameters of type CytoscapeDesktop | |
|---|---|
NetworkPanel(CytoscapeDesktop desktop)
Constructor for the Network Panel. |
|
NetworkViewManager(CytoscapeDesktop desktop)
Creates a new NetworkViewManager object. |
|
NetworkViewManager(CytoscapeDesktop desktop,
int view_type)
Deprecated. view_type is no longer used. Use the other constructor. Will be removed Aug 2008. |
|
|
Cytoscape 2.8.2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||