- reattachAnchorKeys(Node, Node) - Method in class org.eclipse.gef.fx.nodes.Connection
-
- referencePositionProperty() - Method in class org.eclipse.gef.fx.anchors.StaticAnchor
-
Returns the
ObjectProperty
that manages the reference position of
this
StaticAnchor
.
- refresh() - Method in class org.eclipse.gef.fx.nodes.Connection
-
Refreshes the visualization in response to anchor, position,
transformation, etc. changes.
- register(Node, Node) - Method in class org.eclipse.gef.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.
- registerFadeInOutTransitions(Node) - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Registers fade in/out transitions for the given Node
.
- registerHoverEffect() - Method in class org.eclipse.gef.fx.nodes.HoverOverlayImageView
-
Registers event listeners realizing the overlay effect on mouse hover.
- registerListeners() - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
Registers JavaFX listeners for forwarding JavaFX state to SWT.
- registerPropertyListeners() - Method in class org.eclipse.gef.fx.nodes.HoverOverlayImageView
-
Registers property listeners for updating the ImageView
s.
- registerSwtToFXEventForwarders(FXCanvas) - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
Registers SWT to JavaFX event forwarders for the given FXCanvas
.
- registerUpdateScrollBarsOnBoundsChanges() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
- registerUpdateScrollBarsOnPolicyChanges() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
- registerUpdateScrollBarsOnSizeChanges() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
- registerVCL(Node) - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
-
- registerVCLs() - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
-
Registers
VisualChangeListener
s for all anchored
Node
s,
or schedules their registration if the VCL cannot be registered yet.
- relocate(double, double) - Method in class org.eclipse.gef.fx.nodes.GeometryNode
-
- relocate(double, double) - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
- relocateGeometry(double, double) - Method in class org.eclipse.gef.fx.nodes.GeometryNode
-
- removeAllControlAnchors() - Method in class org.eclipse.gef.fx.nodes.Connection
-
- removeAllControlPoints() - Method in class org.eclipse.gef.fx.nodes.Connection
-
- removeAnchor(AnchorKey, IAnchor) - Method in class org.eclipse.gef.fx.nodes.Connection
-
- removeControlAnchor(int) - Method in class org.eclipse.gef.fx.nodes.Connection
-
Removes the control anchor specified by the given index from this
Connection
.
- removeControlPoint(int) - Method in class org.eclipse.gef.fx.nodes.Connection
-
Removes the control point specified by the given control anchor index
from this
Connection
.
- removeKeyListener(KeyListener) - Method in class org.eclipse.gef.fx.swt.canvas.FXCanvasEx
-
- removeListener(int, Listener) - Method in class org.eclipse.gef.fx.swt.canvas.FXCanvasEx
-
- removeMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.gef.fx.swt.canvas.FXCanvasEx
-
- removeStop(int) - Method in class org.eclipse.gef.fx.swt.controls.FXAdvancedLinearGradientPicker
-
Removes the spot specified by the given index.
- removeVolatileAnchors(Connection) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter
-
Removes volatile anchors (i.e.
- repaintGrid() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Repaints the tile image that depends on the grid cell size only.
- resize(double, double) - Method in class org.eclipse.gef.fx.nodes.GeometryNode
-
- resize(double, double) - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
- resizeGeometry(double, double) - Method in class org.eclipse.gef.fx.nodes.GeometryNode
-
- reveal(Node) - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Ensures that the specified child Node
is visible to the user by
scrolling to its position.
- route(Connection) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter
-
- route(AbstractRouter.ControlPointManipulator, Vector, Vector) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter
-
Inserts router anchors where necessary.
- route(Connection) - Method in interface org.eclipse.gef.fx.nodes.IConnectionRouter
-
Adjusts the
connection's
anchors (if necessary) to
satisfy certain routing constraints.
- route(AbstractRouter.ControlPointManipulator, Vector, Vector) - Method in class org.eclipse.gef.fx.nodes.OrthogonalRouter
-
- routeNonOrthogonalSegment(Connection, AbstractRouter.ControlPointManipulator, Vector, Vector, int, Point) - Method in class org.eclipse.gef.fx.nodes.OrthogonalRouter
-
This method is called for a non-orthogonal direction from the last point
on the connection to the current point on the connection.
- routeOrthogonalSegment(Connection, AbstractRouter.ControlPointManipulator, Vector, int, Point) - Method in class org.eclipse.gef.fx.nodes.OrthogonalRouter
-
This method is called for an orthogonal direction from the last point on
the connection to the current point on the connection.
- routerProperty() - Method in class org.eclipse.gef.fx.nodes.Connection
-