Uses of Package
org.cytoscape.view.presentation
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 provides factory interfaces to be used by anyone wishing to provide
export or writing capabilities to the rest of Cytoscape.
API set for rendering engines (visualizers).
Event implementations and listener interfaces for the Presentation layer.
This package provides access to GUI component of VizMap GUI, and interfaces of mapping related managers.
-
-
ClassDescriptionRenderingEngine is an interface for all visualizers which renders.A factory class to create visualization for a given view model.
-
ClassDescriptionRenderingEngine is an interface for all visualizers which renders.
-
ClassDescriptionRenderingEngine is an interface for all visualizers which renders.
-
ClassDescriptionRenderingEngine is an interface for all visualizers which renders.
-
ClassDescriptionRenderingEngine is an interface for all visualizers which renders.Manager for network RenderingEngine objects.
-
ClassDescriptionRenderingEngine is an interface for all visualizers which renders.