Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.view.model.events

Packages that use org.cytoscape.view.model.events
org.cytoscape.view.model.events Definitions for View-Model related events and their listeners. 
 

Classes in org.cytoscape.view.model.events used by org.cytoscape.view.model.events
AboutToRemoveEdgeViewsEvent
          When edge Views are about to be removed from a CyNetworkView, this event will be fired.
AboutToRemoveNodeViewsEvent
          When node Views are about to be removed from a CyNetworkView, this event will be fired.
AddedEdgeViewsEvent
          When edge View is added to a CyNetworkView, this event will be fired.
AddedNodeViewsEvent
          When node View is added to a CyNetworkView, this event will be fired.
FitContentEvent
          Fit network visualization to the given container.
FitSelectedEvent
          Fit only selected graph object views to the container.
NetworkViewAboutToBeDestroyedEvent
          When a CyNetworkView is about to be destroyed, this event will be fired.
NetworkViewAddedEvent
          When a CyNetworkView is added to a CyNetworkViewManager, this event will be fired.
NetworkViewDestroyedEvent
          When a CyNetworkView is destroyed, this event will be fired.
UpdateNetworkPresentationEvent
          If something has been changed in the view model, presentation layer should catch the event and update its visualization.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.