- deactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- deactivate() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- deactivate() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- deactivate() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
Deactivates the editor by deactivating its
IDomain
.
- deactivate() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
- deactivate() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- deactivateAdapters() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- deactivateAdapters() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- deactivateAdapters() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- deactivateChildren() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- deactivateChildren() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- DEFAULT_CONNECTED_HANDLE_COLOR - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionHandlePartFactory
-
Defines the default Color
for connected handles.
- DEFAULT_FOCUS_FEEDBACK_COLOR - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultFocusFeedbackPartFactory
-
Defines the default Color
for focus feedback.
- DEFAULT_HOVER_FEEDBACK_COLOR - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultHoverFeedbackPartFactory
-
Defines the default Color
for hover feedback.
- DEFAULT_INSERT_HANDLE_COLOR - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionHandlePartFactory
-
Defines the default Color
for insertion handles.
- DEFAULT_LABEL - Static variable in class org.eclipse.gef.mvc.fx.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.gef.mvc.fx.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.gef.mvc.fx.operations.ChangeSelectionOperation
-
"change-selection"
The default label for this operation (i.e. used if no label is
specified).
- DEFAULT_LABEL - Static variable in class org.eclipse.gef.mvc.fx.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.gef.mvc.fx.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.gef.mvc.fx.parts.RectangleSegmentHandlePart
-
The default length for this part's visualization.
- DEFAULT_MOVE_HANDLE_COLOR - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionHandlePartFactory
-
Defines the default Color
for movement handles.
- DEFAULT_OVERLAY_THRESHOLD - Static variable in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
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.gef.mvc.fx.parts.DefaultSelectionFeedbackPartFactory
-
Defines the default Color
for primary selection feedback.
- DEFAULT_SECONDARY_SELECTION_FEEDBACK_COLOR - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionFeedbackPartFactory
-
Defines the default Color
for secondary selection feedback.
- DEFAULT_SEGMENT_OVERLAY_THRESHOLD - Static variable in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
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.gef.mvc.fx.parts.CircleSegmentHandlePart
-
The default size for this part's visualization.
- DEFAULT_SIZE - Static variable in class org.eclipse.gef.mvc.fx.parts.SquareSegmentHandlePart
-
The default size for this part's visualization.
- DEFAULT_STROKE_WIDTH - Static variable in class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
The stroke width for selection feedback.
- DEFAULT_VALUE - Static variable in class org.eclipse.gef.mvc.fx.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.gef.mvc.fx.parts.RectangleSegmentHandlePart
-
The default width for this part's visualization.
- DefaultAnchorProvider - Class in org.eclipse.gef.mvc.fx.providers
-
- DefaultAnchorProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.DefaultAnchorProvider
-
- DefaultFocusFeedbackPartFactory - Class in org.eclipse.gef.mvc.fx.parts
-
- DefaultFocusFeedbackPartFactory() - Constructor for class org.eclipse.gef.mvc.fx.parts.DefaultFocusFeedbackPartFactory
-
- DefaultHoverFeedbackPartFactory - Class in org.eclipse.gef.mvc.fx.parts
-
- DefaultHoverFeedbackPartFactory() - Constructor for class org.eclipse.gef.mvc.fx.parts.DefaultHoverFeedbackPartFactory
-
- DefaultHoverIntentHandlePartFactory - Class in org.eclipse.gef.mvc.fx.parts
-
- DefaultHoverIntentHandlePartFactory() - Constructor for class org.eclipse.gef.mvc.fx.parts.DefaultHoverIntentHandlePartFactory
-
- DefaultSelectionFeedbackPartFactory - Class in org.eclipse.gef.mvc.fx.parts
-
- DefaultSelectionFeedbackPartFactory() - Constructor for class org.eclipse.gef.mvc.fx.parts.DefaultSelectionFeedbackPartFactory
-
- DefaultSelectionHandlePartFactory - Class in org.eclipse.gef.mvc.fx.parts
-
- DefaultSelectionHandlePartFactory() - Constructor for class org.eclipse.gef.mvc.fx.parts.DefaultSelectionHandlePartFactory
-
- DefaultSnappingFeedbackPartFactory - Class in org.eclipse.gef.mvc.fx.parts
-
- DefaultSnappingFeedbackPartFactory() - Constructor for class org.eclipse.gef.mvc.fx.parts.DefaultSnappingFeedbackPartFactory
-
- delete(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.policies.DeletionPolicy
-
- DeletionPolicy - Class in org.eclipse.gef.mvc.fx.policies
-
- DeletionPolicy() - Constructor for class org.eclipse.gef.mvc.fx.policies.DeletionPolicy
-
- DeselectOperation - Class in org.eclipse.gef.mvc.fx.operations
-
- DeselectOperation(IViewer, List<? extends IContentPart<? extends Node>>) - Constructor for class org.eclipse.gef.mvc.fx.operations.DeselectOperation
-
- DeselectOperation(String, IViewer, List<? extends IContentPart<? extends Node>>) - Constructor for class org.eclipse.gef.mvc.fx.operations.DeselectOperation
-
- detachAnchored(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- detachAnchored(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Used by an anchored
IVisualPart
to unestablish an
anchorage-anchored relationship with this anchorage
IVisualPart
.
- detachFromAnchorage(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- detachFromAnchorage(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- detachFromAnchorage(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
- detachFromAnchorage(IVisualPart<? extends Node>, String) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
- detachFromContentAnchorage(Object, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- detachFromContentAnchorage(Object, String) - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
- detachFromContentAnchorage(Object, String) - Method in class org.eclipse.gef.mvc.fx.policies.ContentPolicy
-
Creates and records operations to detach the
host
of
this
ContentPolicy
from the specified
contentAnchorage
under the specified
role.
- DetachFromContentAnchorageOperation - Class in org.eclipse.gef.mvc.fx.operations
-
- DetachFromContentAnchorageOperation(IContentPart<? extends Node>, Object, String) - Constructor for class org.eclipse.gef.mvc.fx.operations.DetachFromContentAnchorageOperation
-
- determineViewer(IVisualPart<? extends Node>, Multiset<IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Determines the viewer reference via the given parent or any of the given
anchoreds.
- determineViewer(IVisualPart<? extends Node>, Multiset<IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- dirtyProperty() - Method in class org.eclipse.gef.mvc.fx.ui.parts.HistoryBasedDirtyStateProvider
-
- dirtyProperty() - Method in interface org.eclipse.gef.mvc.fx.ui.parts.IDirtyStateProvider
-
A read-only property that provides the current dirty state.
- dispose() - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentPartPool
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.models.FocusModel
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.ui.parts.ContentSelectionProvider
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.ui.parts.HistoryBasedDirtyStateProvider
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.ui.properties.UndoablePropertySheetEntry
-
- dispose() - Method in class org.eclipse.gef.mvc.fx.ui.properties.UndoablePropertySheetPage
-
Overwritten to unregister command stack listener.
- dispose() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- disposeActions() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
Dispose the actions created by this editor.
- disposeActions() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
Dispose the actions created by this view.
- disposeIfObsolete(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.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.gef.mvc.fx.behaviors.AbstractBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.ConnectionClickableAreaBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.GridBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.RevealPrimarySelectionBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.SnappingBehavior
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.parts.FocusFeedbackPart
-
- doActivate() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- doAddChildVisual(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractFeedbackPart
-
- doAddChildVisual(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractHandlePart
-
- doAddChildVisual(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Performs the addition of the child's
visual to this
IVisualPart
's visual.
- doAddChildVisual(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- doAddContentChild(Object, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- doAttachToAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractFeedbackPart
-
- doAttachToAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractHandlePart
-
- doAttachToAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Attaches this part's visual to the visual of the given anchorage.
- doAttachToAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- doAttachToAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
-
- doAttachToContentAnchorage(Object, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Creates this part's visual.
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.CircleSegmentHandlePart
-
Creates the visual representation of this selection handle.
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.FocusFeedbackPart
-
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
-
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.RectangleSegmentHandlePart
-
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.SelectionLinkFeedbackPart
-
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
-
- doCreateVisual() - Method in class org.eclipse.gef.mvc.fx.parts.SquareSegmentHandlePart
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.ConnectionClickableAreaBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.GridBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.RevealPrimarySelectionBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.behaviors.SnappingBehavior
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.parts.FocusFeedbackPart
-
- doDeactivate() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- doDetachFromAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractFeedbackPart
-
- doDetachFromAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractHandlePart
-
- doDetachFromAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Detaches this part's visual from the visual of the given anchorage.
- doDetachFromAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- doDetachFromAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
-
- doDetachFromContentAnchorage(Object, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- doGetContentAnchorages() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Hook method to return the current list of content anchorages.
- doGetContentChildren() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Hook method to return the current list of content children.
- doRefreshVisual(N) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
- doRefreshVisual(V) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Refreshes this part's visualization based on this part's content.
- doRefreshVisual(Circle) - Method in class org.eclipse.gef.mvc.fx.parts.CircleSegmentHandlePart
-
- doRefreshVisual(GeometryNode<IGeometry>) - Method in class org.eclipse.gef.mvc.fx.parts.FocusFeedbackPart
-
- doRefreshVisual(GeometryNode<IGeometry>) - Method in class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
-
- doRefreshVisual(Group) - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- doRefreshVisual(Rectangle) - Method in class org.eclipse.gef.mvc.fx.parts.RectangleSegmentHandlePart
-
- doRefreshVisual(GeometryNode<IGeometry>) - Method in class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
- doRefreshVisual(Line) - Method in class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
-
- doRemoveChildVisual(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractFeedbackPart
-
- doRemoveChildVisual(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractHandlePart
-
- doRemoveChildVisual(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Removes the child's visual from this
IVisualPart
's visual.
- doRemoveChildVisual(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- doRemoveContentChild(Object) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- doReorderContentChild(Object, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Rearranges the given contentChild to the new index position.