MouseEvent
that occurs in the
Scene
where this gesture is currently registered.MouseEvent.MOUSE_PRESSED
event
occurs in the Scene
where this gesture is currently registered.FxBundle
).IFXAnchor
),
a related abstract base implementation (AbstractFXAnchor
),
as well as concrete anchor implementations (FXStaticAnchor
,
FXChopBoxAnchor
) to manage dynamic positioning of visuals
in dependence of others.FXMouseDragGesture
,
FXPinchSpreadGesture
, and
FXRotateGesture
).VisualChangeListener
,
which can be used to recognize visual changes of one observed Node
visual relative to an observer visual.IGeometry
to Node
: FXGeometryNode
a connection abstraction that is based on IFXAnchor
: FXConnection
a grid layer implementation: FXGridLayer
a visual to display an image which is overlayed by another image on mouse hover: FXImageViewHoverOverlay
a custom ScrollPane
implementation: ScrollPaneEx
utilities (picking nodes, querying the pointer location, transformations): FXUtils
FXCanvas
,
adding support for various JavaFX/SWT integration functionality: FXCanvasEx
.FXControlAdapter
.GestureEvent
(touch events) to corresponding JavaFX events when embedding a JavaFX scene graph into an SWT application
(via FXCanvas
): SwtToFXGestureConverter
.Copyright (c) 2014 itemis AG and others. All rights reserved.