- ReferencePointMap() - Constructor for class org.eclipse.gef4.fx.nodes.FXConnection.FXChopBoxHelper.ReferencePointMap
-
- referencePointProperty() - Method in interface org.eclipse.gef4.fx.anchors.FXChopBoxAnchor.ReferencePointProvider
-
Provides a read-only (map) property with positions (in local
coordinates of the anchored
Node
) for all attached
AnchorKey
s.
- referencePointProperty() - Method in class org.eclipse.gef4.fx.nodes.FXConnection.FXChopBoxHelper
-
- refreshGeometry() - Method in class org.eclipse.gef4.fx.nodes.FXConnection
-
Refreshes the visualization, i.e.
- register() - Method in class org.eclipse.gef4.fx.gestures.AbstractFXGesture
-
Called when a Scene
is provided.
- register() - Method in class org.eclipse.gef4.fx.gestures.AbstractFXMouseDragGesture
-
- register() - Method in class org.eclipse.gef4.fx.gestures.AbstractFXPinchSpreadGesture
-
- register() - Method in class org.eclipse.gef4.fx.gestures.AbstractFXRotateGesture
-
- register(Node, Node) - Method in class org.eclipse.gef4.fx.listeners.VisualChangeListener
-
Registers this listener on the given pair of observed and observer nodes
to recognize visual changes of the observed node relative to the common
parent of observer and observed node.
- registerAnchorInfos(IAdaptable) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
-
Registers anchor information as adapters on the given
IAdaptable
.
- registerHoverEffect() - Method in class org.eclipse.gef4.fx.nodes.FXImageViewHoverOverlay
-
Registers event listeners realizing the overlay effect on mouse hover.
- registerListeners() - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
Registers JavaFX listeners for forwarding JavaFX state to SWT.
- registerPropertyListeners() - Method in class org.eclipse.gef4.fx.nodes.FXImageViewHoverOverlay
-
Registers property listeners for updating the ImageView
s.
- registerSwtToFXEventForwarders(FXCanvas) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
Registers SWT to JavaFX event forwarders for the given FXCanvas
.
- registerVCLs() - Method in class org.eclipse.gef4.fx.anchors.AbstractFXAnchor
-
Registers
VisualChangeListener
s for all anchored
Node
s,
or schedules their registration if the VCL cannot be registered yet.
- release(Node, MouseEvent, double, double) - Method in class org.eclipse.gef4.fx.gestures.AbstractFXMouseDragGesture
-
This method is called upon MouseEvent.MOUSE_RELEASED
events.
- relocate(double, double) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
- removeAllWayPoints() - Method in class org.eclipse.gef4.fx.nodes.FXConnection
-
- removeAnchor(AnchorKey, IFXAnchor) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
-
- removeFocusListener(FocusListener) - Method in class org.eclipse.gef4.fx.ui.canvas.FXCanvasEx
-
- removeWayPoint(int) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
-
Removes the way point specified by the given way anchor index from this
FXConnection
.
- resize(double, double) - Method in class org.eclipse.gef4.fx.nodes.FXGeometryNode
-
- resize(double, double) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
- reveal(Node) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Ensures that the specified child Node
is visible to the user by
scrolling to its position.
- rotate(RotateEvent) - Method in class org.eclipse.gef4.fx.gestures.AbstractFXRotateGesture
-
Called upon RotateEvent.ROTATE
events.
- rotationFinished(RotateEvent) - Method in class org.eclipse.gef4.fx.gestures.AbstractFXRotateGesture
-
Called upon RotateEvent.ROTATION_FINISHED
events.
- rotationStarted(RotateEvent) - Method in class org.eclipse.gef4.fx.gestures.AbstractFXRotateGesture
-
Called upon RotateEvent.ROTATION_STARTED
events.
- routeConnection(Point[]) - Method in class org.eclipse.gef4.fx.nodes.FXPolyBezierConnectionRouter
-
- routeConnection(Point[]) - Method in class org.eclipse.gef4.fx.nodes.FXPolylineConnectionRouter
-
- routeConnection(Point[]) - Method in interface org.eclipse.gef4.fx.nodes.IFXConnectionRouter
-
Computes the curve geometry for a connection based on the given points.