Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
U
W
D
DEFAULT_EDGE
- Static variable in class cytoscape.editor.event.
BasicNetworkEditEventHandler
DEFAULT_EDITOR_TYPE
- Static variable in class cytoscape.editor.
CytoscapeEditorManager
DEFAULT_NODE
- Static variable in class cytoscape.editor.event.
BasicNetworkEditEventHandler
DefaultCytoscapeEditor
- class cytoscape.editor.editors.
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.
DefaultCytoscapeEditor()
- Constructor for class cytoscape.editor.editors.
DefaultCytoscapeEditor
DeleteAction
- class cytoscape.editor.actions.
DeleteAction
.
action for deleting selected Cytoscape nodes and edges
DeleteAction()
- Constructor for class cytoscape.editor.actions.
DeleteAction
action for deleting selected Cytoscape nodes and edges
DeleteAction(Object)
- Constructor for class cytoscape.editor.actions.
DeleteAction
perform deletion on the input object.
DeleteAction(Object, String)
- Constructor for class cytoscape.editor.actions.
DeleteAction
perform deletion on the input object.
defineVisualStyle(VisualStyle, VisualMappingManager, CalculatorCatalog)
- Method in class cytoscape.editor.editors.
MapBioMoleculeEditorToVisualStyle
Create the mappings for Node shape, color, and Edge target arrow, line type for this visual style
deleteEdge(CyEdge)
- Method in interface cytoscape.editor.
CytoscapeEditor
Deletes (hides) an edge from the current network
deleteEdge(CyEdge)
- Method in class cytoscape.editor.editors.
BasicCytoscapeEditor
Deletes (hides) an edge from the current network
deleteNode(Node)
- Method in interface cytoscape.editor.
CytoscapeEditor
Deletes (hides) a node from the current network
deleteNode(Node)
- Method in class cytoscape.editor.editors.
BasicCytoscapeEditor
Deletes (hides) a node from the current network
describe()
- Method in class cytoscape.editor.
CytoscapeEditorPlugin.MainPluginAction
Gives a description of this plugin.
disableControls(List)
- Method in interface cytoscape.editor.
CytoscapeEditor
specialized code that disables and/or removes controls when a ntework view changes, should be overridden by the developer
disableControls(List)
- Method in class cytoscape.editor.editors.
BasicCytoscapeEditor
sets controls invisible when editor type is switched
disableControls(List)
- Method in class cytoscape.editor.editors.
DefaultCytoscapeEditor
sets controls invisible when editor type is switched
disableControls(List)
- Method in class cytoscape.editor.editors.
SimpleBioMoleculeEditor
sets controls invisible when editor type is switched
disableControls(List)
- Method in class cytoscape.editor.editors.
SimpleBioPAX_Editor
sets controls invisible when editor type is switched
dragGestureRecognized(DragGestureEvent)
- Method in class cytoscape.editor.impl.
BasicCytoShapeEntity
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
U
W