Uses of Package
org.cytoscape.application
Package
Description
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.
This package provides Cytoscape version number, application-wide setting,
basic access to current network, selected networks, views and rendering engines.
This package provides application events/listeners, including
Cytoscape startup/shutdown, setCurrentNetwork/setCurrentNetworkView/
setSelectedNetwork.
This package defines the various interfaces, abstract classes, and enums
that represent the Cytoscape Swing Application API.
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
-
ClassDescriptionApplication-wide setting will be accessible through this interface.Basic access to current and/or currently selected networks, views and rendering engines in an instance of Cytoscape.An interface providing access to version information about this version of the Cytoscape application.
-
-
ClassDescriptionBasic access to current and/or currently selected networks, views and rendering engines in an instance of Cytoscape.
-
ClassDescriptionBasic access to current and/or currently selected networks, views and rendering engines in an instance of Cytoscape.
-
ClassDescriptionBasic access to current and/or currently selected networks, views and rendering engines in an instance of Cytoscape.