Uses of Package
org.cytoscape.application
-
Packages that use org.cytoscape.application 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. -
Classes in org.cytoscape.application used by org.cytoscape.app Class 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. -
Classes in org.cytoscape.application used by org.cytoscape.application Class Description NetworkViewRenderer -
Classes in org.cytoscape.application used by org.cytoscape.application.events Class Description CyApplicationManager Basic access to current and/or currently selected networks, views and rendering engines in an instance of Cytoscape. -
Classes in org.cytoscape.application used by org.cytoscape.application.swing Class Description CyApplicationManager Basic access to current and/or currently selected networks, views and rendering engines in an instance of Cytoscape. -
Classes in org.cytoscape.application used by org.cytoscape.io.read Class Description CyApplicationManager Basic access to current and/or currently selected networks, views and rendering engines in an instance of Cytoscape.NetworkViewRenderer