Package | Description |
---|---|
org.eclipse.gef4.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
Modifier and Type | Class and Description |
---|---|
class |
FXRelocateConnectionPolicy
The
FXRelocateConnectionPolicy is an FXTransformPolicy that
is adjusted for the relocation of an FXConnection . |
Modifier and Type | Method and Description |
---|---|
protected FXTransformPolicy |
FXScaleRelocatePolicy.getTransformPolicy()
Returns the
FXTransformPolicy that is installed on the
host . |
protected FXTransformPolicy |
FXResizeRelocatePolicy.getTransformPolicy()
Returns the
FXTransformPolicy that is installed on the
host . |
protected FXTransformPolicy |
FXRotatePolicy.getTransformPolicy()
Returns the
FXTransformPolicy that is installed on the
host . |
Copyright (c) 2014 itemis AG and others. All rights reserved.