IUndoableOperation
implementations contributed by MVC.FX.See: Description
Class | Description |
---|---|
FXBendConnectionOperation |
An
FXBendConnectionOperation can be used to manipulate an
Connection in an undo-context. |
FXChangeViewportOperation |
The
FXChangeViewportOperation can be used to alter the scroll offset
and the content transformation of an InfiniteCanvas . |
FXResizeOperation |
The
FXResizeOperation 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 . |
FXUpdateAnchorHintsOperation |
IUndoableOperation
implementations contributed by MVC.FX.Copyright (c) 2014 itemis AG and others. All rights reserved.