Cytoscape 2.8.0 API

Uses of Package
cytoscape.view

Packages that use cytoscape.view
cytoscape Core Cytoscape Classes. 
cytoscape.actions UI classes that are attached to menu items in the menu or tool bar of the window. 
cytoscape.data Basic data classes used by Cytoscape. 
cytoscape.data.readers Reader classes for the basic data types in cytoscape.data. 
cytoscape.data.writers   
cytoscape.dialogs UI classes for performing some action, generally more complicated than those contained in the cytoscape.actions package. 
cytoscape.ding   
cytoscape.groups   
cytoscape.layout Classes providing some kind of graph layout functionality. 
cytoscape.util.export   
cytoscape.view Classes that provide a window to display a graph and UI components connected to that window, such as the menus. 
cytoscape.visual Framework for generalized mappings from graph attributes to visual attributes. 
 

Classes in cytoscape.view used by cytoscape
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
CytoscapeDesktop
          The CytoscapeDesktop is the central Window for working with Cytoscape
 

Classes in cytoscape.view used by cytoscape.actions
CyMenus
          Creates the menu and tool bars for a Cytoscape window object.
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 

Classes in cytoscape.view used by cytoscape.data
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 

Classes in cytoscape.view used by cytoscape.data.readers
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 

Classes in cytoscape.view used by cytoscape.data.writers
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 

Classes in cytoscape.view used by cytoscape.dialogs
CyMenus
          Creates the menu and tool bars for a Cytoscape window object.
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 

Classes in cytoscape.view used by cytoscape.ding
CyEdgeView
           
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
CyNodeView
           
 

Classes in cytoscape.view used by cytoscape.groups
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 

Classes in cytoscape.view used by cytoscape.layout
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 

Classes in cytoscape.view used by cytoscape.util.export
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 

Classes in cytoscape.view used by cytoscape.view
ColumnTypes
           
CyDesktopManager.Arrange
           
CyEdgeView
           
CyMenus
          Creates the menu and tool bars for a Cytoscape window object.
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
CyNodeView
           
CytoscapeDesktop
          The CytoscapeDesktop is the central Window for working with Cytoscape
GraphViewController
           
GraphViewHandler
          This interface represents an object that handles a change in a giny.mode.GraphPerspective by updating one of its giny.view.GraphViews.
InternalFrameComponent
          This class manages the JLayeredPane that resides in each internal frame of cytoscape.
NetworkPanel
          GUI component for managing network list in current session.
NetworkTreeNode
           
NetworkViewManager
           
 

Classes in cytoscape.view used by cytoscape.visual
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 defaults from the GINY graph library (namely phoebe.PNodeView and phoebe.PEdgeView) are most commonly used.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.