Skip navigation links
GEF4 MVC
1.0.0.201606040817
A B C D E F G H I L M N O P R S T U V Z 

G

getActivePolicies(IViewer<Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
 
getActivePolicies(IViewer<Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXPinchSpreadTool
 
getActivePolicies(IViewer<Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXRotateTool
 
getActivePolicies(IViewer<Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXScrollTool
 
getActivePolicies(IViewer<Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXTypeTool
 
getActivePolicies(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
 
getActivePolicies(IViewer<VR>) - Method in interface org.eclipse.gef4.mvc.tools.ITool
Returns an (unmodifiable) list containing the interaction policies that are currently active within this tool for the given IViewer, i.e. the target policies of this tool that get notified about events within the given IViewer.
getAdaptable() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Gets the value of the property adaptable.
getAdaptable() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
Gets the value of the property adaptable.
getAdaptable() - Method in class org.eclipse.gef4.mvc.policies.AbstractPolicy
Gets the value of the property adaptable.
getAdaptable() - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
Gets the value of the property adaptable.
getAdaptable() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
Gets the value of the property adaptable.
getAdapter(AdapterKey<T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapter(Class<T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapter(TypeToken<T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapter(Class) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXEditor
 
getAdapter(Class) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXView
 
getAdapter(AdapterKey<T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAdapter(Class<T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAdapter(TypeToken<T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAdapter(Object, Class) - Method in class org.eclipse.gef4.mvc.ui.properties.ContentPropertySourceAdapterFactory
 
getAdapter(AdapterKey<T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapter(Class<T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapter(TypeToken<T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapterKey(T) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapterKey(T) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAdapterKey(T) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapterList() - Method in class org.eclipse.gef4.mvc.ui.properties.ContentPropertySourceAdapterFactory
 
getAdapters() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
Gets the value of the property adapters.
getAdapters(Class<? super T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapters(TypeToken<? super T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapters() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Gets the value of the property adapters.
getAdapters(Class<? super T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAdapters(TypeToken<? super T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAdapters() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
Gets the value of the property adapters.
getAdapters(Class<? super T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapters(TypeToken<? super T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAnchoragesUnmodifiable() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Gets the value of the property anchoragesUnmodifiable.
getAnchoragesUnmodifiable() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns an unmodifiable ObservableSetMultimap of this part's anchorages and their corresponding roles.
getAnchoreds(Collection<? extends IVisualPart<VR, ? extends VR>>) - Static method in class org.eclipse.gef4.mvc.parts.PartUtils
Collects the anchoreds of all given IVisualParts.
getAnchoreds(IVisualPart<VR, ? extends VR>, String) - Static method in class org.eclipse.gef4.mvc.parts.PartUtils
Collects the anchoreds of the given IVisualPart which are registered under the specified role.
getAnchoredsUnmodifiable() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Gets the value of the property anchoredsUnmodifiable.
getAnchoredsUnmodifiable() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns an unmodifiable ObservableMultiset of this part's anchoreds.
getBehaviors() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getBehaviors() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns a Map of this part's behaviors and their corresponding AdapterKeys.
getBendConnectionOperation() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeConnectionPolicy
Returns the FXBendConnectionOperation to be used by this policy.
getBendConnectionOperation() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformConnectionPolicy
Returns the FXBendConnectionOperation to be used by this policy.
getBendOperation() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
Returns an FXBendConnectionOperation that is extracted from the operation created by FXBendConnectionPolicy.createOperation().
getBendPolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
Returns the FXBendConnectionPolicy that is installed on the given IVisualPart.
getBendPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
Returns the FXBendConnectionPolicy of the host.
getBezierSegmentInParent() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Returns the BezierCurve at which this handle part is anchored (depending on segment index), or null if that BezierCurve cannot be determined.
getCanvas() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
Returns the InfiniteCanvas of the host's FXViewer.
getCanvas() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXEditor
Returns the FXCanvas that was previously created by the IFXCanvasFactory which was previously injected into this editor.
getCanvas() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXView
Returns the FXCanvas that was previously created by the injected IFXCanvasFactory.
getCanvas() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
Returns the InfiniteCanvas that is managed by this FXViewer .
getChangeFocusOperation() - Method in class org.eclipse.gef4.mvc.fx.policies.FXFocusTraversalPolicy
Returns the ChangeFocusOperation that is used to change the focus part.
getChangeViewportOperation() - Method in class org.eclipse.gef4.mvc.fx.policies.FXChangeViewportPolicy
Returns an FXChangeViewportOperation that is extracted from the operation created by FXChangeViewportPolicy.createOperation().
getChildrenUnmodifiable() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getChildrenUnmodifiable() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns an unmodifiable ObservableList of this part's children.
getCompositeOperation() - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
Extracts a AbstractCompositeOperation from the operation created by ContentPolicy.createOperation().
getCompositeOperation() - Method in class org.eclipse.gef4.mvc.policies.CreationPolicy
Extracts a AbstractCompositeOperation from the operation created by CreationPolicy.createOperation().
getCompositeOperation() - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
Extracts a AbstractCompositeOperation from the operation created by DeletionPolicy.createOperation().
getConnectedFill() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Returns the Color that is used to fill connected handles.
getConnection() - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendConnectionOperation
Returns the Connection which is manipulated by this operation.
getConnection() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
Returns the Connection that is manipulated by this policy.
getConnectionIndex(int) - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendConnectionOperation
Returns the index within the Connection's anchors for the given explicit anchor index.
getContent() - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
getContent() - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
Returns this part's content.
getContentAnchorage() - Method in class org.eclipse.gef4.mvc.parts.IBendableContentPart.BendPoint
The content element to which the bend point is attached.
getContentAnchoragesUnmodifiable() - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
Gets the value of the property contentAnchoragesUnmodifiable.
getContentAnchoragesUnmodifiable() - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
Returns an unmodifiable ObservableSetMultimap that contains the content objects that are to be regarded as anchorages of this IContentPart's content (IContentPart.getContent()) with an (optional) role qualifier for each anchorage-anchored link that has to be established.
getContentChildrenUnmodifiable() - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
Gets the value of the property contentChildrenUnmodifiable.
getContentChildrenUnmodifiable() - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
Returns an unmodifiable ObservableList that contains the content children.
getContentLayer() - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
Returns the content layer visual.
getContentModel() - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
Returns the ContentModel in the context of the host.
getContentPartChildren() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
getContentPartChildren() - Method in interface org.eclipse.gef4.mvc.parts.IRootPart
Returns all children of type IContentPart contained by this IRootPart.
getContentPartFactory() - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
Returns the IContentPartFactory of the current viewer.
getContentPartFactory() - Method in class org.eclipse.gef4.mvc.policies.CreationPolicy
Returns the IContentPartFactory of the current viewer.
getContentPartMap() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getContentPartMap() - Method in interface org.eclipse.gef4.mvc.viewer.IViewer
Returns the Map for registering IContentParts by their content.
getContents() - Method in class org.eclipse.gef4.mvc.models.ContentModel
Returns an ObservableList containing the content objects.
getContentViewer() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXEditor
Returns the FXViewer of the FXDomain which was previously injected into this editor.
getContentViewer() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXView
Returns the FXViewer of the FXDomain that was previously injected.
getContext() - Static method in class org.eclipse.gef4.mvc.fx.MvcFxBundle
If the bundle has been started, returns the BundleContext associated to it.
getCurrentBendPoints() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
 
getCurrentBendPoints() - Method in class org.eclipse.gef4.mvc.policies.AbstractBendPolicy
Returns the current control points of the content.
getCurrentSize() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
 
getCurrentSize() - Method in class org.eclipse.gef4.mvc.policies.AbstractResizePolicy
Returns the current size of the IResizableContentPart.
getCurrentTransform() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformPolicy
 
getCurrentTransform() - Method in class org.eclipse.gef4.mvc.policies.AbstractTransformPolicy
Returns the AffineTransform that matches the node transformation of the host.
getCursorSupport() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
Returns the CursorSupport of this policy.
getCursorSupport() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
Returns the CursorSupport of this policy.
getCursorSupport() - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
Returns the CursorSupport of this policy.
getCursorSupport() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
Returns the CursorSupport of this policy.
getCursorSupport() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
Returns the CursorSupport of this policy.
getCursorSupport() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
Returns the CursorSupport of this policy.
getCursorSupport() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTranslateSelectedOnDragPolicy
Returns the CursorSupport of this policy.
getDefault() - Static method in class org.eclipse.gef4.mvc.fx.ui.MvcFxUiBundle
Returns the shared instance
getDefault() - Static method in class org.eclipse.gef4.mvc.ui.MvcUiBundle
Returns the shared instance
getDeselectOperation() - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
Returns the DeselectOperation used by this DeletionPolicy to deselect the to be deleted parts.
getDetachAnchoragesOperation() - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
Returns an AbstractCompositeOperation that comprises all DetachFromContentAnchorageOperation returned by the delegate ContentPolicy.
getDh() - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeOperation
Returns the delta height that is applied when executing this operation.
getDomain() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXEditor
Returns the FXDomain that was previously injected into this editor.
getDomain() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXView
Returns the FXDomain that was previously injected.
getDomain() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
 
getDomain() - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
 
getDomain() - Method in interface org.eclipse.gef4.mvc.tools.ITool
The IDomain, this ITool is adapted to.
getDomain() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getDomain() - Method in interface org.eclipse.gef4.mvc.viewer.IViewer
Returns the IDomain this IViewer is bound to.
getDw() - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeOperation
Returns the delta width that is applied when executing this operation.
getExplicitIndex(int, int) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
Returns the explicit anchor index for the first explicit anchor that is found within the connection's anchors when starting to search at the given connection index, and incrementing the index by the given step per iteration.
getExplicitIndexAtOrAfter(int) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
Returns an explicit anchor index for the first explicit anchor that can be found when iterating the connection anchors forwards, starting at the given connection index.
getExplicitIndexAtOrBefore(int) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
Returns an explicit anchor index for the first explicit anchor that can be found when iterating the connection anchors backwards, starting at the given connection index.
getFeedbackGeometry() - Method in class org.eclipse.gef4.mvc.fx.parts.FXFocusFeedbackPart
Returns the IGeometry that is provided by this part's geometry provider.
getFeedbackGeometry() - Method in class org.eclipse.gef4.mvc.fx.parts.FXHoverFeedbackPart
Returns the IGeometry that is provided by this part's geometry provider.
getFeedbackGeometry() - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
Returns the IGeometry that is provided by this part's feedback geometry provider.
getFeedbackLayer() - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
Returns the feedback layer visual.
getFeedbackPartChildren() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
getFeedbackPartChildren() - Method in interface org.eclipse.gef4.mvc.parts.IRootPart
Returns all children of type IFeedbackPart contained by this IRootPart.
getFeedbackPartFactory() - Method in class org.eclipse.gef4.mvc.behaviors.HoverBehavior
Returns the IFeedbackPartFactory for hover feedback.
getFeedbackPartFactory() - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
Returns the IFeedbackPartFactory for selection feedback.
getFeedbackPartFactory() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
Returns the IFeedbackPartFactory for selection feedback.
getFeedbackParts() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Returns a list containing the feedback parts most recently created by this behavior.
getFocus() - Method in class org.eclipse.gef4.mvc.models.FocusModel
Returns the IContentPart which has keyboard focus, or null if no IContentPart currently has keyboard focus.
getFocusModel() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
Returns the FocusModel at which this FXFocusBehavior is registered for changes.
getFocusModel() - Method in class org.eclipse.gef4.mvc.operations.ChangeFocusOperation
Returns the FocusModel adapted to the viewer.
getFocusStroke() - Method in class org.eclipse.gef4.mvc.fx.parts.FXFocusFeedbackPart
Returns the Color that is used to stroke focus feedback.
getGridCellHeight() - Method in class org.eclipse.gef4.mvc.models.GridModel
Returns the grid cell height.
getGridCellWidth() - Method in class org.eclipse.gef4.mvc.models.GridModel
Returns the grid cell width.
getHandleHoverFeedbackEffect(Map<Object, Object>) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
Returns the Effect that is applied to IHandleParts as a replacement for IFeedbackParts which are created for normal parts.
getHandleLayer() - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
Returns the handle layer visual.
getHandlePartChildren() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
getHandlePartChildren() - Method in interface org.eclipse.gef4.mvc.parts.IRootPart
Returns all children of type IHandlePart contained by this IRootPart.
getHandlePartFactory() - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
Returns the IHandlePartFactory for selection feedback.
getHandlePartFactory() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
Returns the IHandlePartFactory for hover handles.
getHandleParts() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Returns a list containing the handle parts most recently created by this behavior.
getHost() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
getHost() - Method in interface org.eclipse.gef4.mvc.behaviors.IBehavior
Returns the host IVisualPart of this IBehavior, i.e. the part where this behavior is registered as an adapter.
getHost() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXConnectionClickableAreaBehavior
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeConnectionPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformConnectionPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.policies.AbstractPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
 
getHost() - Method in interface org.eclipse.gef4.mvc.policies.IPolicy
Returns the host of this IPolicy, i.e. the IVisualPart this IPolicy is attached to.
getHover() - Method in class org.eclipse.gef4.mvc.models.HoverModel
Returns the currently hovered IContentPart or null if no visual part is hovered.
getHoverFeedbackEffect() - Method in class org.eclipse.gef4.mvc.fx.parts.FXHoverFeedbackPart
Returns the Effect that is provided by the Provider<Effect> of this part's first anchorage.
getHoverModel() - Method in class org.eclipse.gef4.mvc.behaviors.HoverBehavior
Returns the HoverModel in the context of the host.
getHoverStroke() - Method in class org.eclipse.gef4.mvc.fx.parts.FXHoverFeedbackPart
Returns the Color that is used to stroke hover feedback.
getIndicesOfMovableAnchors() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeConnectionPolicy
Returns the indices of all movable anchors.
getIndicesOfUnconnectedAnchors() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformConnectionPolicy
Returns the indices of all movable anchors within the operation.
getInfiniteCanvas() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the InfiniteCanvas that is manipulated by this operation.
getInitialAnchors() - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendConnectionOperation
Returns the list of IAnchors which will replace the connection's anchors upon undoing.
getInitialBendPoints() - Method in class org.eclipse.gef4.mvc.policies.AbstractBendPolicy
Returns the initial bend points before bending the content.
getInitialContents() - Method in class org.eclipse.gef4.mvc.operations.ChangeContentsOperation
Returns the list containing the initial contents by reference.
getInitialContentTransform() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the contents transformation that will be applied when undoing this operation.
getInitialHeight() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the viewport height that will be applied when undoing this operation.
getInitialHorizontalScrollOffset() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the horizontal translation that will be applied when undoing this operation.
getInitialMouseLocationInScene() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTranslateSelectedOnDragPolicy
Returns the initial mouse location in scene coordinates.
getInitialSize() - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeOperation
Returns the dimensions that are applied when undoing this operation.
getInitialSize() - Method in class org.eclipse.gef4.mvc.policies.AbstractResizePolicy
Returns the initial size of the IResizableContentPart.
getInitialTransform() - Method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
Returns the Affine that will be applied to the nodeTransform upon undoing of this operation.
getInitialTransform() - Method in class org.eclipse.gef4.mvc.policies.AbstractTransformPolicy
Returns a copy of the initial node transformation of the host (obtained via AbstractTransformPolicy.getCurrentTransform()).
getInitialVerticalScrollOffset() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the vertical translation that will be applied when undoing this operation.
getInitialWidth() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the viewport width that will be applied when undoing this operation.
getInsertFill() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Returns the Color that is used to fill insertion handles.
getMinimumHeight() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
Returns the minimum height.
getMinimumWidth() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
Returns the minimum width.
getMouseDeltaInLocal(Point, Point) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
Computes the mouse movement delta (w.r.t. to the initial mouse position) in local coordinates .
getMoveFill() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Returns the Color that is used to fill movement handles.
getNewAnchors() - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendConnectionOperation
Returns the list of IAnchors which will replace the connection's anchors upon execution.
getNewContents() - Method in class org.eclipse.gef4.mvc.operations.ChangeContentsOperation
Returns the list containing the new contents by reference.
getNewHeight() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the viewport height that will be applied when executing this operation.
getNewHorizontalScrollOffset() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the horizontal translation that will be applied when executing this operation.
getNewTransform() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the contents transformation that will be applied when executing this operation.
getNewTransform() - Method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
Returns the Affine that will be applied to the nodeTransform upon execution of this operation.
getNewValue() - Method in class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
Returns the new value to be set for the property when executing or redoing.
getNewVerticalScrollOffset() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the vertical translation that will be applied when executing this operation.
getNewWidth() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the viewport width that will be applied when executing this operation.
getOldValue() - Method in class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
After the command has been executed or redone, returns the old value of the property or SetPropertyValueOperation.DEFAULT_VALUE if the property did not have a value before.
getOperation() - Method in class org.eclipse.gef4.mvc.policies.AbstractTransactionPolicy
Returns the ITransactionalOperation that is used to encapsulate the changes that are applied by this AbstractTransactionPolicy through its "work" methods.
getOperationHistory() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getOperationHistory() - Method in interface org.eclipse.gef4.mvc.domain.IDomain
Returns the IOperationHistory that is used by this domain.
getOperationHistory() - Method in class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetEntry
Returns the IOperationHistory that is used by this entry.
getOperations() - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
Returns the list of ITransactionalOperations which are combined in this composite operation.
getOriginalCursor() - Method in class org.eclipse.gef4.mvc.fx.policies.CursorSupport
Returns the original mouse Cursor that is stored by this policy.
getOverlayThreshold() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendConnectionPolicy
Removes the overlay threshold, i.e. the distance between two points, so that they are regarded as overlaying.
getParent() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Gets the value of the property parent.
getParent() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns the parent of this part.
getParts(List<Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
Returns a List containing all IContentParts that are corresponding to the given List of Nodes.
getPolicies() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getPolicies() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns a Map of this part's policies and their corresponding AdapterKeys.
getPosition(BezierCurve) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Returns the position of this AbstractFXSegmentHandlePart on the given segment using the segment parameter that is assigned to this part.
getPosition() - Method in class org.eclipse.gef4.mvc.parts.IBendableContentPart.BendPoint
The position of the unattached bend point or the (optional) position hint for an attached bend point.
getPrimarySelectionColor() - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
Returns the primary selection Color.
getPrimarySelectionColor() - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
Returns the primary selection Color.
getPropertyId() - Method in class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
Returns the id by which to identify the property whose value is to be set.
getPropertySource() - Method in class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
Returns the IPropertySource which provides the property, whose value is to be set.
getRemoveChildrenOperation() - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
Returns an AbstractCompositeOperation that comprises all RemoveContentChildOperation returned by the delegate ContentPolicy.
getResizeOperation() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
Returns the FXResizeOperation that is used by this FXResizePolicy.
getResizePolicy(IContentPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
Returns the FXResizePolicy that is installed on the given IContentPart.
getResizePolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
getRoot() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
getRoot() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getRoot() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns the IRootPart.
getRootPart() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getRootPart() - Method in interface org.eclipse.gef4.mvc.viewer.IViewer
Returns the IRootPart of this viewer.
getRotateCursor() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
Returns the Cursor that indicates rotation.
getScene() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
Returns the Scene in which the InfiniteCanvas of this FXViewer is displayed.
getScrollAmountPerSecond() - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
Returns the amount of units scrolled per second when a direction key is pressed.
getSecondarySelectionColor() - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
Returns the primary selection Color.
getSegmentCount() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Returns the number of segments that are provided to this part.
getSegmentIndex() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
The segmentIndex specifies the segment of the IGeometry provided by the handle geometry provider on which this selection handle part is positioned.
getSegmentParameter() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
The segmentParameter is a value between 0 and 1.
getSegmentsInScene() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Returns the BezierCurves that are provided to this part in the coordinate system of the Scene.
getSelectionModel() - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
Returns the SelectionModel in the context of the host.
getSelectionModel() - Method in class org.eclipse.gef4.mvc.operations.ChangeSelectionOperation
Returns the SelectionModel adapted to the viewer.
getSelectionModel() - Method in class org.eclipse.gef4.mvc.operations.DeselectOperation
Returns the SelectionModel adapted to the viewer.
getSelectionModel() - Method in class org.eclipse.gef4.mvc.operations.SelectOperation
Returns the SelectionModel adapted to the viewer.
getSelectionProvider() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXEditor
Returns the ISelectionProvider used by this AbstractFXEditor.
getSelectionProvider() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.AbstractFXView
Returns the ISelectionProvider used by this AbstractFXView.
getSelectionUnmodifiable() - Method in class org.eclipse.gef4.mvc.models.SelectionModel
Returns an unmodifiable observable list of the currently selected IContentParts.
getSnapToGridGranularityX() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
Returns the horizontal granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityX() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
Returns the horizontal granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityX() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
Returns the horizontal granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityX() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
Returns the horizontal granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityX() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTranslateSelectedOnDragPolicy
Returns the horizontal granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityY() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
Returns the vertical granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityY() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentDragPolicy
Returns the vertical granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityY() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
Returns the vertical granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityY() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
Returns the vertical granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridGranularityY() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTranslateSelectedOnDragPolicy
Returns the vertical granularity for "snap-to-grid" where 1 means it will snap to integer grid positions.
getSnapToGridOffset(GridModel, double, double, double, double) - Static method in class org.eclipse.gef4.mvc.policies.AbstractTransformPolicy
Computes the offset which needs to be added to the given local coordinates in order to stay on the grid/snap to the grid.
getStroke() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
Returns the Color that is used to stroke handles.
getTargetPart() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendFirstAnchorageOnSegmentHandleDragPolicy
Returns the target IVisualPart for this policy.
getTargetPart() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
Returns the target part of this policy.
getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
Returns a List containing all IContentParts that should be scaled/relocated by this policy.
getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
Returns the target parts of this policy.
getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnRotatePolicy
Returns the target parts of this policy.
getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTranslateSelectedOnDragPolicy
Returns a List containing all IContentParts that should be relocated by this policy.
getTargetPolicies(ITool<Node>, Node, Class<T>) - Method in class org.eclipse.gef4.mvc.fx.tools.DefaultTargetPolicyResolver
Determines and prioritizes all policies of the specified type for the given target Node that are to be notified about an input event that was directed at the Node.
getTargetPolicies(ITool<Node>, Node, IViewer<Node>, Class<T>) - Method in class org.eclipse.gef4.mvc.fx.tools.DefaultTargetPolicyResolver
Determines and prioritizes all policies of the specified type for the given IViewer and target Node that are to be notified about an input event that was directed at the Node.
getTargetPolicies(ITool<Node>, Node, Class<T>) - Method in interface org.eclipse.gef4.mvc.fx.tools.ITargetPolicyResolver
Determines and prioritizes all policies of the specified type for the given target Node that are to be notified about an input event that was directed at the Node.
getTargetPolicies(ITool<Node>, Node, IViewer<Node>, Class<T>) - Method in interface org.eclipse.gef4.mvc.fx.tools.ITargetPolicyResolver
Determines and prioritizes all policies of the specified type for the given IViewer and target Node that are to be notified about an input event that was directed at the Node.
getToBeDeselected() - Method in class org.eclipse.gef4.mvc.operations.ChangeSelectionOperation
Returns the parts that are to be deleted.
getToBeDeselected() - Method in class org.eclipse.gef4.mvc.operations.DeselectOperation
Returns the parts that are to be deleted.
getTools() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getTools() - Method in interface org.eclipse.gef4.mvc.domain.IDomain
Returns the ITools registered at this IDomain (via IAdaptable.setAdapter(TypeToken, Object)) with the AdapterKeys used for registration.
getTransformPolicy(IContentPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
Returns the FXTransformPolicy that is installed on the given IContentPart.
getTransformPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTranslateFirstAnchorageOnHandleDragPolicy
getTransformPolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
Returns the FXTransformPolicy that is installed on the given IVisualPart.
getTransformPolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnRotatePolicy
Returns the FXTransformPolicy that is installed on the given IVisualPart.
getTransformPolicy(IContentPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXTranslateSelectedOnDragPolicy
Returns the FXTransformPolicy that is installed on the given IContentPart.
getUndoContext() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getUndoContext() - Method in interface org.eclipse.gef4.mvc.domain.IDomain
Returns the UndoContext that is used by this domain.
getUnfocusOperation() - Method in class org.eclipse.gef4.mvc.policies.DeletionPolicy
Returns the ChangeFocusOperation used by this DeletionPolicy to unfocus the to be deleted parts. .
getUnionedVisualBoundsInScene(Collection<? extends IVisualPart<Node, ? extends Node>>) - Static method in class org.eclipse.gef4.mvc.fx.parts.FXPartUtils
Returns the unioned visual bounds of the given IVisualParts in the coordinate system of the Scene.
getViewer() - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXRootPart
 
getViewer() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
getViewer() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Returns the IViewer that contains this part.
getViewer() - Method in interface org.eclipse.gef4.mvc.parts.IRootPart
Returns the IViewer this IRootPart is bound to.
getViewers() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getViewers() - Method in interface org.eclipse.gef4.mvc.domain.IDomain
Returns the IViewers registered at this IDomain (via IAdaptable.setAdapter(TypeToken, Object)) with the AdapterKeys used for registration.
getViewportPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOrZoomOnScrollPolicy
Returns the FXChangeViewportPolicy that is used for changing the viewport within the current scroll gesture.
getViewportPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXZoomOnPinchSpreadPolicy
Returns the FXChangeViewportPolicy that is used by this policy.
getVisual() - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeOperation
Returns the Node that is manipulated by this operation.
getVisual() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getVisual() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns this part's visual.
getVisualBounds(IContentPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeTransformSelectedOnHandleDragPolicy
Returns a Rectangle representing the visual bounds of the given IContentPart within the coordinate system of the Scene.
getVisualPartMap() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getVisualPartMap() - Method in interface org.eclipse.gef4.mvc.viewer.IViewer
Returns the Map for registering IVisualParts by their visual.
getVisualToResize() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
Returns the Node that should be resized.
getWorkbenchPart() - Method in class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetPage
Returns the IWorkbenchPart this UndoablePropertySheetPage is related to.
GRID_CELL_HEIGHT_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.GridModel
Name of the "grid cell height" property.
GRID_CELL_WIDTH_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.GridModel
Name of the "grid cell width" property.
gridCellHeightProperty() - Method in class org.eclipse.gef4.mvc.models.GridModel
Returns a double property representing the grid cell height.
gridCellWidthProperty() - Method in class org.eclipse.gef4.mvc.models.GridModel
Returns a double property representing the grid cell width.
GridModel - Class in org.eclipse.gef4.mvc.models
The GridModel stores information about a background grid, i.e. cell width and cell height.
GridModel() - Constructor for class org.eclipse.gef4.mvc.models.GridModel
 
A B C D E F G H I L M N O P R S T U V Z 
Skip navigation links
GEF4 MVC
1.0.0.201606040817

Copyright (c) 2014 itemis AG and others. All rights reserved.