Uses of Class
org.cytoscape.view.model.events.UpdateNetworkPresentationEvent
-
Packages that use UpdateNetworkPresentationEvent Package Description org.cytoscape.view.model.events Definitions for View-Model related events and their listeners. -
-
Uses of UpdateNetworkPresentationEvent in org.cytoscape.view.model.events
Methods in org.cytoscape.view.model.events with parameters of type UpdateNetworkPresentationEvent Modifier and Type Method Description voidUpdateNetworkPresentationListener. handleEvent(UpdateNetworkPresentationEvent e)Listener implementing this method will redraw the presentation if necessary.
-