Uses of Class
org.cytoscape.view.model.events.UpdateNetworkPresentationEvent
Package
Description
Definitions for View-Model related events and their listeners.
-
Uses of UpdateNetworkPresentationEvent in org.cytoscape.view.model.events
Modifier and TypeMethodDescriptionvoid
UpdateNetworkPresentationListener.handleEvent(UpdateNetworkPresentationEvent e)
Listener implementing this method will redraw the presentation if necessary.