|
Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CyNetwork | CyNetwork is the primary class for algorithm writing. |
CyNetworkData | This will be the interface where things like multi-dimensional data are accessed. |
CyNetworkListener | Interface for listeners that respond to CyNetwork events. |
Class Summary | |
---|---|
CyEdge | |
CyMain | This is the main startup class for Cytoscape. |
CyNetworkAdapter | Empty implementation of the CyNetworkListener interface, following the adapter pattern useful for defining anonymous inner classes. |
CyNetworkEvent | Events of this class are fired from a CyNetwork object when something happens to the network. |
CyNetworkTitleChange | Class used for passing along information about the network when the network title has changed (firing an event) |
CyNode | |
CyStartupListener | Implementation of StartupListener interface in install4j API. |
Cytoscape | This class, Cytoscape is the primary class in the API. |
CytoscapeInit | Cytoscape Init is responsible for starting Cytoscape in a way that makes sense. |
CytoscapeModifiedNetworkManager | CytoscapeModifiedNetworkManager manages the modified state settings for the networks and listens for PropertyChangeEvents. |
CytoscapeVersion | CytoscapeVersion: identify (and describe) successive versions of cytoscape. |
Core Cytoscape Classes.
Cytoscape is a software pacakge designed to enable the vizualization and analysis of networks. While commonly used for biological networks, it is designed to be able to accomodate any field which requires a junction between graph theory and associated data.
|
www.cytoscape.org | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |