Uses of Interface
org.cytoscape.view.vizmap.gui.event.VizMapEventHandler
-
Packages that use VizMapEventHandler 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 VizMapEventHandler in org.cytoscape.view.vizmap.gui.event
Methods in org.cytoscape.view.vizmap.gui.event that return VizMapEventHandler Modifier and Type Method Description VizMapEventHandler
VizMapEventHandlerManager. getHandler(String name)
Returns handler for the event.
-