Cytoscape 3.0.1 API

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

Packages that use org.cytoscape.view.vizmap.events
org.cytoscape.view.vizmap.events Events for Visual Mappings. 
 

Classes in org.cytoscape.view.vizmap.events used by org.cytoscape.view.vizmap.events
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).
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.