Index
All Classes and Interfaces|All Packages|Constant Field Values
U
- unbind() - Method in class org.eclipse.gef.fx.anchors.IComputationStrategy.Parameter
- unclipContent() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Disables content clipping for this
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
-
Unregisters the listeners which have previously been registered during
FXControlAdapter.registerListeners()
. - unregisterSwtToFXEventForwarders() - Method in class org.eclipse.gef.fx.swt.controls.FXControlAdapter
-
Unregisters the event forwarders which have previously been registered during
FXControlAdapter.registerSwtToFXEventForwarders(FXCanvas)
. - unregisterUpdateScrollBarsOnBoundsChanges() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Unregisters the listeners that were previously registered within
InfiniteCanvas.registerUpdateScrollBarsOnBoundsChanges()
. - unregisterVCL(Node) - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
-
Unregisters the
VisualChangeListener
s for the given anchoredNode
. - unregisterVCLs() - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
-
Unregisters the
VisualChangeListener
s for all anchoredNode
s. - unzoomGrid() - Method in class org.eclipse.gef.fx.nodes.InfiniteCanvas
-
Disables zooming of the background grid.
- 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
- updateComputationParameters(Connection) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter
-
Updates all computation parameters for the anchors of the given
Connection
. - 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
-
Updates the
ScrollBar
s' visibilities, value ranges and value increments based on thecontent bounds
and thescrollable bounds
. - 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
All Classes and Interfaces|All Packages|Constant Field Values