Index

A B C D E F G H I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

O

onBoundsChanged() - Method in class org.eclipse.gef.fx.listeners.VisualChangeListener
Called upon changes to the "bounds-in-local" or any of the local-to-parent-transform up to the common ancestor of observer and observed Node.
openDialogBox(Control) - Method in class org.eclipse.gef.fx.jface.FXPaintCellEditor
 
org.eclipse.gef.fx - package org.eclipse.gef.fx
This package provides the bundle activator ( FxBundle).
org.eclipse.gef.fx.anchors - package org.eclipse.gef.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.gef.fx.jface - package org.eclipse.gef.fx.jface
This package provides a DialogCellEditor to edit Paint values, and a related specific Dialog.
org.eclipse.gef.fx.listeners - package org.eclipse.gef.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.gef.fx.nodes - package org.eclipse.gef.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.gef.fx.swt.canvas - package org.eclipse.gef.fx.swt.canvas
This package provides a replacement for the FXCanvas , adding support for various JavaFX/SWT integration functionality: FXCanvasEx.
org.eclipse.gef.fx.swt.controls - package org.eclipse.gef.fx.swt.controls
This package provides a counterpart to the JavaFX/SWT integration, i.e.
org.eclipse.gef.fx.utils - package org.eclipse.gef.fx.utils
This package provides utilities for picking nodes, querying the pointer location, and for applying transformations.
OrthogonalProjectionStrategy - Class in org.eclipse.gef.fx.anchors
An IComputationStrategy that computes anchor position by orthogonally projecting the respective anchored reference point to the outline of the anchorage reference geometry so that the respective point has minimal distance to the anchored reference point and resembles the same x- (vertical projection) or y-coordinate (horizontal projection).
OrthogonalProjectionStrategy() - Constructor for class org.eclipse.gef.fx.anchors.OrthogonalProjectionStrategy
 
OrthogonalRouter - Class in org.eclipse.gef.fx.nodes
An IConnectionRouter that interprets the Connection control points as way points and adjusts the way points (if necessary) so that the Connection is routed orthogonally.
OrthogonalRouter() - Constructor for class org.eclipse.gef.fx.nodes.OrthogonalRouter
 
overlayImageProperty() - Method in class org.eclipse.gef.fx.nodes.HoverOverlayImageView
Returns the SimpleObjectProperty which stores the overlay Image of this HoverOverlayImageView.
A B C D E F G H I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values