- unbind() - Method in class org.eclipse.gef.fx.anchors.IComputationStrategy.Parameter
-
- unclipContent() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
- unhookControl(T) - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
Unhooks the given Control
from the JavaFX scene graph, for
example, unregistering event forwarding from SWT to JavaFX.
- unregister() - Method in class org.eclipse.gef.fx.listeners.VisualChangeListener
-
Unregisters all previously registered listeners.
- unregisterListeners() - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
- unregisterSwtToFXEventForwarders() - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
- unregisterUpdateScrollBarsOnBoundsChanges() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
- unregisterVCL(Node) - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
-
- unregisterVCLs() - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
-
- unzoomGrid() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Disables zooming of the background grid.
- updateComputationParameters(Connection) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter
-
Updates all computation parameters for the anchors of the given
Connection
.
- updateComputationParameters(List<Point>, int, DynamicAnchor, AnchorKey) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter
-
Update's the reference point of the anchor with the given index.
- updateComputationParameters(List<Point>, int, DynamicAnchor, AnchorKey) - Method in class org.eclipse.gef.fx.nodes.OrthogonalRouter
-
- updateContents(Object) - Method in class org.eclipse.gef.fx.jface.FXPaintCellEditor
-
- updateDirectionLine() - Method in class org.eclipse.gef.fx.swt.controls.FXAdvancedLinearGradientPicker
-
Updates the direction line to display the current direction (specified by
directionX and directionY).
- updateGradient(List<Stop>) - Method in class org.eclipse.gef.fx.swt.controls.FXAdvancedLinearGradientPicker
-
Changes the currently selected advanced gradient to a new linear gradient
that is constructed from the given list of Stop
s.
- updateGridTransform(Affine) - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
This method is called when the grid transformation should be updated to
match the given Affine
.
- updateImageLabel() - Method in class org.eclipse.gef.fx.jface.FXPaintSelectionDialog
-
Re-renders the image that visualizes the currently selected Paint
.
- updatePosition(AnchorKey) - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
-
Updates the position for the given
AnchorKey
, i.e.
- updatePositions() - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
-
Updates the positions for all attached
AnchorKey
s.
- updateScrollBars() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
- updateStop(int, double, Color) - Method in class org.eclipse.gef.fx.swt.controls.FXAdvancedLinearGradientPicker
-
Sets the offset and color of the spot specified by the given index to the
given values.
- updateSwtBounds() - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-