|
GraphLab Project | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Undoable in graphlab.extensions.actions |
---|
Classes in graphlab.extensions.actions that implement Undoable | |
---|---|
class |
GraphPower
|
Uses of Undoable in graphlab.plugins.commonplugin.undo |
---|
Fields in graphlab.plugins.commonplugin.undo declared as Undoable | |
---|---|
Undoable |
UndoableActionOccuredData.undoableAction
|
Constructors in graphlab.plugins.commonplugin.undo with parameters of type Undoable | |
---|---|
UndoableActionOccuredData(Undoable undoableAction)
|
Uses of Undoable in graphlab.plugins.main.core.actions |
---|
Classes in graphlab.plugins.main.core.actions that implement Undoable | |
---|---|
class |
VertexTransformer
A class to transform the seleected vertices using mouse This class is not completely working yet! Now has conflicts with GraphRectRegionSelect |
Uses of Undoable in graphlab.plugins.main.core.actions.edge |
---|
Classes in graphlab.plugins.main.core.actions.edge that implement Undoable | |
---|---|
class |
AddEdge
|
class |
DeleteEdge
|
class |
DragEdge
|
Uses of Undoable in graphlab.plugins.main.core.actions.vertex |
---|
Classes in graphlab.plugins.main.core.actions.vertex that implement Undoable | |
---|---|
class |
AddVertex
Adds a vertex to the graph: listens for "graph select point" & ... |
class |
DeleteVertex
Author: Ruzbeh Ebrahimi |
class |
MoveVertex
|
class |
VertexMoveEvent
|
Uses of Undoable in graphlab.plugins.main.select |
---|
Classes in graphlab.plugins.main.select that implement Undoable | |
---|---|
class |
DeleteSelected
User: root |
class |
MakeSelectionComplementGraph
|
class |
MakeSelectionCompleteGraph
|
class |
MakeSelectionEmptyGraph
|
class |
MoveSelected
|
class |
ScaleInSelection
|
class |
ScaleOutSelection
|
|
GraphLab Project | |||||||||
PREV NEXT | FRAMES NO FRAMES |