Package | Description |
---|---|
org.eclipse.gef4.mvc.fx.policies |
This package contains all
IPolicy implementations contributed by MVC.FX. |
org.eclipse.gef4.mvc.fx.tools |
This package contains JavaFX-specific
ITool
implementations for different interactions (e.g. mouse drag). |
Modifier and Type | Class and Description |
---|---|
class |
FXRotateSelectedOnRotatePolicy |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<AbstractFXOnRotatePolicy> |
FXRotateTool.TOOL_POLICY_KEY |
Modifier and Type | Method and Description |
---|---|
protected java.util.Set<? extends AbstractFXOnRotatePolicy> |
FXRotateTool.getRotatePolicies(IVisualPart<javafx.scene.Node,? extends javafx.scene.Node> targetPart) |
protected java.util.Set<? extends AbstractFXOnRotatePolicy> |
FXRotateTool.getTargetPolicies(IViewer<javafx.scene.Node> viewer,
javafx.scene.input.RotateEvent e) |
Copyright (c) 2014 itemis AG and others. All rights reserved.