|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 View s are about to be removed from a CyNetworkView, this event will be fired. |
|
AboutToRemoveNodeViewsEvent
When node View s 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. |
|
NetworkViewChangedEvent
Fired to indicated that a CyNetworkView has been modified in some way. |
|
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. |
|
ViewChangeRecord
A utility class used to describe one change to a View . |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |