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 theHoverModel.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 theSelectionModel.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 toSnappingModelchanges.
- 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 givenIGestureto the currently opened transaction for executing operations (viaIDomain.execute(ITransactionalOperation, IProgressMonitor)) on theIOperationHistoryused 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-specificIBehaviorimplementations.
- org.eclipse.gef.mvc.fx.domain - package org.eclipse.gef.mvc.fx.domain
- 
This package contains a JavaFX-specificIDomainimplementation: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 allIUndoableOperationimplementations contributed by MVC.FX.
- org.eclipse.gef.mvc.fx.parts - package org.eclipse.gef.mvc.fx.parts
- 
This package contains all JavaFX-specificIContentPart,IVisualPart,IFeedbackPart, andIHandlePartimplementations and related classes.
- org.eclipse.gef.mvc.fx.policies - package org.eclipse.gef.mvc.fx.policies
- 
This package contains allIPolicyimplementations 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 EclipseViewPartandEditorPartimplementations 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-specificIViewerimplementation:InfiniteCanvasViewer.
All Classes and Interfaces|All Packages|Constant Field Values