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

R

reattachAnchorKeys(Node, Node) - Method in class org.eclipse.gef.fx.nodes.Connection
Re-attaches all AnchorKeys that are managed by this 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
Registers listeners on the bounds-in-local property of the InfiniteCanvas.getScrolledPane() and on the bounds-in-parent property of the InfiniteCanvas.getContentGroup() that will call InfiniteCanvas.updateScrollBars() when one of the bounds is changed.
registerUpdateScrollBarsOnPolicyChanges() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
Registers listeners on the InfiniteCanvas.horizontalScrollBarPolicyProperty() and on the InfiniteCanvas.verticalScrollBarPolicyProperty() that will call InfiniteCanvas.updateScrollBars() when one of the ScrollPane.ScrollBarPolicys changes.
registerUpdateScrollBarsOnSizeChanges() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
Registers listeners on the Region.widthProperty() and on the Region.heightProperty() that will call InfiniteCanvas.updateScrollBars() when the size of this InfiniteCanvas changes.
registerVCL(Node) - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
Registers a VisualChangeListener for the given anchored Node.
registerVCLs() - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
Registers VisualChangeListeners for all anchored Nodes, 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
Relocates the geometry.
removeAllControlAnchors() - Method in class org.eclipse.gef.fx.nodes.Connection
Removes all control points of this Connection.
removeAllControlPoints() - Method in class org.eclipse.gef.fx.nodes.Connection
Removes all control points of this Connection.
removeAnchor(AnchorKey, IAnchor) - Method in class org.eclipse.gef.fx.nodes.Connection
Removes the given AnchorKey (and corresponding IAnchor) from this 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
Resizes the GeometryNode.geometryProperty() to the given width and height.
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(AbstractRouter.ControlPointManipulator, Vector, Vector) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter
Inserts router anchors where necessary.
route(AbstractRouter.ControlPointManipulator, Vector, Vector) - Method in class org.eclipse.gef.fx.nodes.OrthogonalRouter
 
route(Connection) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter
 
route(Connection) - Method in interface org.eclipse.gef.fx.nodes.IConnectionRouter
Adjusts the connection's anchors (if necessary) to satisfy certain routing constraints.
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
Returns a writable property containing the IConnectionRouter of this connection.
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