Index
All Classes and Interfaces|All Packages|Constant Field Values
O
- onHoverIntentChange(IContentPart<? extends Node>, IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
-
Callback method that is invoked when the
HoverModel.hoverIntentProperty()
changes. - onPrimarySelectionChanged(IContentPart<? extends Node>, IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.RevealPrimarySelectionBehavior
-
This method is called when the primary selection (i.e. the first element of the
SelectionModel.selectionUnmodifiableProperty()
) is changed. - onSnappingLocationsChanged(List<? extends SnappingModel.SnappingLocation>, List<? extends SnappingModel.SnappingLocation>) - Method in class org.eclipse.gef.mvc.fx.behaviors.SnappingBehavior
-
Callback method that is called in response to
SnappingModel
changes. - onViewportSizeChanged() - Method in class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
-
Callback method that is invoked when the viewport size is changed.
- onViewportTranslationChanged() - Method in class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
-
Callback method that is invoked when the viewport translation (scrolling) is changed.
- openExecutionTransaction(IGesture) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- openExecutionTransaction(IGesture) - Method in interface org.eclipse.gef.mvc.fx.domain.IDomain
-
Opens a new transaction or adds the given
IGesture
to the currently opened transaction for executing operations (viaIDomain.execute(ITransactionalOperation, IProgressMonitor)
) on theIOperationHistory
used by thisIDomain
. - org.eclipse.gef.mvc.fx - package org.eclipse.gef.mvc.fx
-
This package provides the bundle activator (
MvcFxBundle
) as well as a Guice Module (MvcFxModule
) with default bindings for MVC.FX . - org.eclipse.gef.mvc.fx.behaviors - package org.eclipse.gef.mvc.fx.behaviors
-
This package contains JavaFX/MVC.FX-specific
IBehavior
implementations. - org.eclipse.gef.mvc.fx.domain - package org.eclipse.gef.mvc.fx.domain
-
This package contains a JavaFX-specific
IDomain
implementation:HistoricizingDomain
. - org.eclipse.gef.mvc.fx.models - package org.eclipse.gef.mvc.fx.models
- org.eclipse.gef.mvc.fx.operations - package org.eclipse.gef.mvc.fx.operations
-
This package contains all
IUndoableOperation
implementations contributed by MVC.FX. - org.eclipse.gef.mvc.fx.parts - package org.eclipse.gef.mvc.fx.parts
-
This package contains all JavaFX-specific
IContentPart
,IVisualPart
,IFeedbackPart
, andIHandlePart
implementations and related classes. - org.eclipse.gef.mvc.fx.policies - package org.eclipse.gef.mvc.fx.policies
-
This package contains all
IPolicy
implementations contributed by MVC.FX. - org.eclipse.gef.mvc.fx.providers - package org.eclipse.gef.mvc.fx.providers
- org.eclipse.gef.mvc.fx.ui - package org.eclipse.gef.mvc.fx.ui
-
This package provides the bundle activator (
MvcFxUiBundle
) as well as a Guice Module (MvcFxUiModule
) with default bindings for MVC.FX.UI. - org.eclipse.gef.mvc.fx.ui.parts - package org.eclipse.gef.mvc.fx.ui.parts
-
This package contains specific Eclipse
ViewPart
andEditorPart
implementations which wrap anFXCanvas
. - org.eclipse.gef.mvc.fx.ui.properties - package org.eclipse.gef.mvc.fx.ui.properties
-
This package contains helper classes for the integration and manipulation of properties within the Eclipse "Properties View".
- org.eclipse.gef.mvc.fx.viewer - package org.eclipse.gef.mvc.fx.viewer
-
This package contains a JavaFX-specific
IViewer
implementation:InfiniteCanvasViewer
.
All Classes and Interfaces|All Packages|Constant Field Values