Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.view.presentation

Packages that use org.cytoscape.view.presentation
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.io.write This package provides factory interfaces to be used by anyone wishing to provide export or writing capabilities to the rest of Cytoscape. 
org.cytoscape.view.presentation API set for rendering engines (visualizers). 
org.cytoscape.view.presentation.events Event implementations and listener interfaces for the Presentation layer. 
org.cytoscape.view.vizmap.gui 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
RenderingEngineManager
          Manager for RenderingEngine objects.
 

Classes in org.cytoscape.view.presentation used by org.cytoscape.application
RenderingEngine
          RenderingEngine is an interface for all visualizers which renders.
 

Classes in org.cytoscape.view.presentation used by org.cytoscape.application.events
RenderingEngine
          RenderingEngine is an interface for all visualizers which renders.
 

Classes in org.cytoscape.view.presentation used by org.cytoscape.io.write
RenderingEngine
          RenderingEngine is an interface for all visualizers which renders.
 

Classes in org.cytoscape.view.presentation used by org.cytoscape.view.presentation
RenderingEngine
          RenderingEngine is an interface for all visualizers which renders.
 

Classes in org.cytoscape.view.presentation used by org.cytoscape.view.presentation.events
RenderingEngine
          RenderingEngine is an interface for all visualizers which renders.
RenderingEngineManager
          Manager for RenderingEngine objects.
 

Classes in org.cytoscape.view.presentation used by org.cytoscape.view.vizmap.gui
RenderingEngine
          RenderingEngine is an interface for all visualizers which renders.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.