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 |
FXZoomOnPinchSpreadPolicy
An
IFXOnPinchSpreadPolicy that performs zooming. |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<IFXOnPinchSpreadPolicy> |
FXPinchSpreadTool.ON_PINCH_SPREAD_POLICY_KEY
The type of the policy that has to be supported by target parts.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends IFXOnPinchSpreadPolicy> |
FXPinchSpreadTool.getActivePolicies(IViewer<javafx.scene.Node> viewer) |
Copyright (c) 2014 itemis AG and others. All rights reserved.