Uses of Class
org.cytoscape.view.vizmap.events.VisualStyleSetEvent
Packages that use VisualStyleSetEvent
-
Uses of VisualStyleSetEvent in org.cytoscape.view.vizmap.events
Methods in org.cytoscape.view.vizmap.events with parameters of type VisualStyleSetEventModifier and TypeMethodDescriptionvoid
VisualStyleSetListener.handleEvent(VisualStyleSetEvent e)
Do something after a VisualStyle is set to a CyNetworkView.