- deactivate() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
-
- deactivate() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXEditor
-
Deactivates the editor by deactivating its
FXDomain
.
- deactivate() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXView
-
- 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
-
- deactivateChildren() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
-
- deactivateChildren() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- DEFAULT_CONNECTED_HANDLE_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultSelectionHandlePartFactory
-
Defines the default Color
for connected handles.
- DEFAULT_FOCUS_FEEDBACK_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultFocusFeedbackPartFactory
-
Defines the default Color
for focus feedback.
- DEFAULT_HOVER_FEEDBACK_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultHoverFeedbackPartFactory
-
Defines the default Color
for hover feedback.
- DEFAULT_INSERT_HANDLE_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultSelectionHandlePartFactory
-
Defines the default Color
for insertion handles.
- 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.DeselectOperation
-
"change-selection"
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.SelectOperation
-
"change-selection"
The default label for this operation (i.e. used if no label is
specified).
- DEFAULT_LENGTH - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXRectangleSegmentHandlePart
-
The default length for this part's visualization.
- DEFAULT_MOVE_HANDLE_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultSelectionHandlePartFactory
-
Defines the default Color
for movement handles.
- DEFAULT_OVERLAY_THRESHOLD - Static variable in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
-
The overlay threshold, i.e. the distance between two points so that they
are regarded as overlying.
- DEFAULT_PRIMARY_SELECTION_FEEDBACK_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultSelectionFeedbackPartFactory
-
Defines the default Color
for primary selection feedback.
- 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_SECONDARY_SELECTION_FEEDBACK_COLOR - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultSelectionFeedbackPartFactory
-
Defines the default Color
for secondary selection feedback.
- DEFAULT_SEGMENT_OVERLAY_THRESHOLD - Static variable in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
-
The overlay threshold, i.e. the distance between two points so that they
are regarded as overlying.
- 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.FXSquareSegmentHandlePart
-
The default size for this part's visualization.
- DEFAULT_STROKE_WIDTH - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
The stroke width for selection feedback.
- DEFAULT_STYLE - Static variable in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
-
Defines the default CSS styling for the
InfiniteCanvas
: no
background, no border.
- 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.
- DEFAULT_WIDTH - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXRectangleSegmentHandlePart
-
The default width for this part's visualization.
- DefaultTargetPolicyResolver - Class in org.eclipse.gef4.mvc.fx.tools
-
- DefaultTargetPolicyResolver() - Constructor for class org.eclipse.gef4.mvc.fx.tools.DefaultTargetPolicyResolver
-
- delete(IContentPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
-
- DeleteActionHandler - Class in org.eclipse.gef4.mvc.fx.ui.parts
-
An
Action
to handle deletion of selection elements in an
FXViewer
IMPORTANT: Usually, an action handler will only be executed in case the
widget that currently has focus does not already consume the triggering key
event.
- DeleteActionHandler() - Constructor for class org.eclipse.gef4.mvc.fx.ui.parts.DeleteActionHandler
-
- DeletionPolicy<VR> - Class in org.eclipse.gef4.mvc.policies
-
- DeletionPolicy() - Constructor for class org.eclipse.gef4.mvc.policies.DeletionPolicy
-
- DeselectOperation<VR> - Class in org.eclipse.gef4.mvc.operations
-
- DeselectOperation(IViewer<VR>, List<? extends IContentPart<VR, ? extends VR>>) - Constructor for class org.eclipse.gef4.mvc.operations.DeselectOperation
-
- DeselectOperation(String, IViewer<VR>, List<? extends IContentPart<VR, ? extends VR>>) - Constructor for class org.eclipse.gef4.mvc.operations.DeselectOperation
-
- detachAnchored(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- detachAnchored(IVisualPart<VR, ? extends VR>) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
-
Used by an anchored
IVisualPart
to unestablish an
anchorage-anchored relationship with this anchorage
IVisualPart
.
- detachFromAnchorage(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- detachFromAnchorage(IVisualPart<VR, ? extends VR>, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- detachFromAnchorage(IVisualPart<VR, ? extends VR>) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
-
- detachFromAnchorage(IVisualPart<VR, ? extends VR>, String) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
-
- 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
-
- 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
-
- determineTargetPart() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
-
- determineTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXNormalizeConnectedOnDragPolicy
-
Determines the target parts for this policy.
- determineTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
-
Returns a
List
containing the whole
selection
.
- determineTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnRotatePolicy
-
Returns a
List
containing all
IContentPart
s that should
be rotated by this policy.
- determineViewer(IVisualPart<VR, ? extends VR>, Multiset<IVisualPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
Determines the viewer reference via the given parent or any of the given
anchoreds.
- determineViewportPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOrZoomOnScrollPolicy
-
- determineViewportPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXZoomOnPinchSpreadPolicy
-
- 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.AbstractFXEditor
-
- dispose() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXView
-
- dispose() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditorActionBarContributor
-
- 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.behaviors.AbstractBehavior
-
- doActivate() - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
-
- doActivate() - Method in class org.eclipse.gef4.mvc.behaviors.HoverBehavior
-
- doActivate() - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
-
- doActivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXConnectionClickableAreaBehavior
-
- doActivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
-
- doActivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
-
- doActivate() - Method in class org.eclipse.gef4.mvc.fx.parts.FXFocusFeedbackPart
-
- doActivate() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- doAddContentChild(Object, int) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
- doAttachToContentAnchorage(Object, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.behaviors.HoverBehavior
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXConnectionClickableAreaBehavior
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.fx.parts.FXFocusFeedbackPart
-
- doDeactivate() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- doDetachFromContentAnchorage(Object, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
- doGetContentAnchorages() - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
Hook method to return the current list of content anchorages.
- doGetContentChildren() - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
Hook method to return the current list of content children.
- 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(GeometryNode<IGeometry>) - Method in class org.eclipse.gef4.mvc.fx.parts.FXFocusFeedbackPart
-
- doRefreshVisual(GeometryNode<IGeometry>) - Method in class org.eclipse.gef4.mvc.fx.parts.FXHoverFeedbackPart
-
- doRefreshVisual(Rectangle) - Method in class org.eclipse.gef4.mvc.fx.parts.FXRectangleSegmentHandlePart
-
- doRefreshVisual(Group) - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
-
- doRefreshVisual(GeometryNode<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.
- doRemoveContentChild(Object) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
- doReorderContentChild(Object, int) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
Rearranges the given contentChild to the new index position.
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
-
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
-
- 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.FXNormalizeConnectedOnDragPolicy
-
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
-
- drag(MouseEvent, Dimension) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
-
- 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.FXTranslateSelectedOnDragPolicy
-
- drag(MouseEvent, Dimension) - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnDragPolicy
-
This callback method is invoked when the mouse is moved while a button is
pressed.
- dragAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
-
- dragAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
-
- dragAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
-
- dragAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXNormalizeConnectedOnDragPolicy
-
- dragAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
-
- dragAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
-
- dragAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
-
- dragAborted() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTranslateSelectedOnDragPolicy
-
- dragAborted() - Method in interface org.eclipse.gef4.mvc.fx.policies.IFXOnDragPolicy
-
This callback method is invoked when the mouse drag gesture is aborted,
i.e. the gesture ends unexpectedly, without a mouse release event being
fired.