Skip navigation links
GEF4 FX
0.2.0.201509140217
A B C D E F G H I L M N O P R S T U V Z 

O

onBoundsChanged() - Method in class org.eclipse.gef4.fx.listeners.VisualChangeListener
Called upon changes to any of the following properties: "layout-bounds", "bounds-in-local", and "bounds-in-parent".
onMouseEvent(MouseEvent) - Method in class org.eclipse.gef4.fx.gestures.AbstractFXMouseDragGesture
This method is called for *any* MouseEvent that occurs in the Scene where this gesture is currently registered.
onMousePress(MouseEvent) - Method in class org.eclipse.gef4.fx.gestures.AbstractFXMouseDragGesture
This method is called when a MouseEvent.MOUSE_PRESSED event occurs in the Scene where this gesture is currently registered.
org.eclipse.gef4.fx - package org.eclipse.gef4.fx
This package provides the bundle activator ( FxBundle).
org.eclipse.gef4.fx.anchors - package org.eclipse.gef4.fx.anchors
This package provides a visual anchor abstraction ( 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.
org.eclipse.gef4.fx.gestures - package org.eclipse.gef4.fx.gestures
This package provides support classes to recognize entire interaction gestures that may be comprised of several atomic JavaFX events ( AbstractFXMouseDragGesture , AbstractFXPinchSpreadGesture, and AbstractFXRotateGesture).
org.eclipse.gef4.fx.listeners - package org.eclipse.gef4.fx.listeners
This package provides a VisualChangeListener, which can be used to recognize visual changes of one observed Node visual relative to an observer visual.
org.eclipse.gef4.fx.nodes - package org.eclipse.gef4.fx.nodes
This package provides: an adaptation of an 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
org.eclipse.gef4.fx.ui.canvas - package org.eclipse.gef4.fx.ui.canvas
This package provides a replacement for the FXCanvas , adding support for various JavaFX/SWT integration functionality: FXCanvasEx.
org.eclipse.gef4.fx.ui.controls - package org.eclipse.gef4.fx.ui.controls
This package provides a counterpart to the JavaFX/SWT integration, i.e.
org.eclipse.gef4.fx.ui.gestures - package org.eclipse.gef4.fx.ui.gestures
This package provides support for the conversion of SWT GestureEvent (touch events) to corresponding JavaFX events when embedding a JavaFX scene graph into an SWT application (via FXCanvas): SwtToFXGestureConverter.
overlayImageProperty() - Method in class org.eclipse.gef4.fx.nodes.FXImageViewHoverOverlay
Returns the SimpleObjectProperty which stores the overlay Image of this FXImageViewHoverOverlay.
A B C D E F G H I L M N O P R S T U V Z 
Skip navigation links
GEF4 FX
0.2.0.201509140217

Copyright (c) 2014 itemis AG and others. All rights reserved.