- zoom(ZoomEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXZoomOnPinchSpreadPolicy
-
- zoom(ZoomEvent) - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnPinchSpreadPolicy
-
Continuous reaction to pinch (close fingers) gestures.
- ZOOM_GRID_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.GridModel
-
Name of the "zoom grid" property.
- zoomAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXZoomOnPinchSpreadPolicy
-
- zoomAborted() - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnPinchSpreadPolicy
-
Reaction to the unexpected finish of a pinch gesture.
- zoomAbsolute(double, double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXChangeViewportPolicy
-
Concatenates a scaling transformation to the original viewport
transformation.
- zoomFinished(ZoomEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXZoomOnPinchSpreadPolicy
-
- zoomFinished(ZoomEvent) - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnPinchSpreadPolicy
-
Reaction to the finish of pinch (close fingers) gestures.
- zoomGridProperty() - Method in class org.eclipse.gef4.mvc.models.GridModel
-
Returns a boolean property whose value indicates whether grid is to be
zoomed.
- zoomRelative(double, double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXChangeViewportPolicy
-
Concatenates a scaling transformation to the current viewport
transformation.
- zoomStarted(ZoomEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXZoomOnPinchSpreadPolicy
-
- zoomStarted(ZoomEvent) - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnPinchSpreadPolicy
-
Reaction to the detection of pinch (close fingers) gestures.