Uses of Package
org.cytoscape.view.presentation
Packages that use 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.
-
Classes in org.cytoscape.view.presentation used by org.cytoscape.app
-
Classes in org.cytoscape.view.presentation used by org.cytoscape.applicationClassDescriptionRenderingEngine is an interface for all visualizers which renders.A factory class to create visualization for a given view model.
-
Classes in org.cytoscape.view.presentation used by org.cytoscape.application.eventsClassDescriptionRenderingEngine is an interface for all visualizers which renders.
-
Classes in org.cytoscape.view.presentation used by org.cytoscape.io.writeClassDescriptionRenderingEngine is an interface for all visualizers which renders.
-
Classes in org.cytoscape.view.presentation used by org.cytoscape.view.presentationClassDescriptionRenderingEngine is an interface for all visualizers which renders.
-
Classes in org.cytoscape.view.presentation used by org.cytoscape.view.presentation.eventsClassDescriptionRenderingEngine is an interface for all visualizers which renders.Manager for network RenderingEngine objects.
-
Classes in org.cytoscape.view.presentation used by org.cytoscape.view.vizmap.guiClassDescriptionRenderingEngine is an interface for all visualizers which renders.