- deactivate() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.behaviors.HoverBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXCursorBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXViewportBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
-
Deactivates the editor by deactivating its
FXDomain
.
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXView
-
Deactivates this
FXView
by deactivating its
FXDomain
that
was previously injected.
- deactivate() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- deactivate() - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
-
- deactivate() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- DEFAULT_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.ui.properties.AbstractFXColorPicker
-
The default color for a color picker.
- DEFAULT_FILL - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
-
The default fill color for this part's visualization.
- DEFAULT_FILL - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXRectangleSegmentHandlePart
-
The default fill color for this part's visualization.
- DEFAULT_LABEL - Static variable in class org.eclipse.gef4.mvc.operations.ChangeContentsOperation
-
"Change Contents"
The default label for this operation (i.e. used if no label is
specified).
- DEFAULT_LABEL - Static variable in class org.eclipse.gef4.mvc.operations.ChangeFocusOperation
-
"change-focus"
The default label for this operation (i.e. used if no label is
specified).
- DEFAULT_LABEL - Static variable in class org.eclipse.gef4.mvc.operations.ChangeHoverOperation
-
"change-hover"
The default label for this operation (i.e. used if no label is
specified).
- DEFAULT_LABEL - Static variable in class org.eclipse.gef4.mvc.operations.ChangeSelectionOperation
-
"change-selection"
The default label for this operation (i.e. used if no label is
specified).
- DEFAULT_OVERLAY_THRESHOLD - Static variable in class org.eclipse.gef4.mvc.fx.policies.FXBendPolicy
-
The overlay threshold, i.e. the distance between two points so that they
are regarded as overlying.
- DEFAULT_SCROLL_AMOUNT_PER_SECOND - Static variable in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
-
The default scroll amount per second, i.e. how many pixels the viewport
is moved per second.
- DEFAULT_SIZE - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
-
The default size for this part's visualization.
- DEFAULT_SIZE - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXRectangleSegmentHandlePart
-
The default size for this part's visualization.
- DEFAULT_STROKE - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
-
The default stroke color for this part's visualization.
- DEFAULT_STROKE - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXHoverFeedbackPart
-
The default stroke color for this part's visualization.
- DEFAULT_STROKE - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXRectangleSegmentHandlePart
-
The default stroke color for this part's visualization.
- DEFAULT_VALUE - Static variable in class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
-
Value constant to indicate that the property is to be reset to its
default value during execute/redo and undo.
- delete(Collection<IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
-
- delete(IContentPart<VR, ? extends VR>...) - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
-
- deleteContent() - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
-
Creates and records operations to delete the
host
of
this
ContentPolicy
from the content model, i.e. detaches all
content anchoreds, detaches from all content anchorages, and removes from
its parent's content children.
- DeletionPolicy<VR> - Class in org.eclipse.gef4.mvc.policies
-
- DeletionPolicy() - Constructor for class org.eclipse.gef4.mvc.policies.DeletionPolicy
-
- deselect(Collection<? extends IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.models.SelectionModel
-
- deselectAll() - Method in class org.eclipse.gef4.mvc.models.SelectionModel
-
Clears the current selection.
- detachAllContentAnchoreds() - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
-
Creates and records operations to detach all content anchoreds from the
host
of this
ContentPolicy
.
- detachFromAllContentAnchorages() - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
-
Creates and records operations to detach the
host
of
this
ContentPolicy
from all content anchorages.
- detachFromAnchorageVisual(IVisualPart<Node, ? extends Node>, String) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXFeedbackPart
-
- detachFromAnchorageVisual(IVisualPart<Node, ? extends Node>, String) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXHandlePart
-
- detachFromAnchorageVisual(IVisualPart<VR, ? extends VR>, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
-
- detachFromAnchorageVisual(IVisualPart<VR, ? extends VR>, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
Detaches this part's visual from the visual of the given anchorage.
- detachFromContentAnchorage(Object, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
- detachFromContentAnchorage(Object, String) - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
-
Detaches this part's content from the given
contentAnchorage under
the specified
role, so that it will no longer be returned by
subsequent calls to
IContentPart.getContentAnchorages()
.
- detachFromContentAnchorage(Object, String) - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
-
Creates and records operations to detach the
host
of
this
ContentPolicy
from the specified
contentAnchorage
under the specified
role.
- DetachFromContentAnchorageOperation<VR> - Class in org.eclipse.gef4.mvc.operations
-
- DetachFromContentAnchorageOperation(IContentPart<VR, ? extends VR>, Object, String) - Constructor for class org.eclipse.gef4.mvc.operations.DetachFromContentAnchorageOperation
-
- disableRefreshVisuals() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentHandleDragPolicy
-
Disables refreshing visuals from model data for the first anchorage of
this policy.
- disableRefreshVisuals(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.policies.AbstractPolicy
-
- dispose() - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
-
- dispose() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- dispose() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
-
- dispose() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXView
-
- dispose() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.SelectionForwarder
-
Unregisters all listeners.
- dispose() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXFillCellEditor
-
- dispose() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- dispose() - Method in class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetEntry
-
- dispose() - Method in class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetPage
-
Overwritten to unregister command stack listener.
- dispose() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- disposeIfObsolete(IContentPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
-
If the given
IContentPart
does neither have a parent nor any
anchoreds, then it's content is set to
null
and the part is
added to the
ContentPartPool
.
- doActivate() - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
- doActivate() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
-
- doActivate() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- doRefreshVisual(N) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
-
- doRefreshVisual(Circle) - Method in class org.eclipse.gef4.mvc.fx.parts.FXCircleSegmentHandlePart
-
- doRefreshVisual(FXGeometryNode<IGeometry>) - Method in class org.eclipse.gef4.mvc.fx.parts.FXHoverFeedbackPart
-
- doRefreshVisual(Group) - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
-
- doRefreshVisual(FXGeometryNode<IGeometry>) - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
- doRefreshVisual(V) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
Refreshes this part's visualization based on this part's content.
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnDragPolicy
-
This callback method is invoked when the mouse is moved while a button is
pressed.
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentHandleDragPolicy
-
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
-
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateOnDragPolicy
-
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocateOnHandleDragPolicy
-
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
-
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocateOnHandleDragPolicy
-
- DRAG_TOOL_POLICY_KEY - Static variable in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
-
The typeKey used to retrieve those policies that are able to handle the
drag part of the click/drag interaction gesture.