Uses of Class
org.cytoscape.view.vizmap.events.VisualStyleAboutToBeRemovedEvent
-
Packages that use VisualStyleAboutToBeRemovedEvent Package Description org.cytoscape.view.vizmap.events Events for Visual Mappings. -
-
Uses of VisualStyleAboutToBeRemovedEvent in org.cytoscape.view.vizmap.events
Methods in org.cytoscape.view.vizmap.events with parameters of type VisualStyleAboutToBeRemovedEvent Modifier and Type Method Description void
VisualStyleAboutToBeRemovedListener. handleEvent(VisualStyleAboutToBeRemovedEvent e)
Update states/GUI using deleted VisualStyle information.
-