Cytoscape 2.6.2 (c) 2006,2007 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
CyEdgeView  
CyNetworkView CyNetworkView is responsible for actually getting a graph to show up on the screen.
CyNodeView  
GraphViewHandler This interface represents an object that handles a change in a giny.mode.GraphPerspective by updating one of its giny.view.GraphViews.
 

Class Summary
BasicGraphViewHandler A basic GraphViewHandler that simply reflects GraphPerspective changes on a given GraphView
CyDesktopManager  
CyHelpBroker This class creates the Cytoscape Help Broker for managing the JavaHelp system and help set access
CyMenus Creates the menu and tool bars for a Cytoscape window object.
CytoscapeDesktop The CytoscapeDesktop is the central Window for working with Cytoscape
FlagAndSelectionHandler This class synchronizes the flagged status of nodes and edges as held by a SelectFilter object of a network with the selection status of the corresponding node and edge views in a GraphView.
GraphViewController  
InternalFrameComponent This class manages the JLayeredPane that resides in each internal frame of cytoscape.
NetworkPanel  
NetworkViewManager  
 

Enum Summary
CyDesktopManager.Arrange  
 

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