- AbstractBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
-
- AbstractBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- AbstractCompositeOperation - Class in org.eclipse.gef.mvc.fx.operations
-
- AbstractCompositeOperation(String) - Constructor for class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
-
- AbstractContentPart<V extends javafx.scene.Node> - Class in org.eclipse.gef.mvc.fx.parts
-
- AbstractContentPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- AbstractFeedbackPart<V extends javafx.scene.Node> - Class in org.eclipse.gef.mvc.fx.parts
-
Abstract base implementation for a JavaFX-specific
IFeedbackPart
.
- AbstractFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.AbstractFeedbackPart
-
Constructs a new
AbstractFeedbackPart
and disables refreshing of
visuals, which is enabled as soon as an anchorage is available.
- AbstractFXEditor - Class in org.eclipse.gef.mvc.fx.ui.parts
-
Abstract base class for editors.
- AbstractFXEditor(Injector) - Constructor for class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
- AbstractFXView - Class in org.eclipse.gef.mvc.fx.ui.parts
-
Abstract base class for views.
- AbstractFXView(Injector) - Constructor for class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
- AbstractHandlePart<V extends javafx.scene.Node> - Class in org.eclipse.gef.mvc.fx.parts
-
Abstract base implementation for a JavaFX-specific
IHandlePart
.
- AbstractHandlePart() - Constructor for class org.eclipse.gef.mvc.fx.parts.AbstractHandlePart
-
Constructs a new
AbstractHandlePart
and disables refreshing of
visuals, which is enabled as soon as an anchorage is available.
- AbstractPolicy - Class in org.eclipse.gef.mvc.fx.policies
-
Abstract base implementation of
IPolicy
that is transactional.
- AbstractPolicy() - Constructor for class org.eclipse.gef.mvc.fx.policies.AbstractPolicy
-
- AbstractSegmentHandlePart<N extends javafx.scene.Node> - Class in org.eclipse.gef.mvc.fx.parts
-
- AbstractSegmentHandlePart() - Constructor for class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
- AbstractVisualPart<V extends javafx.scene.Node> - Class in org.eclipse.gef.mvc.fx.parts
-
- AbstractVisualPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- activate() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- activate() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- activate() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- activate() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
Activates the editor by activating its
IDomain
.
- activate() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
- activate() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- activateAdapters() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- activateAdapters() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- activateAdapters() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- activateChildren() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- activateChildren() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- activeProperty() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- activeProperty() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- activeProperty() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- activeProperty() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- adaptableProperty() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- adaptableProperty() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- adaptableProperty() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- adaptersProperty() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- adaptersProperty() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- adaptersProperty() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- add(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentPartPool
-
- add(IUndoableOperation) - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
-
- addAll(List<ITransactionalOperation>) - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
-
- addAnchoreds(Collection<? extends IVisualPart<? extends Node>>, List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Adds the given anchoreds as children to the root part and anchors them to
the given target parts.
- addAnchoreds(Collection<? extends IVisualPart<? extends Node>>, List<? extends IVisualPart<? extends Node>>, int) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Adds the given anchoreds as children to the root part and anchors them to
the given target parts.
- addAnchoreds(Collection<? extends IVisualPart<? extends Node>>, List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
- addChild(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- addChild(IVisualPart<? extends Node>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- addChild(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Adds the given child to the list of this part's children.
- addChild(IVisualPart<? extends Node>, int) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Adds the given child to the list of this part's children at the specified
index.
- addChildren(List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- addChildren(List<? extends IVisualPart<? extends Node>>, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- addChildren(List<? extends IVisualPart<? extends Node>>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Adds the given children to the list of this part's children.
- addChildren(List<? extends IVisualPart<? extends Node>>, int) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Adds the given children to the list of this part's children at the
specified index.
- addContentChild(Object, int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- addContentChild(Object, int) - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
- addContentChild(Object, int) - Method in class org.eclipse.gef.mvc.fx.policies.ContentPolicy
-
Creates and records operations to add the given
contentChild to
the
host
of this
ContentPolicy
at the
specified
index.
- AddContentChildOperation - Class in org.eclipse.gef.mvc.fx.operations
-
- AddContentChildOperation(IContentPart<? extends Node>, Object, int) - Constructor for class org.eclipse.gef.mvc.fx.operations.AddContentChildOperation
-
- addContext(IUndoContext) - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
-
- addFeedback(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Adds feedback for the given target part.
- addFeedback(List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Adds feedback for the given target parts.
- addFeedbackAndHandles(List<? extends IContentPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
- addHandles(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Adds handles for the given target part.
- addHandles(List<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Adds handles for the given target parts.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.gef.mvc.fx.ui.parts.ContentSelectionProvider
-
- AddSnapToStrategyOperation - Class in org.eclipse.gef.mvc.fx.operations
-
- AddSnapToStrategyOperation(SnappingModel, ISnapToStrategy) - Constructor for class org.eclipse.gef.mvc.fx.operations.AddSnapToStrategyOperation
-
- addViewerFocusedFeedback() - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
Adds viewer focused feedback.
- ANCHORAGES_PROPERTY - Static variable in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Name of the property storing this part's anchorages.
- anchoragesUnmodifiableProperty() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- anchoragesUnmodifiableProperty() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Returns a read-only set-multimap property containing this part's
anchorages and their corresponding roles.
- ANCHOREDS_PROPERTY - Static variable in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Name of the property storing this part's anchoreds.
- anchoredsUnmodifiableProperty() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- anchoredsUnmodifiableProperty() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Returns an unmodifiable read-only multiset property representing the
anchoreds of this
IVisualPart
.
- appendToSelection(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Updates the current selection by adding the given
IContentPart
to
it, preserving already selected elements.
- appendToSelection(List<? extends IContentPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Updates the current selection by adding the given
IContentPart
s
to it, preserving already selected elements.
- applyFocusToVisual() - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
Transfers the keyboard focus to JavaFX, i.e. calls
Node.requestFocus()
on the visual of the focus part, or on the
root visual if no part is focused.
- applySize(double, double) - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
-
Apply the new size to the host.
- applyTransform(Affine) - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
-
Sets the visual transformation to the given Affine
.
- applyTransform(AffineTransform) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
- applyUndoContext(ITransactionalOperation) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
Applies the undo context to the given operation.
- attachAnchored(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- attachAnchored(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Used by an anchored
IVisualPart
to establish an
anchorage-anchored relationship with this anchorage
IVisualPart
.
- attachToAnchorage(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- attachToAnchorage(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- attachToAnchorage(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Attaches the given
IVisualPart
to the given anchorage under the
"default" role.
- attachToAnchorage(IVisualPart<? extends Node>, String) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Attaches the given
IVisualPart
to the given anchorage under the
given role.
- attachToContentAnchorage(Object, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- attachToContentAnchorage(Object, String) - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
- attachToContentAnchorage(Object, String) - Method in class org.eclipse.gef.mvc.fx.policies.ContentPolicy
-
Creates and records operations to attach the
host
of
this
ContentPolicy
to the specified
contentAnchorage under
the specified
role.
- AttachToContentAnchorageOperation - Class in org.eclipse.gef.mvc.fx.operations
-
- AttachToContentAnchorageOperation(IContentPart<? extends Node>, Object, String) - Constructor for class org.eclipse.gef.mvc.fx.operations.AttachToContentAnchorageOperation
-