public class FXPanOnScrollPolicy extends AbstractFXOnScrollPolicy
Constructor and Description |
---|
FXPanOnScrollPolicy() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyPanning(double dx,
double dy) |
protected Dimension |
computeDelta(javafx.scene.input.ScrollEvent event) |
protected boolean |
isSuitable(javafx.scene.input.ScrollEvent event) |
protected boolean |
isSwapDirection(javafx.scene.input.ScrollEvent event) |
void |
scroll(javafx.scene.input.ScrollEvent event) |
commit, disableRefreshVisuals, enableRefreshVisuals, getAdaptable, getHost, init, setAdaptable
protected void applyPanning(double dx, double dy)
protected Dimension computeDelta(javafx.scene.input.ScrollEvent event)
protected boolean isSuitable(javafx.scene.input.ScrollEvent event)
protected boolean isSwapDirection(javafx.scene.input.ScrollEvent event)
public void scroll(javafx.scene.input.ScrollEvent event)
scroll
in class AbstractFXOnScrollPolicy
Copyright (c) 2014 itemis AG and others. All rights reserved.