Skip navigation links
GEF4 MVC
0.2.0.201509140217
A B C D E F G H I L M N O P R S T U V Z 

U

UNCONNECTED_FILL - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
The default fill color for this part's visualization when it's anchorage is an FXConnection and this handle part represents an unconnected point of that FXConnection.
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeNodeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXRevealOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.AddContentChildOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.AttachToContentAnchorageOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ChangeContentsOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ChangeFocusOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ChangeHoverOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ChangeSelectionOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.DetachFromContentAnchorageOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.RemoveContentChildOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.ReverseUndoCompositeOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.SetRefreshVisualOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.SynchronizeContentAnchoragesOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.SynchronizeContentChildrenOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.operations.UnexecutableOperation
 
undo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
 
UndoablePropertySheetEntry - Class in org.eclipse.gef4.mvc.ui.properties
UndoablePropertySheetEntry provides undo support for changes made to IPropertySources by the PropertySheetViewer.
UndoablePropertySheetEntry(IOperationHistory, IUndoContext) - Constructor for class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetEntry
Constructs the root entry using the given IOperationHistory.
UndoablePropertySheetPage - Class in org.eclipse.gef4.mvc.ui.properties
PropertySheetPage extension that allows to perform undo/redo of property value changes also in case the editor is not active.
UndoablePropertySheetPage(IOperationHistory, IUndoContext, UndoRedoActionGroup) - Constructor for class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetPage
Constructs a new UndoablePropertySheetPage using the provided IOperationHistory.
UnexecutableOperation - Class in org.eclipse.gef4.mvc.operations
The UnexecutableOperation cannot be executed.
UnexecutableOperation(String) - Constructor for class org.eclipse.gef4.mvc.operations.UnexecutableOperation
Creates a new UnexecutableOperation with the given label.
unhookViewers() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
Unhooks all viewers that are part of this editor by unregistering the selection listeners.
unhookViewers() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXView
Unhooks all viewers that are part of this FXView by unregistering the selection listeners.
unregister(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
unregister(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Called when the link to the Viewer is lost.
unregisterFromContentPartMap(IViewer<VR>, Object) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
Unregisters the model in the IViewer.getContentPartMap().
unregisterFromVisualPartMap(IViewer<Node>, V) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXContentPart
 
unregisterFromVisualPartMap(IViewer<Node>, Group) - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
 
unregisterFromVisualPartMap(IViewer<VR>, V) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Removes the given visual from the visual-part-map of the given viewer.
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXFocusTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXHoverTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXPinchSpreadTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXRotateTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXScrollTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.fx.tools.FXTypeTool
 
unregisterListeners() - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
This method is called when the attached IDomain is reset to null so that you can unregister previously registered event listeners.
unregisterMouseHandler() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
Unregisters the mouse handler.
unregisterNestedVisuals(Map<Node, IVisualPart<Node, ? extends Node>>, Parent) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXContentPart
Removes all visuals in the visual hierarchy of the given Parent from the given visualPartMap where this AbstractFXContentPart is registered.
unsetAdapter(AdapterKey<? super T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
unsetAdapter(AdapterKey<? super T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
unsetAdapter(AdapterKey<? super T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
unwrap() - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
Simplifies this composite operation if possible and returns the simplified operation.
updateColor() - Method in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
Updates the color of this part's visualization.
updateContents(Object) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXFillCellEditor
 
updateDeltas(MouseEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocateOnHandleDragPolicy
Computes the resize and relocation deltas from the given MouseEvent.
updateDirectionLine() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
Updates the direction line to display the current direction (specified by directionX and directionY).
updateFeedback() - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
Updates the feedback rectangle.
updateGradient(List<Stop>) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
Changes the currently selected advanced gradient to a new linear gradient that is constructed from the given list of Stops.
updateImageLabel() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXFillSelectionDialog
Re-renders the image that visualizes the currently selected Paint .
updateLocation(N) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Computes the location for this part and relocates its visual to that location.
updateOperation(double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
Updates the resize operation to use the given delta width and delta height.
updateOperation(Angle, Point) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotatePolicy
Applies the rotation given by the rotation Angle and the pivot Point to the host.
updateScrollPosition() - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
Computes the viewport translation and applies it to the viewport model.
updateSelection(List<? extends IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.models.SelectionModel
Replaces the whole selection with the given list of IContentPart s.
updateStop(int, double, Color) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
Sets the offset and color of the spot specified by the given index to the given values.
A B C D E F G H I L M N O P R S T U V Z 
Skip navigation links
GEF4 MVC
0.2.0.201509140217

Copyright (c) 2014 itemis AG and others. All rights reserved.