Package | Description |
---|---|
org.cytoscape.app |
This is the Cytoscape App API, which supports development of Cytoscape 3.X
apps in a manner similar to apps developed in Cytoscape 2.X.
|
org.cytoscape.application |
This package provides Cytoscape version number, application-wide setting,
basic access to current network, selected networks, views and rendering engines.
|
org.cytoscape.application.events |
This package provides application events/listeners, including
Cytoscape startup/shutdown, setCurrentNetwork/setCurrentNetworkView/
setSelectedNetwork.
|
org.cytoscape.application.swing |
This package defines the various interfaces, abstract classes, and enums
that represent the Cytoscape Swing Application API.
|
org.cytoscape.io.read |
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
|
Class and Description |
---|
CyApplicationConfiguration
Application-wide setting will be accessible through this interface.
|
CyApplicationManager
Basic access to current and/or currently selected networks,
views and rendering engines in an instance of Cytoscape.
|
CyVersion
An interface providing access to version information about this
version of the Cytoscape application.
|
Class and Description |
---|
NetworkViewRenderer |
Class and Description |
---|
CyApplicationManager
Basic access to current and/or currently selected networks,
views and rendering engines in an instance of Cytoscape.
|
Class and Description |
---|
CyApplicationManager
Basic access to current and/or currently selected networks,
views and rendering engines in an instance of Cytoscape.
|
Class and Description |
---|
CyApplicationManager
Basic access to current and/or currently selected networks,
views and rendering engines in an instance of Cytoscape.
|
NetworkViewRenderer |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.