Uses of Class
org.cytoscape.model.events.AboutToRemoveEdgesEvent
Package
Description
This package contains the event interfaces necessary for communicating
with the classes in org.cytoscape.model.
-
Uses of AboutToRemoveEdgesEvent in org.cytoscape.model.events
Modifier and TypeMethodDescriptionvoid
AboutToRemoveEdgesListener.handleEvent(AboutToRemoveEdgesEvent e)
The method that should handle the specified event.