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, setAdaptable
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()
public void rotate(javafx.scene.input.RotateEvent e)
AbstractFXOnRotatePolicy
rotate
in class AbstractFXOnRotatePolicy
public void rotationFinished(javafx.scene.input.RotateEvent e)
AbstractFXOnRotatePolicy
rotationFinished
in class AbstractFXOnRotatePolicy
public void rotationStarted(javafx.scene.input.RotateEvent e)
AbstractFXOnRotatePolicy
rotationStarted
in class AbstractFXOnRotatePolicy
Copyright (c) 2014 itemis AG and others. All rights reserved.