|
Cytoscape 2.8.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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 | |
GraphViewHandler | This interface represents an object that handles a change in a
giny.mode.GraphPerspective by updating one of its
giny.view.GraphView s. |
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 | |
IconTableCellRenderer | |
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 | |
NetworkTreeTableModel | Inner class that extends the AbstractTreeTableModel |
NetworkViewManager | |
TreeCellRenderer |
Enum Summary | |
---|---|
ColumnTypes | |
CyDesktopManager.Arrange |
Classes that provide a window to display a graph and UI components connected to that window, such as the menus.
|
Cytoscape 2.8.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |