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 |
FXTransformConnectionPolicy
The
FXTransformConnectionPolicy is an FXTransformPolicy that
is adjusted for the relocation of an Connection . |
Modifier and Type | Method and Description |
---|---|
protected FXTransformPolicy |
FXResizeTranslateFirstAnchorageOnHandleDragPolicy.getTransformPolicy()
Returns the
FXTransformPolicy that is installed on the
FXResizeTranslateFirstAnchorageOnHandleDragPolicy.getTargetPart() . |
protected FXTransformPolicy |
FXResizeTransformSelectedOnHandleDragPolicy.getTransformPolicy(IContentPart<javafx.scene.Node,? extends javafx.scene.Node> part)
Returns the
FXTransformPolicy that is installed on the given
IContentPart . |
protected FXTransformPolicy |
FXTranslateSelectedOnDragPolicy.getTransformPolicy(IContentPart<javafx.scene.Node,? extends javafx.scene.Node> part)
Returns the
FXTransformPolicy that is installed on the given
IContentPart . |
protected FXTransformPolicy |
FXRotateSelectedOnHandleDragPolicy.getTransformPolicy(IVisualPart<javafx.scene.Node,? extends javafx.scene.Node> part)
Returns the
FXTransformPolicy that is installed on the given
IVisualPart . |
protected FXTransformPolicy |
FXRotateSelectedOnRotatePolicy.getTransformPolicy(IVisualPart<javafx.scene.Node,? extends javafx.scene.Node> part)
Returns the
FXTransformPolicy that is installed on the given
IVisualPart . |
Copyright (c) 2014 itemis AG and others. All rights reserved.