Uses of Class
org.cytoscape.view.presentation.events.RenderingEngineAboutToBeRemovedEvent
-
Packages that use RenderingEngineAboutToBeRemovedEvent Package Description org.cytoscape.view.presentation.events Event implementations and listener interfaces for the Presentation layer. -
-
Uses of RenderingEngineAboutToBeRemovedEvent in org.cytoscape.view.presentation.events
Methods in org.cytoscape.view.presentation.events with parameters of type RenderingEngineAboutToBeRemovedEvent Modifier and Type Method Description void
RenderingEngineAboutToBeRemovedListener. handleEvent(RenderingEngineAboutToBeRemovedEvent evt)
Perform pre-deletion tasks in this method.
-