Package | Description |
---|---|
org.eclipse.gef4.fx.gestures |
This package provides support classes to recognize entire interaction
gestures that may be comprised of several atomic JavaFX events (
AbstractMouseDragGesture ,
AbstractPinchSpreadGesture , and
AbstractRotateGesture ). |
Class and Description |
---|
AbstractGesture
The
AbstractGesture is the base class for all gestures defined within
GEF4 FX. |
Copyright (c) 2014 itemis AG and others. All rights reserved.