IUndoableOperation
implementations contributed by MVC.FX.See: Description
| Class | Description |
|---|---|
| FXBendOperation |
An
FXBendOperation can be used to manipulate an FXConnection
in an undo-context. |
| FXChangeViewportOperation |
The
FXChangeViewportOperation can be used to alter a
ViewportModel. |
| FXResizeNodeOperation |
The
FXResizeNodeOperation can be used to alter the size of a
visual. |
| FXRevealOperation |
The
FXRevealOperation can be used to reveal an IVisualPart
within its IViewer, i.e. manipulates the viewport translation so that
the part is visible. |
| FXTransformOperation |
The
FXTransformOperation can be used to change an Affine, for
example, one that is contained within the transformations list of a
Node to transform that Node. |
IUndoableOperation
implementations contributed by MVC.FX.Copyright (c) 2014 itemis AG and others. All rights reserved.