Skip navigation links
GEF4 FX
1.0.0.201605181347

GEF4 FX API Reference

Packages 
Package Description
org.eclipse.gef4.fx
This package provides the bundle activator ( FxBundle).
org.eclipse.gef4.fx.anchors
This package provides a visual anchor abstraction ( IAnchor), a related abstract base implementation (AbstractAnchor), as well as concrete anchor implementations ( StaticAnchor, DynamicAnchor) to manage dynamic positioning of visuals in dependence of others.
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).
org.eclipse.gef4.fx.jface
This package provides a DialogCellEditor to edit Paint values, and a related specific Dialog.
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
This package provides: an adaptation of an IGeometry to Node: GeometryNode a connection abstraction that is based on IAnchor: Connection a visual to display an image which is overlayed by another image on mouse hover: HoverOverlayImageView a visual providing a scrollable infinite canvas with a background grid: InfiniteCanvas
org.eclipse.gef4.fx.swt.canvas
This package provides a replacement for the FXCanvas , adding support for various JavaFX/SWT integration functionality: FXCanvasEx.
org.eclipse.gef4.fx.swt.controls
This package provides a counterpart to the JavaFX/SWT integration, i.e.
org.eclipse.gef4.fx.swt.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): SWT2FXEventConverter.
org.eclipse.gef4.fx.utils
This package provides utilities for picking nodes, querying the pointer location, and for applying transformations.
Skip navigation links
GEF4 FX
1.0.0.201605181347

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