Package org.cytoscape.view.presentation.events
package org.cytoscape.view.presentation.events
Event implementations and listener interfaces for the Presentation layer.
-
InterfaceDescriptionListener for
RenderingEngineAboutToBeRemovedEvent
.Listener for RenderingEngineAddedEvent. -
ClassDescriptionWhen presentation (rendered graphics) is destroyed, this event should be fired.When new presentation is created, its factory always creates a RenderingEngine).