Cytoscape 3.0.1 API

Uses of Interface
org.cytoscape.view.presentation.RenderingEngineManager

Packages that use RenderingEngineManager
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.view.presentation.events Event implementations and listener interfaces for the Presentation layer. 
 

Uses of RenderingEngineManager in org.cytoscape.app
 

Methods in org.cytoscape.app that return RenderingEngineManager
 RenderingEngineManager CyAppAdapter.getRenderingEngineManager()
          Returns an instance of RenderingEngineManager.
 

Uses of RenderingEngineManager in org.cytoscape.view.presentation.events
 

Constructors in org.cytoscape.view.presentation.events with parameters of type RenderingEngineManager
RenderingEngineAboutToBeRemovedEvent(RenderingEngineManager source, RenderingEngine<?> engine)
          Construct an event for destroyed RenderingEngine.
RenderingEngineAddedEvent(RenderingEngineManager source, RenderingEngine<?> engine)
          Create an event for newly created presentation.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.