Package | Description |
---|---|
deformablemesh.track | |
deformablemesh.util.actions |
Modifier and Type | Method and Description |
---|---|
UndoableActions |
FrameToFrameDisplacement.getPerform()
Creates an undoable action based on the tracking result.
|
Modifier and Type | Method and Description |
---|---|
static UndoableActions |
ActionStack.chainActions(UndoableActions a,
UndoableActions b)
For performing multiple actions such that they are undone, and redone together and in sequence.
|
Modifier and Type | Method and Description |
---|---|
static UndoableActions |
ActionStack.chainActions(UndoableActions a,
UndoableActions b)
For performing multiple actions such that they are undone, and redone together and in sequence.
|
void |
ActionStack.postAction(UndoableActions action) |
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.