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 

D

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
Deactivates this IVisualPart (if it is active) by delegating to AbstractVisualPart.doDeactivate() first and setting (and propagating) the new active state afterwards.
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
Marks the given IContentParts for deletion.
delete(IContentPart<VR, ? extends VR>...) - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
Marks the given IContentParts for deletion.
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
The DeletionPolicy is an ITransactional AbstractPolicy that handles the deletion of existing IContentParts via the ContentPolicy.
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
Removes the given IContentParts from the current selection.
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
The DetachFromContentAnchorageOperation uses the IContentPart API to detach an anchored from the given anchorage.
DetachFromContentAnchorageOperation(IContentPart<VR, ? extends VR>, Object, String) - Constructor for class org.eclipse.gef4.mvc.operations.DetachFromContentAnchorageOperation
Creates a new DetachFromContentAnchorageOperation to detach the given anchored IContentPart from the given contentAnchorage under the specified role, so that it will not be returned by subsequent calls to IContentPart.getContentAnchorages().
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
Disable that the given IVisualPart refreshes its visual, if this was not already the case (see IVisualPart.setRefreshVisual(boolean)).
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
Post AbstractVisualPart.activate() hook that activates this part's children.
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
Pre AbstractVisualPart.deactivate() hook that deactivates this part's 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(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.
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.