Cytoscape 2.8.0 API

Uses of Class
cytoscape.view.NetworkViewManager

Packages that use NetworkViewManager
cytoscape.view Classes that provide a window to display a graph and UI components connected to that window, such as the menus. 
 

Uses of NetworkViewManager in cytoscape.view
 

Fields in cytoscape.view declared as NetworkViewManager
protected  NetworkViewManager CytoscapeDesktop.networkViewManager
          The NetworkViewManager can support three types of interfaces.
 

Methods in cytoscape.view that return NetworkViewManager
 NetworkViewManager CytoscapeDesktop.getNetworkViewManager()
          Gets the NetworkView Manager.
 

Methods in cytoscape.view with parameters of type NetworkViewManager
protected  BiModalJSplitPane CytoscapeDesktop.createTopRightPane(NetworkViewManager networkViewManager)
          Creates the TopRight Pane.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.