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

G

generateStaticAnchor(Point) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendPolicy
Generates an FXStaticAnchor that yields the given position (in scene coordinates).
get() - Method in class org.eclipse.gef4.mvc.fx.parts.ChopBoxAnchorProvider
 
get() - Method in class org.eclipse.gef4.mvc.fx.parts.FXTransformProvider
 
get() - Method in class org.eclipse.gef4.mvc.fx.parts.VisualBoundsGeometryProvider
 
get() - Method in class org.eclipse.gef4.mvc.fx.parts.VisualOutlineGeometryProvider
 
getAdaptable() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
getAdaptable() - Method in class org.eclipse.gef4.mvc.fx.parts.ChopBoxAnchorProvider
 
getAdaptable() - Method in class org.eclipse.gef4.mvc.fx.parts.FXTransformProvider
 
getAdaptable() - Method in class org.eclipse.gef4.mvc.fx.parts.VisualOutlineGeometryProvider
 
getAdaptable() - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
getAdaptable() - Method in class org.eclipse.gef4.mvc.policies.AbstractPolicy
 
getAdaptable() - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
 
getAdaptable() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapter(AdapterKey<? super T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapter(Class<? super T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapter(TypeToken<? super T>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
getAdapter(Class) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
 
getAdapter(Class) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXView
 
getAdapter(AdapterKey<? super T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAdapter(Class<? super T>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAdapter(TypeToken<? super 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<? super T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapter(Class<? super T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapter(TypeToken<? super T>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
getAdapterList() - Method in class org.eclipse.gef4.mvc.ui.properties.ContentPropertySourceAdapterFactory
 
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(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(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
 
getAdvancedGradient() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
Returns the currently selected advanced gradient.
getAnchorages() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAnchorages() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns a SetMultimap of this part's anchorages and their corresponding roles.
getAnchoreds() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getAnchoreds() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns a Multiset of this part's anchoreds.
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.
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.
getBendPolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentHandleDragPolicy
Returns the FXBendPolicy that is installed on the given IVisualPart.
getCanvas() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
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.FXView
Returns the FXCanvas that was previously created by the injected IFXCanvasFactory.
getChangeFocusOperation(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.operations.ClearHoverFocusSelectionOperation
Returns a ChangeFocusOperation to clear the FocusModel of the given IViewer.
getChangeHoverOperation(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.operations.ClearHoverFocusSelectionOperation
Returns a ChangeHoverOperation to clear the HoverModel of the given IViewer.
getChangeSelectionOperation(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.operations.ClearHoverFocusSelectionOperation
Returns a ChangeSelectionOperation to clear the SelectionModel of the given IViewer.
getChildren() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
getChildren() - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Returns a List of this part's children.
getClickPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
Returns a Set containing all AbstractFXOnClickPolicys of the given target IVisualPart.
getColor() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.AbstractFXColorPicker
Returns the currently selected Color.
getColor() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXColorPicker
Returns the currently selected Color.
getConnection() - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendOperation
Returns the FXConnection which is manipulated by this operation.
getConnection() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendPolicy
Returns the FXConnection that is manipulated by this policy.
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.
getContentAnchorages() - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
getContentAnchorages() - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
Returns 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.
getContentChildren() - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
getContentChildren() - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
Returns a List of all of this part's content children.
getContentLayer() - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
Returns the content layer visual.
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.
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 unmodifiable list containing the current content objects.
getContentsTransform() - Method in class org.eclipse.gef4.mvc.models.ViewportModel
Returns the contents transformation.
getContentsTransform() - Method in class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
Returns the contents transform associated with this ViewportModel.ViewportState.
getContext() - Static method in class org.eclipse.gef4.mvc.fx.MvcFxBundle
If the bundle has been started, returns the BundleContext associated to it.
getControl() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
Returns the Control that visualizes this FXAdvancedGradientPicker.
getControl() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXColorPicker
Returns the Control that visualizes this FXColorPicker.
getControl() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXSimpleGradientPicker
Returns the Control visualizing this FXSimpleGradientPicker.
getCopy() - Method in class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
Returns a copy of this ViewportModel.ViewportState.
getCursorProvider() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXCursorBehavior
Returns the Provider<Map<KeyCode, Cursor>> which is registered on the host under the FXCursorBehavior.CURSOR_PROVIDER_ROLE role.
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
getDh() - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeNodeOperation
Returns the delta height that is applied when executing this operation.
getDomain() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
Returns the FXDomain that was previously injected into this editor.
getDomain() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXView
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.
getDragPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
Returns a Set containing all AbstractFXOnDragPolicys of the given target IVisualPart.
getDw() - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeNodeOperation
Returns the delta width that is applied when executing this operation.
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.
getFeedbackParts() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Returns a list containing the feedback parts most recently created by this behavior.
getFocused() - 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.
getGeometry(Node) - Method in class org.eclipse.gef4.mvc.fx.parts.VisualOutlineGeometryProvider
Returns an IGeometry representing the outline (or tight) bounds of the passed in visual Node, within the local coordinate space of that Node.
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.
getGridLayer() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
Returns the FXGridLayer of the host's FXViewer.
getGridLayer() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
Returns the FXGridLayer that is managed by this FXViewer.
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.
getHandleParts() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Returns a list containing the handle parts most recently created by this behavior.
getHeight() - Method in class org.eclipse.gef4.mvc.models.ViewportModel
Returns the height of the current viewport, i.e. rectangular area in which the viewer/editor is rendered.
getHeight() - Method in class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
Returns the viewport height associated with this ViewportModel.ViewportState.
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.policies.FXBendOnSegmentHandleDragPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocateOnHandleDragPolicy
 
getHost() - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocateOnHandleDragPolicy
 
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.
getHoverPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXHoverTool
Returns a Set containing all AbstractFXOnHoverPolicys that are installed on the given target IVisualPart.
getIndicesOfMovableAnchors() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateConnectionPolicy
Returns the indices of all movable anchors.
getInitialMouseLocationInScene() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateOnDragPolicy
Returns the initial mouse location in scene coordinates.
getInitialMousePositionInScene() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendPolicy
Returns the initial mouse position in scene coordinates.
getInitialReferencePositionInLocal() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendPolicy
Returns the initial reference position in the local coordinate system of the FXConnection that is manipulated by this policy.
getInitialSize(Node) - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
Returns the current size of the passed-in Node, i.e. the width and height of its layout-bounds.
getKeyPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXTypeTool
Returns a Set containing all AbstractFXOnTypePolicys that are installed on the given target IVisualPart.
getMinimumHeight() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
Returns the minimum height.
getMinimumHeight() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocatePolicy
Returns the minimum height.
getMinimumWidth() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizePolicy
Returns the minimum width.
getMinimumWidth() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocatePolicy
Returns the minimum width.
getNewAnchors() - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendOperation
Returns the list of IFXAnchors which will replace the connection's anchors upon execution.
getNewHeight() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the viewport height 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.
getNewTx() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the horizontal translation that will be applied when executing this operation.
getNewTy() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the vertical translation that will be applied when executing 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.
getNewWidth() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the viewport width that will be applied when executing this operation.
getNextOffset(int) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
Computes the maximum offset for the given stop index.
getNodeTransform() - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformPolicy
Returns the Affine transformation that is returned by the Provider<Affine> that is installed on the host under the FXTransformPolicy.TRANSFORMATION_PROVIDER_ROLE role.
getOldAnchors() - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendOperation
Returns the list of IFXAnchors which will replace the connection's anchors upon undoing.
getOldHeight() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the viewport height that will be applied when undoing this operation.
getOldSize() - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeNodeOperation
Returns the dimensions that are applied when undoing this operation.
getOldTransform() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the contents transformation that will be applied when undoing this operation.
getOldTransform() - 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.
getOldTx() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the horizontal translation that will be applied when undoing this operation.
getOldTy() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the vertical translation that will be applied when undoing 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.
getOldWidth() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the viewport width that will be applied when undoing this operation.
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 operations which are combined in this composite operation.
getOverlayThreshold() - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendPolicy
Removes the overlay threshold, i.e. the distance between two points, so that they are regarded as overlaying.
getPaint() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXFillSelectionDialog
Returns the currently selected Paint.
getParent() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
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.
getPinchSpreadPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXPinchSpreadTool
Returns a Set containing all AbstractFXOnPinchSpreadPolicys that are installed on the given target IVisualPart.
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.
getPrevOffset(int) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
Computes the minimum offset for the given stop index.
getPrimarySelectionFeedbackEffect(boolean) - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
Returns the Effect that is applied to a primary selection.
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.
getResizePolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocatePolicy
Returns the FXResizePolicy that is installed on the host.
getResizePolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocatePolicy
Returns the FXResizePolicy that is installed on the host.
getResizeRelocatePolicy(IContentPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateOnDragPolicy
Returns the FXResizeRelocatePolicy that is installed on the given IContentPart.
getResizeRelocatePolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocateOnHandleDragPolicy
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.
getRotatePolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXRotateTool
Returns a Set containing all AbstractFXOnRotatePolicys that are installed on the given target IVisualPart.
getRotatePolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
Returns the FXRotatePolicy that is installed on the given IVisualPart.
getRotatePolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnRotatePolicy
Returns the FXRotatePolicy that is installed on the given IVisualPart.
getScaleRelocatePolicy(IContentPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocateOnHandleDragPolicy
Returns the FXScaleRelocatePolicy that is installed on the given IContentPart.
getScene() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
Returns the Scene in which the ScrollPaneEx 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.
getScrollPane() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXViewportBehavior
Returns the ScrollPaneEx of the host's FXViewer.
getScrollPane() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
Returns the ScrollPaneEx that is managed by this FXViewer .
getScrollPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXScrollTool
Returns a Set containing all AbstractFXOnScrollPolicys that are installed on the given target IVisualPart.
getSecondarySelectionFeedbackEffect(boolean) - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
Returns the Effect that is applied to a secondary selection.
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.
getSelected() - Method in class org.eclipse.gef4.mvc.models.SelectionModel
Returns an unmodifiable list of the currently selected IContentParts.
getSimpleGradient() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXSimpleGradientPicker
Returns the currently selected simple gradient.
getSnapToGridOffset(GridModel, double, double, double, double) - Static method in class org.eclipse.gef4.mvc.fx.policies.FXTransformPolicy
Computes the offset which needs to be added to the given local coordinates in order to stay on the grid/snap to the grid.
getStops() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
Returns a list of the Stops of the currently selected advanced gradient.
getTargetPart(Collection<IViewer<Node>>, Node, Class<T>, boolean) - Static method in class org.eclipse.gef4.mvc.fx.parts.FXPartUtils
Returns the first IVisualPart in the given list of viewers, for which both of the following properties hold: Supports the specified policy (which may be null).
getTargetPart() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocateOnHandleDragPolicy
Returns the target IVisualPart for this policy.
getTargetPart(IViewer<Node>, Node, Class<T>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
Returns the target IVisualPart for the given target Node within the given IViewer that supports the given policy.
getTargetPart(IViewer<Node>, Node) - Method in class org.eclipse.gef4.mvc.fx.tools.FXPinchSpreadTool
Returns the target IVisualPart for the given target Node within the given IViewer.
getTargetPart(IViewer<Node>, Node) - Method in class org.eclipse.gef4.mvc.fx.tools.FXRotateTool
Returns the target IVisualPart within the given IViewer for the given target Node that received the input event.
getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateOnDragPolicy
Returns a List containing all IContentParts that should be relocated by this policy.
getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
Returns a List containing the whole selection.
getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnRotatePolicy
Returns a List containing all IContentParts that should be rotated by this policy.
getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocateOnHandleDragPolicy
Returns a List containing all IContentParts that should be scaled/relocated by this policy.
getTargetPolicies(IViewer<Node>, ZoomEvent) - Method in class org.eclipse.gef4.mvc.fx.tools.FXPinchSpreadTool
Returns a Set containing all AbstractFXOnPinchSpreadPolicys that are supported by the target IVisualPart for the given ZoomEvent.
getTargetPolicies(IViewer<Node>, RotateEvent) - Method in class org.eclipse.gef4.mvc.fx.tools.FXRotateTool
Returns a Set containing all AbstractFXOnRotatePolicys that are installed on the target IVisualPart for the given RotateEvent.
getTargetPolicies(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.tools.FXTypeTool
Returns a Set containing all AbstractFXOnTypePolicys that are installed on the target IVisualPart for the given KeyEvent.
getTargetPolicies(Scene) - Method in class org.eclipse.gef4.mvc.fx.tools.FXTypeTool
Returns a Set containing all AbstractFXOnTypePolicys that are installed on the target IVisualPart for the given Scene.
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(AdapterKey, Object)) with the AdapterKeys used for registration.
getTransformPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocatePolicy
Returns the FXTransformPolicy that is installed on the host.
getTransformPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotatePolicy
Returns the FXTransformPolicy that is installed on the host.
getTransformPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocatePolicy
Returns the FXTransformPolicy that is installed on the host.
getTranslateX() - Method in class org.eclipse.gef4.mvc.models.ViewportModel
Returns the horizontal translation of the contents in this model.
getTranslateX() - Method in class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
Returns the horizontal translation associated with this ViewportModel.ViewportState.
getTranslateY() - Method in class org.eclipse.gef4.mvc.models.ViewportModel
Returns the vertical translation of the contents in this model.
getTranslateY() - Method in class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
Returns the vertical translation associated with this ViewportModel.ViewportState.
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.
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.fx.ui.parts.FXEditor
Returns the FXViewer of the FXDomain which was previously injected into this editor.
getViewer() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXView
Returns the FXViewer of the FXDomain that was previously injected.
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(AdapterKey, Object)) with the AdapterKeys used for registration.
getViewportModel() - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
Returns the ViewportModel which will be manipulated by this operation.
getViewportModel() - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnTypePolicy
Returns the ViewportModel of the IViewer which the host belongs to.
getVisual() - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeNodeOperation
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.FXScaleRelocateOnHandleDragPolicy
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.
getWidth() - Method in class org.eclipse.gef4.mvc.models.ViewportModel
Returns the width of the current viewport, i.e. rectangular area in which the viewer/editor is rendered.
getWidth() - Method in class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
Returns the viewport width associated with this ViewportModel.ViewportState .
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.
gridLayer - Variable in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
The FXGridLayer that displays the grid in the background.
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
0.2.0.201509140217

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