Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

Package cytoscape.view

Classes that provide a window to display a graph and UI components connected to that window, such as the menus.

See:
          Description

Interface Summary
CyNetworkView CyNetworkView is responsible for actually getting a graph to show up on the screen.

Cytoscape does not currently define specific classes for NodeViews and EdgeViews, the deafults from the GINY graph library ( namely phoebe.PNodeView and phoebe.PEdgeView ) are most commonly used.
 

Class Summary
CyMenus This class creates the menu and tool bars for a Cytoscape window object.
CytoscapeDesktop The CytoscapeDesktop is the central Window for working with Cytoscape
 

Package cytoscape.view Description

Classes that provide a window to display a graph and UI components connected to that window, such as the menus.


www.cytoscape.org