public class FXZoomOnScrollPolicy extends AbstractFXOnScrollPolicy
Constructor and Description |
---|
FXZoomOnScrollPolicy() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isZoom(javafx.scene.input.ScrollEvent event) |
void |
scroll(javafx.scene.input.ScrollEvent event) |
void |
zoomRelative(double relativeZoom,
double sceneX,
double sceneY) |
commit, disableRefreshVisuals, enableRefreshVisuals, getAdaptable, getHost, init, setAdaptable
protected boolean isZoom(javafx.scene.input.ScrollEvent event)
public void scroll(javafx.scene.input.ScrollEvent event)
scroll
in class AbstractFXOnScrollPolicy
public void zoomRelative(double relativeZoom, double sceneX, double sceneY)
Copyright (c) 2014 itemis AG and others. All rights reserved.