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 |
FXResizeConnectionPolicy
The
FXResizeConnectionPolicy is a specialization of the
FXResizePolicy that performs a resize of an Connection visual
by proportionally relocating its bend points. |
Modifier and Type | Method and Description |
---|---|
protected FXResizePolicy |
FXResizeTranslateFirstAnchorageOnHandleDragPolicy.getResizePolicy()
Returns the
FXResizePolicy that is installed on the
FXResizeTranslateFirstAnchorageOnHandleDragPolicy.getTargetPart() . |
protected FXResizePolicy |
FXResizeTransformSelectedOnHandleDragPolicy.getResizePolicy(IContentPart<javafx.scene.Node,? extends javafx.scene.Node> part)
Returns the
FXResizePolicy that is installed on the given
IContentPart . |
Copyright (c) 2014 itemis AG and others. All rights reserved.