Uses of Class
org.cytoscape.view.vizmap.gui.event.LexiconStateChangedEvent
-
Packages that use LexiconStateChangedEvent Package Description org.cytoscape.view.vizmap.gui.event Provides events and listeners of LexiconState, visual style switch and vizMap event, as well as VizMap event handler manager. -
-
Uses of LexiconStateChangedEvent in org.cytoscape.view.vizmap.gui.event
Methods in org.cytoscape.view.vizmap.gui.event with parameters of type LexiconStateChangedEvent Modifier and Type Method Description void
LexiconStateChangedListener. handleEvent(LexiconStateChangedEvent e)
Handles the specified event.
-