Package | Description |
---|---|
org.eclipse.gef4.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
Modifier and Type | Method and Description |
---|---|
protected FXRotatePolicy |
FXRotateSelectedOnHandleDragPolicy.getRotatePolicy(IVisualPart<javafx.scene.Node,? extends javafx.scene.Node> part)
Returns the
FXRotatePolicy that is installed on the given
IVisualPart . |
protected FXRotatePolicy |
FXRotateSelectedOnRotatePolicy.getRotatePolicy(IVisualPart<javafx.scene.Node,? extends javafx.scene.Node> part)
Returns the
FXRotatePolicy that is installed on the given
IVisualPart . |
Copyright (c) 2014 itemis AG and others. All rights reserved.