Package cytoscape.editor.event

Class Summary
BasicCytoShapeTransferHandler transfer handler for shapes that are dragged from the palette onto the canvas.
BasicNetworkEditEventHandler The BasicNetworkEditEventHandler class provides specialized methods defining the behavior of the basic Cytoscape editor provided in Cytoscape 2.2.
BioPAXNetworkEditEventHandler Event handler for SimpleBioPAX_Editor.
NetworkEditEventAdapter The NetworkEditEventAdapter class provides stub methods for specialized network edit event handlers, as part of the graph editing framework.
PaletteNetworkEditEventHandler The PaletteNetworkEditEventHandler extends the basic network edit event handler with the capability to drag and drop shapes from a palette onto the canvas, resulting in the addition of nodes and edges to the current Cytoscape network.