Uses of Class
org.cytoscape.view.presentation.events.RenderingEngineAddedEvent
Packages that use RenderingEngineAddedEvent
Package
Description
Event implementations and listener interfaces for the Presentation layer.
-
Uses of RenderingEngineAddedEvent in org.cytoscape.view.presentation.events
Methods in org.cytoscape.view.presentation.events with parameters of type RenderingEngineAddedEventModifier and TypeMethodDescriptionvoid
RenderingEngineAddedListener.handleEvent(RenderingEngineAddedEvent e)
Listener can extract source RenderingEngine object in this method.