Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- readViewport(InfiniteCanvas) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Stores all relevant viewport values in fields, so that they can be restored later.
- RectangleSegmentHandlePart - Class in org.eclipse.gef.mvc.fx.parts
-
An
AbstractSegmentHandlePart
with a rectangularRectangle
visual. - RectangleSegmentHandlePart() - Constructor for class org.eclipse.gef.mvc.fx.parts.RectangleSegmentHandlePart
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.AddContentChildOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.AddSnapToStrategyOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.AttachToContentAnchorageOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.BendContentOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.BendVisualOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeContentsOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeFocusOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeSelectionOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.DeselectOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.DetachFromContentAnchorageOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.RemoveContentChildOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.RemoveSnapToStrategyOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.ResizeContentOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.RevealOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.SelectOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.SetRefreshVisualOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.TransformContentOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
- redo(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
- REFRESH_VISUAL_PROPERTY - Static variable in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Name of the property storing the refresh visual boolean property.
- refreshContentAnchorages() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
- refreshContentAnchorages() - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
Triggers a re-computation of the content anchorages of this
IContentPart
. - refreshContentChildren() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
- refreshContentChildren() - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
Triggers a re-computation of the content children of this
IContentPart
. - refreshFocusFeedback() - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
Refreshes focus feedback, i.e. adds or removes feedback.
- refreshVisual() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Refreshes this
IVisualPart
's visuals. - refreshVisual() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Refreshes this part's visualization based on this part's content.
- refreshVisualProperty() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- refreshVisualProperty() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
A boolean property indicating whether this
IVisualPart
should refresh its visuals or not. - register(IViewer) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
- register(IViewer) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Called when a link to the
IViewer
is obtained. - registerAtContentPartMap(IViewer, Object) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Registers the model in the
IViewer.getContentPartMap()
. - registerAtVisualPartMap(IViewer, V) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Registers this part for the given visual in the visual-part-map of the given
IViewer
. - registerUndoRedoActions(IEditorPart) - Method in class org.eclipse.gef.mvc.fx.ui.parts.FXEditorActionBarContributor
-
Registers undo and redo action handlers for the given target editor.
- remove(Object) - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentPartPool
-
Retrieves an
IContentPart
for the given content element and removes it from the pool. - remove(IUndoableOperation) - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
- removeAnchoreds(Collection<? extends IVisualPart<? extends Node>>, List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Removes the given anchoreds as children from the root part and as anchoreds from the given target parts.
- removeChild(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- removeChild(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Removes the given
IVisualPart
from the list of this part's children. - removeChildren(List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- removeChildren(List<? extends IVisualPart<? extends Node>>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Removes the given
IVisualPart
s from the list of this part's children. - removeContentChild(Object) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Removes the given contentChild from this part's content children, so that it will no longer be returned by subsequent calls to
IContentPart.getContentChildrenUnmodifiable()
. - removeContentChild(Object) - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
Removes the given contentChild from this part's content children, so that it will no longer be returned by subsequent calls to
IContentPart.getContentChildrenUnmodifiable()
. - removeContentChild(Object) - Method in class org.eclipse.gef.mvc.fx.policies.ContentPolicy
-
Creates and records operations to remove the given contentChild from the content children of the
host
of thisContentPolicy
. - RemoveContentChildOperation - Class in org.eclipse.gef.mvc.fx.operations
-
The
RemoveContentChildOperation
uses theIContentPart
API to remove a content object from anIContentPart
. - RemoveContentChildOperation(IContentPart<? extends Node>, Object) - Constructor for class org.eclipse.gef.mvc.fx.operations.RemoveContentChildOperation
-
Creates a new
RemoveContentChildOperation
for removing the given contentChildObject
from the content children of the given parentIContentPart
. - removeFeedback(Collection<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Removes feedback for the given targets.
- removeFeedback(Set<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Removes feedback for the given target parts.
- removeFeedback(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Removes feedback for the given target.
- removeFeedbackAndHandles(List<? extends IContentPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
- removeFromSelection(Collection<? extends IContentPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Removes the given
IContentPart
s from the current selection if they are contained. - removeFromSelection(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Removes the given
IContentPart
from the current selection if it is currently selected. - removeHandles(Collection<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Removes handles for the given target parts.
- removeHandles(Set<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Removes handles for the given target parts.
- removeHandles(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Removes handles for the given target.
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.gef.mvc.fx.ui.parts.ContentSelectionProvider
- RemoveSnapToStrategyOperation - Class in org.eclipse.gef.mvc.fx.operations
-
The
RemoveSnapToStrategyOperation
can be used to remove anISnapToStrategy
from the list of supported strategies that is managed by theSnappingModel
. - RemoveSnapToStrategyOperation(SnappingModel, ISnapToStrategy) - Constructor for class org.eclipse.gef.mvc.fx.operations.RemoveSnapToStrategyOperation
-
Constructs a new
RemoveSnapToStrategyOperation
that will remove the givenISnapToStrategy
from the list of supported strategies within the givenSnappingModel
. - removeViewerFocusedFeedback() - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
Removes viewer focused feedback.
- reorderChild(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- reorderChild(IVisualPart<? extends Node>, int) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Swaps the given
IVisualPart
with the part at the given index position within this part's list of children. - reorderContentChild(Object, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Rearranges the given contentChild to the new index position.
- reorderContentChild(Object, int) - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
Rearranges the given contentChild to the new index position.
- resetPropertyValue() - Method in class org.eclipse.gef.mvc.fx.ui.properties.UndoablePropertySheetEntry
- ResizableTransformableBoundsProvider - Class in org.eclipse.gef.mvc.fx.providers
-
The
ResizableTransformableBoundsProvider
returns bounds according to the size and transformation as returned by the part API, i.e. - ResizableTransformableBoundsProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.ResizableTransformableBoundsProvider
- ResizableTransformableOutlineProvider - Class in org.eclipse.gef.mvc.fx.providers
-
The
ResizableTransformableOutlineProvider
returns the outline according to the size and transformation as returned by the part API, i.e. - ResizableTransformableOutlineProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.ResizableTransformableOutlineProvider
- resize(double, double) - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
-
Resizes the host by the given delta width and delta height.
- ResizeContentOperation<VR> - Class in org.eclipse.gef.mvc.fx.operations
-
An
ITransactionalOperation
to change the size of anIResizableContentPart
. - ResizeContentOperation(IResizableContentPart<? extends Node>, Dimension, Dimension) - Constructor for class org.eclipse.gef.mvc.fx.operations.ResizeContentOperation
-
Creates a new
ResizeContentOperation
to resize the content of the givenIResizableContentPart
. - ResizeOperation - Class in org.eclipse.gef.mvc.fx.operations
-
The
ResizeOperation
can be used to alter the size of avisual
. - ResizeOperation(String, IResizableContentPart<? extends Node>, Dimension, double, double) - Constructor for class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
Constructs a new
ResizeOperation
from the given values. - ResizeOperation(IResizableContentPart<? extends Node>) - Constructor for class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
Constructs a new
ResizeOperation
for the manipulation of the givenNode
. - ResizeOperation(IResizableContentPart<? extends Node>, double, double) - Constructor for class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
Constructs a new
ResizeOperation
for the manipulation of the givenNode
. - ResizePolicy - Class in org.eclipse.gef.mvc.fx.policies
- ResizePolicy() - Constructor for class org.eclipse.gef.mvc.fx.policies.ResizePolicy
- retrieveViewer(IDomain, Node) - Static method in class org.eclipse.gef.mvc.fx.parts.PartUtils
- retrieveVisualPart(IViewer, Node) - Static method in class org.eclipse.gef.mvc.fx.parts.PartUtils
-
Returns the first
IVisualPart
in the visual hierarchy of the givenNode
. - reveal(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
- reveal(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.viewer.IViewer
-
Ensure that the visual of the given
IVisualPart
is visible in this viewer. - RevealOperation - Class in org.eclipse.gef.mvc.fx.operations
-
The
RevealOperation
can be used to reveal anIVisualPart
within itsIViewer
, i.e. manipulates the viewport translation so that the part is visible. - RevealOperation(IVisualPart<? extends Node>) - Constructor for class org.eclipse.gef.mvc.fx.operations.RevealOperation
-
Constructs a new
RevealOperation
that will reveal the givenIVisualPart
upon execution. - RevealPrimarySelectionBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
-
The
RevealPrimarySelectionBehavior
observes theSelectionModel
that is registered at theIViewer
of itshost
andreveals
the primary selection, i.e. the first element of theSelectionModel.selectionUnmodifiableProperty()
when the selection changes. - RevealPrimarySelectionBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.RevealPrimarySelectionBehavior
- ReverseUndoCompositeOperation - Class in org.eclipse.gef.mvc.fx.operations
-
The
ReverseUndoCompositeOperation
is anAbstractCompositeOperation
which undoes its combined operations in the reverse order of their execution. - ReverseUndoCompositeOperation(String) - Constructor for class org.eclipse.gef.mvc.fx.operations.ReverseUndoCompositeOperation
-
Creates a new
ReverseUndoCompositeOperation
with the given label. - rollback() - Method in class org.eclipse.gef.mvc.fx.policies.AbstractPolicy
-
Puts back this policy into an uninitialized state, reverting any changes that have been applied via the policy's work methods since the preceding
AbstractPolicy.init()
call. - rollback() - Method in interface org.eclipse.gef.mvc.fx.policies.IPolicy
-
Puts back this policy into an uninitialized state, reverting any changes that have been applied via the policy's work methods since the preceding
IPolicy.init()
call. - route() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
Provides position hints to the connection's
IConnectionRouter
and let's the router route the connection, so these position hints can be forwarded to the anchors.
All Classes and Interfaces|All Packages|Constant Field Values