Package | Description |
---|---|
org.eclipse.gef4.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
Class and 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. |
Copyright (c) 2014 itemis AG and others. All rights reserved.