A B C D E F G H I K M N O P R S U W

U

UndoAction - class cytoscape.editor.actions.UndoAction.
action called when user invokes "undo" operation
UndoAction(UndoManager) - Constructor for class cytoscape.editor.actions.UndoAction
defines the method that is invoked when the user performs an "undo delete" operation.
update() - Method in class cytoscape.editor.actions.RedoAction
enables and disables undo and redo operations, according to the last operation performed.
update(boolean) - Method in class cytoscape.editor.actions.RedoAction
 
update() - Method in class cytoscape.editor.actions.UndoAction
enables and disables undo and redo operations, according to the last operation performed.
updateEdge() - Method in class cytoscape.editor.event.BasicNetworkEditEventHandler
updates the rubberbanded edge line as the mouse is moved, works in Canvas coordinates
updateEdge() - Method in class cytoscape.editor.event.NetworkEditEventAdapter
method for rendering an edge under construction as the user moves the mouse typically this may be done via a rubberband-line that udpates as the mouse position changes
updateEditorPalette(VisualStyle) - Method in class cytoscape.editor.impl.CytoscapeEditorManagerSupport
sets up editor and visual style and builds the ShapePalette

A B C D E F G H I K M N O P R S U W