public class FXRotateSelectedOnRotatePolicy extends AbstractFXOnRotatePolicy
| Constructor and Description |
|---|
FXRotateSelectedOnRotatePolicy() |
| Modifier and Type | Method and Description |
|---|---|
protected FXRotatePolicy |
getRotatePolicy(IVisualPart<javafx.scene.Node,? extends javafx.scene.Node> part) |
protected java.util.List<IContentPart<javafx.scene.Node,? extends javafx.scene.Node>> |
getTargetParts() |
void |
rotate(javafx.scene.input.RotateEvent e)
Continuous reaction to rotation gestures.
|
void |
rotationFinished(javafx.scene.input.RotateEvent e)
Reaction to the finish of rotate gestures.
|
void |
rotationStarted(javafx.scene.input.RotateEvent e)
Reaction to the detection of rotate gestures.
|
commit, disableRefreshVisuals, enableRefreshVisuals, getAdaptable, getHost, init, setAdaptableprotected FXRotatePolicy getRotatePolicy(IVisualPart<javafx.scene.Node,? extends javafx.scene.Node> part)
protected java.util.List<IContentPart<javafx.scene.Node,? extends javafx.scene.Node>> getTargetParts()
public void rotate(javafx.scene.input.RotateEvent e)
AbstractFXOnRotatePolicyrotate in class AbstractFXOnRotatePolicypublic void rotationFinished(javafx.scene.input.RotateEvent e)
AbstractFXOnRotatePolicyrotationFinished in class AbstractFXOnRotatePolicypublic void rotationStarted(javafx.scene.input.RotateEvent e)
AbstractFXOnRotatePolicyrotationStarted in class AbstractFXOnRotatePolicyCopyright (c) 2014 itemis AG and others. All rights reserved.