- 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
-
- 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
AdapterKey
s.
- getBendPolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendOnSegmentHandleDragPolicy
-
- 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
-
- getChangeHoverOperation(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.operations.ClearHoverFocusSelectionOperation
-
- getChangeSelectionOperation(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.operations.ClearHoverFocusSelectionOperation
-
- 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
-
- 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
-
- 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
IContentPart
s 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
-
- 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
-
- getControl() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXColorPicker
-
- getControl() - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXSimpleGradientPicker
-
- getCopy() - Method in class org.eclipse.gef4.mvc.models.ViewportModel.ViewportState
-
- getCursorProvider() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXCursorBehavior
-
- 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
-
- getDomain() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- getDomain() - Method in interface org.eclipse.gef4.mvc.viewer.IViewer
-
- getDragPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXClickDragTool
-
- 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
-
- getFeedbackGeometry() - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
- 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
-
- 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
-
- 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
-
- getGridLayer() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
-
- getHandleHoverFeedbackEffect(Map<Object, Object>) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
-
Returns the
Effect
that is applied to
IHandlePart
s as a
replacement for
IFeedbackPart
s 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
-
- 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
-
- 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
-
- 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
-
- getHoverPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXHoverTool
-
- 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
-
- 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
IFXAnchor
s 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
-
- getOldAnchors() - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendOperation
-
Returns the list of
IFXAnchor
s 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
-
- 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
-
- getOperationHistory() - Method in class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetEntry
-
- 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
IContentPart
s that are
corresponding to the given
List
of
Node
s.
- getPinchSpreadPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXPinchSpreadTool
-
- 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
AdapterKey
s.
- 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
-
- getResizePolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocatePolicy
-
- getResizeRelocatePolicy(IContentPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateOnDragPolicy
-
- 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
-
- getRootPart() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- getRootPart() - Method in interface org.eclipse.gef4.mvc.viewer.IViewer
-
- getRotatePolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXRotateTool
-
- getRotatePolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnHandleDragPolicy
-
- getRotatePolicy(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotateSelectedOnRotatePolicy
-
- getScaleRelocatePolicy(IContentPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocateOnHandleDragPolicy
-
- getScene() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
-
- 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
-
- getScrollPane() - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
-
- getScrollPolicies(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.tools.FXScrollTool
-
- 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
BezierCurve
s 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
IContentPart
s.
- 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 Stop
s 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
-
- 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
-
- 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
IContentPart
s 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
IContentPart
s that should
be rotated by this policy.
- getTargetParts() - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocateOnHandleDragPolicy
-
Returns a
List
containing all
IContentPart
s that should
be scaled/relocated by this policy.
- getTargetPolicies(IViewer<Node>, ZoomEvent) - Method in class org.eclipse.gef4.mvc.fx.tools.FXPinchSpreadTool
-
- getTargetPolicies(IViewer<Node>, RotateEvent) - Method in class org.eclipse.gef4.mvc.fx.tools.FXRotateTool
-
- getTargetPolicies(KeyEvent) - Method in class org.eclipse.gef4.mvc.fx.tools.FXTypeTool
-
- getTargetPolicies(Scene) - Method in class org.eclipse.gef4.mvc.fx.tools.FXTypeTool
-
- getTools() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- getTools() - Method in interface org.eclipse.gef4.mvc.domain.IDomain
-
- getTransformPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXResizeRelocatePolicy
-
- getTransformPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXRotatePolicy
-
- getTransformPolicy() - Method in class org.eclipse.gef4.mvc.fx.policies.FXScaleRelocatePolicy
-
- 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
-
- 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
-
- getUndoContext() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- getUndoContext() - Method in interface org.eclipse.gef4.mvc.domain.IDomain
-
- 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
IVisualPart
s 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
-
- 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
-
- getViewers() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- getViewers() - Method in interface org.eclipse.gef4.mvc.domain.IDomain
-
- 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
-
- 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
IVisualPart
s 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
-
- 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
-