Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- IAnchorProvider - Interface in org.eclipse.gef.mvc.fx.providers
- 
TheIAnchorProvidercan provide anIAnchorfor an anchorage part depending on a given anchoredIVisualPartand a corresponding role (seeIAnchorProvider.get(IVisualPart, String)for details).
- IBehavior - Interface in org.eclipse.gef.mvc.fx.behaviors
- IBendableContentPart<V extends javafx.scene.Node> - Interface in org.eclipse.gef.mvc.fx.parts
- 
AnIContentPartthat supports content related bend, i.e. manipulation of control points.
- IBendableContentPart.BendPoint - Class in org.eclipse.gef.mvc.fx.parts
- 
A representation of a bend point, which is defined either by a point or by a content anchorage to which the content is attached.
- IContentPart<V extends javafx.scene.Node> - Interface in org.eclipse.gef.mvc.fx.parts
- 
AnIVisualPartthat visualizes an underlying content element.
- IContentPartFactory - Interface in org.eclipse.gef.mvc.fx.parts
- 
A factory for creating newIContentParts.
- IDirtyStateProvider - Interface in org.eclipse.gef.mvc.fx.ui.parts
- 
A delegate support that can be used byISaveableParts to maintain their dirty state based on anIOperationHistory.
- IDirtyStateProviderFactory - Interface in org.eclipse.gef.mvc.fx.ui.parts
- 
A factory for the creation of anIDirtyStateProvider.
- IDomain - Interface in org.eclipse.gef.mvc.fx.domain
- 
A domain represents the collective state of a MVC application.
- IFeedbackPart<V extends javafx.scene.Node> - Interface in org.eclipse.gef.mvc.fx.parts
- 
AnIFeedbackPartis a controller that controls a visual, which is used simply for feedback and does not correspond to anything in the visualized model.
- IFeedbackPartFactory - Interface in org.eclipse.gef.mvc.fx.parts
- 
TheIFeedbackPartFactoryinterface specifies a factory method for the creation ofIFeedbackParts for a given list of targetIVisualParts, a contextIBehavior, and a contextMap.
- IHandlePart<V extends javafx.scene.Node> - Interface in org.eclipse.gef.mvc.fx.parts
- 
AnIHandlePartis a controller that controls a visual, which is used simply for tool interaction and does not correspond to anything in the visualized model.
- IHandlePartFactory - Interface in org.eclipse.gef.mvc.fx.parts
- 
TheIHandlePartFactoryinterface specifies a factory method for the creation ofIHandleParts for a given list of targetIVisualParts, a contextIBehavior, and a contextMap.
- IMG_ICONS_FIT_TO_VIEWPORT - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the fit-to-viewport icon image.
- IMG_ICONS_FIT_TO_VIEWPORT_LOCK - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the fit-to-viewport-lock (i.e. toggle-button/check-box) icon image.
- IMG_ICONS_SCROLL_BOTTOM_LEFT - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the scroll-bottom-left icon image.
- IMG_ICONS_SCROLL_BOTTOM_RIGHT - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the scroll-bottom-right icon image.
- IMG_ICONS_SCROLL_CENTER - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the scroll-center icon image.
- IMG_ICONS_SCROLL_TOP_LEFT - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the scroll-top-left icon image.
- IMG_ICONS_SCROLL_TOP_RIGHT - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the scroll-top-right icon image.
- IMG_ICONS_ZOOM_IN - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the zoom-in icon image.
- IMG_ICONS_ZOOM_OUT - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the zoom-out icon image.
- IMG_ICONS_ZOOM_RESET - Static variable in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- 
Symbolic name for the reset-zoom icon image.
- InfiniteCanvasViewer - Class in org.eclipse.gef.mvc.fx.viewer
- 
TheInfiniteCanvasVieweris anIViewerthat manages anInfiniteCanvasto display the viewer's contents.
- InfiniteCanvasViewer() - Constructor for class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
- 
Creates a newInfiniteCanvasViewer.
- init() - Method in class org.eclipse.gef.mvc.fx.policies.AbstractPolicy
- 
Initializes the policy, so that the policy's "work" methods can be used.
- init() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
- init() - Method in class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
- init() - Method in interface org.eclipse.gef.mvc.fx.policies.IPolicy
- 
Initializes the policy, so that the policy's "work" methods can be used.
- init() - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
- init(IEditorSite, IEditorInput) - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
- init(IViewSite) - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
- initializeComputationParameters(DynamicAnchor) - Method in class org.eclipse.gef.mvc.fx.providers.DefaultAnchorProvider
- 
Initializes the computation parameters for the givenDynamicAnchor.
- initializeImageRegistry(ImageRegistry) - Method in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- INSERT_HANDLE_COLOR_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionHandlePartFactory
- 
A binding key for the fill color of intra segment handles.
- insertExplicitAnchor(int, Point) - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
- 
Creates a new static anchor for the given position and inserts it at the given index.
- IPolicy - Interface in org.eclipse.gef.mvc.fx.policies
- 
TheIPolicyinterface extendsIAdaptable.Bound, i.e. it is bound to anIAdaptable, its so calledIPolicy.getHost().
- IPropertySheetPageFactory - Interface in org.eclipse.gef.mvc.fx.ui.properties
- 
A factory to create a newIPropertySheetPage.
- IResizableContentPart<V extends javafx.scene.Node> - Interface in org.eclipse.gef.mvc.fx.parts
- 
AnIContentPartthat supports content related resize.
- IRootPart<V extends javafx.scene.Node> - Interface in org.eclipse.gef.mvc.fx.parts
- isActive() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
- 
Gets the value of the property active.
- isActive() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- 
Gets the value of the property active.
- isActive() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- isActive() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
- 
Gets the value of the property active.
- isAttached() - Method in class org.eclipse.gef.mvc.fx.parts.IBendableContentPart.BendPoint
- 
Whether this bend point is defined through an attachment of a content anchorage.
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.AddContentChildOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.AddSnapToStrategyOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.AttachToContentAnchorageOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.BendContentOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.BendVisualOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeContentsOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeFocusOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeSelectionOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.DeselectOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.DetachFromContentAnchorageOperation
- isContentRelevant() - Method in interface org.eclipse.gef.mvc.fx.operations.ITransactionalOperation
- 
Returnstrueif thisITransactionalOperationis actually changing model data (instead of only affecting the visualization).
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.RemoveContentChildOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.RemoveSnapToStrategyOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.ResizeContentOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.RevealOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.SelectOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.SetRefreshVisualOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.TransformContentOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
- isContentRelevant() - Method in class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
- isContentResizable() - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
- 
Returns whether the content part supports a content resize operation.
- isContentsRelated(IUndoableOperation) - Method in class org.eclipse.gef.mvc.fx.ui.parts.HistoryBasedDirtyStateProvider
- 
Tests whether the givenIUndoableOperationis relevant for the dirty-state of the editor.
- isContentTransformable() - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
- 
Returns whether the content can be transformed.
- isDirty() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
- isDirty() - Method in class org.eclipse.gef.mvc.fx.ui.parts.HistoryBasedDirtyStateProvider
- 
Gets the value of the property dirty.
- isDirty() - Method in interface org.eclipse.gef.mvc.fx.ui.parts.IDirtyStateProvider
- 
Returns the dirty state of this support.
- ISelectionProviderFactory - Interface in org.eclipse.gef.mvc.fx.ui.parts
- 
A factory for the creation of anISelectionProvider.
- isEmpty() - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
- 
Returnstrueif no operations are currently combined in this composite operation.
- isExecutionTransactionOpen() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- 
Returnstrueif an execution transaction is currently open.
- isExecutionTransactionOpen(IGesture) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- isExecutionTransactionOpen(IGesture) - Method in interface org.eclipse.gef.mvc.fx.domain.IDomain
- 
Returnstrueif the givenIGestureis taking part in the currently open execution transaction.
- isExplicit(int) - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
- 
Returnstrueif the anchor at the given connection index is explicit.
- isFocusable() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
- isFocusable() - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
- 
Returnstrueif policies and other parts of the application are allowed to assign focus to this part by changing theFocusModel.
- isInitialized() - Method in class org.eclipse.gef.mvc.fx.policies.AbstractPolicy
- 
Returns whether thisAbstractPolicyis initialized or not.
- ISnappingLocationProvider - Interface in org.eclipse.gef.mvc.fx.providers
- 
TheISnappingLocationProvideris used to determineSnappingModel.SnappingLocations for anIContentPart.
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.AddContentChildOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.AddSnapToStrategyOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.AttachToContentAnchorageOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.BendContentOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.BendVisualOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeContentsOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeFocusOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeSelectionOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.DeselectOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.DetachFromContentAnchorageOperation
- isNoOp() - Method in interface org.eclipse.gef.mvc.fx.operations.ITransactionalOperation
- 
Returnstrueif thisITransactionalOperationhas no effect (in comparison to its initial state).
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.RemoveContentChildOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.RemoveSnapToStrategyOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.ResizeContentOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.RevealOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.SelectOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.SetRefreshVisualOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.TransformContentOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
- isNoOp() - Method in class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
- isRefreshVisual() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- 
Gets the value of the property refreshVisual.
- isRefreshVisual() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
- 
Returnstrueif this part is allowed to refresh its visualization based on its content.
- isSelectable() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
- isSelectable() - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
- 
Returnstrueif policies and other parts of the application are allowed to add this part to the selection maintained by theSelectionModel.
- isSelected(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
- 
Returns whether the givenIContentPartis part of the current selection.
- isSelectionHorizontal() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
- 
Returnstrueif the selected points are on a horizontal line.
- isShowGrid() - Method in class org.eclipse.gef.mvc.fx.models.GridModel
- 
Returnstrueif the grid is visible, otherwisefalse.
- isViewerFocused() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
- 
Gets the value of the property viewerFocused.
- isViewerFocused() - Method in interface org.eclipse.gef.mvc.fx.viewer.IViewer
- 
Returns the value of the propertyIViewer.viewerFocusedProperty().
- isZoomGrid() - Method in class org.eclipse.gef.mvc.fx.models.GridModel
- 
Returnstrueif the grid is zooming with the contents, otherwisefalse.
- ITransactionalOperation - Interface in org.eclipse.gef.mvc.fx.operations
- 
AnITransactionalOperationis anIUndoableOperationthat tolerates successive calls toIUndoableOperation.execute(IProgressMonitor, IAdaptable)andIUndoableOperation.undo(IProgressMonitor, IAdaptable)and allows to check whether it has an overall effect (ITransactionalOperation.isNoOp()) compared to the initial state upon construction.
- ITransformableContentPart<V extends javafx.scene.Node> - Interface in org.eclipse.gef.mvc.fx.parts
- 
AnIContentPartthat supports content related transformations.
- IViewer - Interface in org.eclipse.gef.mvc.fx.viewer
- 
TheIViewerinterface specifies all services that a viewer needs to provide.
- IVisualPart<V extends javafx.scene.Node> - Interface in org.eclipse.gef.mvc.fx.parts
- 
AnIVisualPartplays the controller role in the model-view-controller architecture.
All Classes and Interfaces|All Packages|Constant Field Values