Cytoscape 3.0.1 API

Package org.cytoscape.view.vizmap.events

Events for Visual Mappings.

See:
          Description

Interface Summary
SetCurrentVisualStyleListener  
VisualMappingFunctionChangedListener  
VisualStyleAboutToBeRemovedListener Listener for VisualStyleAboutToBeRemovedEvent.
VisualStyleAddedListener Listener for VisualStyleAddedEvent.
VisualStyleChangedListener  
VisualStyleSetListener Listener for VisualStyleSetEvent.
 

Class Summary
SetCurrentVisualStyleEvent  
VisualMappingFunctionChangedEvent VisualMappingFunctions should fire this event when the contents of the mapping modified.
VisualMappingFunctionChangeRecord  
VisualStyleAboutToBeRemovedEvent This event will be fired when VisualStyle object is removed from VisualMappingManager.
VisualStyleAddedEvent When new VisualStyle is added to the VisualMappingManager, it fires this event.
VisualStyleChangedEvent When contents (default values or mappings) of an existing VisualStyle is modified, this event should be fired.
VisualStyleChangeRecord  
VisualStyleSetEvent Event fired when a VisualStyle is set to a network view through VisualMappingManager.setVisualStyle(VisualStyle, org.cytoscape.view.model.CyNetworkView).
 

Package org.cytoscape.view.vizmap.events Description

Events for Visual Mappings.


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.