Classes in org.cytoscape.view.vizmap.events used by org.cytoscape.view.vizmap.events |
SetCurrentVisualStyleEvent
|
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. |
VisualStyleSetEvent
Event fired when a VisualStyle is set to a network view through
VisualMappingManager.setVisualStyle(VisualStyle, org.cytoscape.view.model.CyNetworkView). |