|
Class Summary |
| BasicCytoscapeEditor |
The BasicCytoscapeEditor provides base level graph editing
functionality for Cytoscape, in particular the base level methods for
adding nodes, edges, and context menu items. |
| DefaultCytoscapeEditor |
/** An example editor that extends the basic Cytoscape editor and is based
upon a drag-and-drop and palette framework into which developers plug in
semantics. |
| MapBioMoleculeEditorToVisualStyle |
creates visual style that is to be used by the SimpleBioMoleculeEditor |
| SimpleBioMoleculeEditor |
An example editor that extends the basic Cytoscape editor and is based upon a
drag-and-drop and palette framework into which developers plug in semantics. |
| SimpleBioPAX_Editor |
An example "BioPAX-like" editor that extends the basic Cytoscape editor and is based upon
a drag-and-drop and palette framework into which developers plug in semantics. |