- GeometricBoundsProvider - Class in org.eclipse.gef.mvc.fx.providers
-
The
GeometricBoundsProvider
is a
Provider
<IGeometry>
that returns a
Rectangle
that corresponds to the
geometric bounds of its host visual, i.e. it does not include the stroke of
the visual or other visual properties (e.g. clip or effect).
- GeometricBoundsProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.GeometricBoundsProvider
-
- GeometricOutlineProvider - Class in org.eclipse.gef.mvc.fx.providers
-
- GeometricOutlineProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.GeometricOutlineProvider
-
- get(IVisualPart<? extends Node>, String) - Method in class org.eclipse.gef.mvc.fx.providers.DefaultAnchorProvider
-
- get() - Method in class org.eclipse.gef.mvc.fx.providers.GeometricBoundsProvider
-
- get() - Method in class org.eclipse.gef.mvc.fx.providers.GeometricOutlineProvider
-
- get(IVisualPart<? extends Node>, String) - Method in interface org.eclipse.gef.mvc.fx.providers.IAnchorProvider
-
Returns an
IAnchor
that should be used to provide a position for
the given anchored
IVisualPart
and the given role.
- get() - Method in class org.eclipse.gef.mvc.fx.providers.ResizableTransformableBoundsProvider
-
- get() - Method in class org.eclipse.gef.mvc.fx.providers.ResizableTransformableOutlineProvider
-
- get() - Method in class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
-
- get() - Method in class org.eclipse.gef.mvc.fx.providers.ShapeOutlineProvider
-
- get() - Method in class org.eclipse.gef.mvc.fx.providers.TransformProvider
-
- getAdaptable() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Gets the value of the property adaptable.
- getAdaptable() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Gets the value of the property adaptable.
- getAdaptable() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
Gets the value of the property adaptable.
- getAdapter(AdapterKey<T>) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getAdapter(Class<T>) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getAdapter(TypeToken<T>) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getAdapter(AdapterKey<T>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getAdapter(Class<T>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getAdapter(TypeToken<T>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getAdapter(Class) - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
- getAdapter(Class) - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
- getAdapter(AdapterKey<T>) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getAdapter(Class<T>) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getAdapter(TypeToken<T>) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getAdapterKey(T) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getAdapterKey(T) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getAdapterKey(T) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getAdapters() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
Gets the value of the property adapters.
- getAdapters(Class<? super T>) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getAdapters(TypeToken<? super T>) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getAdapters() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Gets the value of the property adapters.
- getAdapters(Class<? super T>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getAdapters(TypeToken<? super T>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getAdapters() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
Gets the value of the property adapters.
- getAdapters(Class<? super T>) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getAdapters(TypeToken<? super T>) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getAnchoragesUnmodifiable() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Gets the value of the property anchoragesUnmodifiable.
- getAnchoragesUnmodifiable() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
- getAnchoreds(Collection<? extends IVisualPart<? extends Node>>) - Static method in class org.eclipse.gef.mvc.fx.parts.PartUtils
-
- getAnchoreds(IVisualPart<? extends Node>, String) - Static method in class org.eclipse.gef.mvc.fx.parts.PartUtils
-
Collects the anchoreds of the given
IVisualPart
which are
registered under the specified role.
- getAnchoredsUnmodifiable() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Gets the value of the property anchoredsUnmodifiable.
- getAnchoredsUnmodifiable() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
- getBehaviors() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getBehaviors() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Returns a
Map
of this part's behaviors and their corresponding
AdapterKey
s.
- getBendableVisual() - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
Returns the visual to bend.
- getBendOperation() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
- getBezierSegmentInParent() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
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.gef.mvc.fx.behaviors.GridBehavior
-
- getCanvas() - Method in class org.eclipse.gef.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.gef.mvc.fx.ui.parts.AbstractFXView
-
Returns the
FXCanvas
that was previously created by the injected
IFXCanvasFactory
.
- getCanvas() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getCanvas() - Method in interface org.eclipse.gef.mvc.fx.viewer.IViewer
-
Returns the
Parent
that displays the visuals of this
viewer's
parts
- getChangeFocusOperation() - Method in class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
-
- getChangeViewportOperation() - Method in class org.eclipse.gef.mvc.fx.policies.ViewportPolicy
-
- getChildrenUnmodifiable() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Gets the value of the property childrenUnmodifiable.
- getChildrenUnmodifiable() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Returns an unmodifiable ObservableList
of this part's children.
- getCompositeOperation() - Method in class org.eclipse.gef.mvc.fx.policies.ContentPolicy
-
- getCompositeOperation() - Method in class org.eclipse.gef.mvc.fx.policies.CreationPolicy
-
- getCompositeOperation() - Method in class org.eclipse.gef.mvc.fx.policies.DeletionPolicy
-
- getConnectedFill() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Returns the Color
that is used to fill connected handles.
- getConnection() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
Returns the
Connection
that is manipulated by this policy.
- getConnection(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.ConnectionSnappingLocationProvider
-
- getContent() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
- getContent() - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
Returns this part's content.
- getContentAnchorage() - Method in class org.eclipse.gef.mvc.fx.parts.IBendableContentPart.BendPoint
-
The content element to which the bend point is attached.
- getContentAnchoragesUnmodifiable() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Gets the value of the property contentAnchoragesUnmodifiable.
- getContentAnchoragesUnmodifiable() - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
- getContentBendPoints() - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
- getContentChildrenUnmodifiable() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Gets the value of the property contentChildrenUnmodifiable.
- getContentChildrenUnmodifiable() - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
Returns an unmodifiable ObservableList
that contains the content
children.
- getContentLayer() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
Returns the content layer visual.
- getContentPartChildren() - Method in interface org.eclipse.gef.mvc.fx.parts.IRootPart
-
- getContentPartChildren() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- getContentPartFactory() - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
-
- getContentPartFactory() - Method in class org.eclipse.gef.mvc.fx.policies.CreationPolicy
-
- getContentPartMap() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getContentPartMap() - Method in interface org.eclipse.gef.mvc.fx.viewer.IViewer
-
Returns the
Map
for registering
IContentPart
s by their
content.
- getContentPartPool() - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
-
- getContents() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
Gets the value of the property contents.
- getContents() - Method in interface org.eclipse.gef.mvc.fx.viewer.IViewer
-
Returns an ObservableList
containing the content objects.
- getContentSize() - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
- getContentSize() - Method in interface org.eclipse.gef.mvc.fx.parts.IResizableContentPart
-
Returns the current size according to this part's content.
- getContentTransform() - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
- getContentTransform() - Method in interface org.eclipse.gef.mvc.fx.parts.ITransformableContentPart
-
- getContentViewer() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
Returns the
IViewer
of the
IDomain
which was previously
injected into this editor.
- getContentViewer() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
- getContext() - Static method in class org.eclipse.gef.mvc.fx.MvcFxBundle
-
If the bundle has been started, returns the BundleContext
associated to it.
- getCopy() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
- getCurrentBendPoints() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
Returns the current control points of the content.
- getCurrentSize() - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
-
- getCurrentTransform() - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
- getDefault() - Static method in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
-
Returns the shared instance
- getDefaultAnchor() - Method in class org.eclipse.gef.mvc.fx.providers.DefaultAnchorProvider
-
Returns the
IAnchor
that is to be used when no other, more
specific anchor is used.
- getDeltaHeight() - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
-
- getDeltaWidth() - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
-
- getDeselectOperation() - Method in class org.eclipse.gef.mvc.fx.policies.DeletionPolicy
-
- getDh() - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
Returns the delta height that is applied when executing this operation.
- getDomain() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
Returns the
IDomain
that was previously injected into this
editor.
- getDomain() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
Returns the
IDomain
that was previously injected.
- getDomain() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getDomain() - Method in interface org.eclipse.gef.mvc.fx.viewer.IViewer
-
- getDw() - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
Returns the delta width that is applied when executing this operation.
- getExplicitIndex(int, int) - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
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.gef.mvc.fx.policies.BendConnectionPolicy
-
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.gef.mvc.fx.policies.BendConnectionPolicy
-
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.
- getFeedback(Collection<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Returns a list that contains all
IHandlePart
s that were generated
for the given target parts by this
IBehavior
.
- getFeedback(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Returns a list that contains all
IHandlePart
s that were generated
for the given target part by this
IBehavior
.
- getFeedbackGeometry() - Method in class org.eclipse.gef.mvc.fx.parts.FocusFeedbackPart
-
- getFeedbackGeometry() - Method in class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
-
- getFeedbackGeometry() - Method in class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
- getFeedbackLayer() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
Returns the feedback layer visual.
- getFeedbackPartChildren() - Method in interface org.eclipse.gef.mvc.fx.parts.IRootPart
-
- getFeedbackPartChildren() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- getFeedbackPartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- getFeedbackPartFactory(IViewer, String) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- getFeedbackPartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
- getFeedbackPartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
-
- getFeedbackPartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
-
- getFeedbackPartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
- getFeedbackPartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.SnappingBehavior
-
- getFeedbackPerTargetSet() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Returns the map that stores the feedback parts per target part set.
- getFinalBendPoints() - Method in class org.eclipse.gef.mvc.fx.operations.BendVisualOperation
-
- getFocus() - Method in class org.eclipse.gef.mvc.fx.models.FocusModel
-
- getFocusModel() - Method in class org.eclipse.gef.mvc.fx.behaviors.FocusBehavior
-
- getFocusModel() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeFocusOperation
-
- getFocusStroke() - Method in class org.eclipse.gef.mvc.fx.parts.FocusFeedbackPart
-
Returns the Color
that is used to stroke focus feedback.
- getGridCellHeight() - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Returns the grid cell height.
- getGridCellWidth() - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Returns the grid cell width.
- getHandleHoverFeedbackEffect(Map<Object, Object>) - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
-
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.gef.mvc.fx.parts.LayeredRootPart
-
Returns the handle layer visual.
- getHandlePartChildren() - Method in interface org.eclipse.gef.mvc.fx.parts.IRootPart
-
- getHandlePartChildren() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- getHandlePartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- getHandlePartFactory(IViewer, String) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- getHandlePartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
-
- getHandlePartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
-
- getHandlePartFactory(IViewer) - Method in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
- getHandlers() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getHandlers() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Returns a
Map
of this part's handlers and their corresponding
AdapterKey
s.
- getHandles(Collection<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Returns a list that contains all
IHandlePart
s that were generated
for the given target parts by this
IBehavior
.
- getHandles(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Returns a list that contains all
IHandlePart
s that were generated
for the given target part by this
IBehavior
.
- getHandlesPerTargetSet() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Returns the map that stores the handle parts per target part set.
- getHorizontalSnappingLocations(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.BoundsSnappingLocationProvider
-
- getHorizontalSnappingLocations(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.CenterSnappingLocationProvider
-
- getHorizontalSnappingLocations(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.ConnectionSnappingLocationProvider
-
- getHorizontalSnappingLocations(IContentPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.providers.ISnappingLocationProvider
-
- getHorizontalSnappingLocations(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.TopLeftSnappingLocationProvider
-
- getHost() - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
- getHost() - Method in class org.eclipse.gef.mvc.fx.behaviors.ConnectionClickableAreaBehavior
-
- getHost() - Method in interface org.eclipse.gef.mvc.fx.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.gef.mvc.fx.policies.BendConnectionPolicy
-
- getHost() - Method in class org.eclipse.gef.mvc.fx.policies.ContentPolicy
-
- getHost() - Method in interface org.eclipse.gef.mvc.fx.policies.IPolicy
-
- getHost() - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
-
- getHost() - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
- getHover() - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
-
Returns the currently hovered
IVisualPart
or
null
if
no visual part is hovered.
- getHoverFeedbackEffect() - Method in class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
-
Returns the Effect
that is provided by the
Provider<Effect>
of this part's first anchorage.
- getHoverIntent() - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
-
Returns the current hover intent
IContentPart
or
null
if no content part is intentionally hovered.
- getHoverModel() - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
-
- getHoverModel() - Method in class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
-
- getHoverStroke() - Method in class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
-
Returns the Color
that is used to stroke hover feedback.
- getInfiniteCanvas() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
- getInitialBendPoints() - Method in class org.eclipse.gef.mvc.fx.operations.BendVisualOperation
-
- getInitialBendPoints() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
Returns the initial bend points before bending the content.
- getInitialContents() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeContentsOperation
-
Returns the list containing the initial contents by reference.
- getInitialContentTransform() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the contents transformation that will be applied when undoing
this operation.
- getInitialHeight() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the viewport height that will be applied when undoing this
operation.
- getInitialHorizontalScrollOffset() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the horizontal translation that will be applied when undoing this
operation.
- getInitialSize() - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
Returns the dimensions that are applied when undoing this operation.
- getInitialSize() - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
-
- getInitialTransform() - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
-
- getInitialTransform() - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
- getInitialVerticalScrollOffset() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the vertical translation that will be applied when undoing this
operation.
- getInitialWidth() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the viewport width that will be applied when undoing this
operation.
- getInsertFill() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Returns the Color
that is used to fill insertion handles.
- getMoveFill() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Returns the Color
that is used to fill movement handles.
- getNewContents() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeContentsOperation
-
Returns the list containing the new contents by reference.
- getNewContentTransform() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the contents transformation that will be applied when executing
this operation.
- getNewHeight() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the viewport height that will be applied when executing this
operation.
- getNewHorizontalScrollOffset() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the horizontal translation that will be applied when executing
this operation.
- getNewTransform() - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
-
- getNewValue() - Method in class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
-
Returns the new value to be set for the property when executing or
redoing.
- getNewVerticalScrollOffset() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the vertical translation that will be applied when executing this
operation.
- getNewWidth() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Returns the viewport width that will be applied when executing this
operation.
- getOldValue() - Method in class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
-
- getOperation() - Method in class org.eclipse.gef.mvc.fx.policies.AbstractPolicy
-
- getOperationHistory() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getOperationHistory() - Method in class org.eclipse.gef.mvc.fx.ui.properties.UndoablePropertySheetEntry
-
- getOperations() - Method in class org.eclipse.gef.mvc.fx.operations.AbstractCompositeOperation
-
- getOrientation() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
- getOrthogonalAnchor() - Method in class org.eclipse.gef.mvc.fx.providers.DefaultAnchorProvider
-
- getOverlayThreshold() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
Removes the overlay threshold, i.e. the distance between two points, so
that they are regarded as overlaying.
- getParent() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Gets the value of the property parent.
- getParent() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Returns the parent of this part.
- getPart() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
- getPart() - Method in class org.eclipse.gef.mvc.fx.operations.BendVisualOperation
-
- getPolicies() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getPolicies() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Returns a
Map
of this part's policies and their corresponding
AdapterKey
s.
- getPooled() - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentPartPool
-
- getPosition(BezierCurve) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Returns the position of this
AbstractSegmentHandlePart
on the
given segment using the segment parameter that is assigned to this part.
- getPosition() - Method in class org.eclipse.gef.mvc.fx.parts.IBendableContentPart.BendPoint
-
The position of the unattached bend point or the (optional) position
hint for an attached bend point.
- getPositionInScene() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
- getPrimarySelectionColor() - Method in class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
Returns the primary selection Color
.
- getPropertyId() - Method in class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
-
Returns the id by which to identify the property whose value is to be
set.
- getPropertySource() - Method in class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
-
Returns the
IPropertySource
which provides the property, whose
value is to be set.
- getPropertySource(Object) - Method in class org.eclipse.gef.mvc.fx.ui.properties.UndoablePropertySheetEntry
-
- getResizablePart() - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
- getResizeOperation() - Method in class org.eclipse.gef.mvc.fx.policies.ResizePolicy
-
- getRole(List<IBendableContentPart.BendPoint>, int) - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
- getRoot() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getRoot() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
- getRoot() - Method in class org.eclipse.gef.mvc.fx.parts.LayeredRootPart
-
- getRootPart() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getRootPart() - Method in interface org.eclipse.gef.mvc.fx.viewer.IViewer
-
- getScene() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getSecondarySelectionColor() - Method in class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
Returns the primary selection Color
.
- getSegmentCount() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Returns the number of segments that are provided to this part.
- getSegmentIndex() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
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.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
The segmentParameter is a value between 0 and 1.
- getSegmentsInScene() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Returns the
BezierCurve
s that are provided to this part in the
coordinate system of the
Scene
.
- getSelectedInitialPositions() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
- getSelection() - Method in class org.eclipse.gef.mvc.fx.ui.parts.ContentSelectionProvider
-
- getSelectionModel() - Method in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
- getSelectionModel() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeSelectionOperation
-
- getSelectionModel() - Method in class org.eclipse.gef.mvc.fx.operations.DeselectOperation
-
- getSelectionModel() - Method in class org.eclipse.gef.mvc.fx.operations.SelectOperation
-
- getSelectionUnmodifiable() - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Returns an unmodifiable observable list of the currently selected
IContentPart
s.
- getSnappingLocation() - Method in class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
-
- getSnappingLocations() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
- getSnappingLocations(IContentPart<? extends Node>, Orientation, double...) - Method in class org.eclipse.gef.mvc.fx.providers.BoundsSnappingLocationProvider
-
Iterates over the given ratios and interpolates positions within the
bounds for the individual ratios.
- getSnappingLocations(IContentPart<? extends Node>, Orientation) - Method in class org.eclipse.gef.mvc.fx.providers.ConnectionSnappingLocationProvider
-
- getSnappingLocationsFor(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
- getStroke() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Returns the Color
that is used to stroke handles.
- getToBeDeselected() - Method in class org.eclipse.gef.mvc.fx.operations.ChangeSelectionOperation
-
Returns the parts that are to be deleted.
- getToBeDeselected() - Method in class org.eclipse.gef.mvc.fx.operations.DeselectOperation
-
Returns the parts that are to be deleted.
- getTools() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getTools() - Method in interface org.eclipse.gef.mvc.fx.domain.IDomain
-
- getUndoContext() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
Returns the
UndoContext
that is used by this domain to execute
transactions.
- getUnfocusOperation() - Method in class org.eclipse.gef.mvc.fx.policies.DeletionPolicy
-
- getUnionedVisualBoundsInScene(Collection<? extends IVisualPart<? extends Node>>) - Static method in class org.eclipse.gef.mvc.fx.parts.PartUtils
-
Returns the unioned visual bounds of the given
IVisualPart
s in
the coordinate system of the
Scene
.
- getVerticalSnappingLocations(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.BoundsSnappingLocationProvider
-
- getVerticalSnappingLocations(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.CenterSnappingLocationProvider
-
- getVerticalSnappingLocations(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.ConnectionSnappingLocationProvider
-
- getVerticalSnappingLocations(IContentPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.providers.ISnappingLocationProvider
-
- getVerticalSnappingLocations(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.providers.TopLeftSnappingLocationProvider
-
- getViewer() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
- getViewer() - Method in class org.eclipse.gef.mvc.fx.ui.parts.ContentSelectionProvider
-
- getViewers() - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- getViewers() - Method in interface org.eclipse.gef.mvc.fx.domain.IDomain
-
- getVisual() - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- getVisual() - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Returns this part's visual.
- getVisualBendPoints() - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
- getVisualPartMap() - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
- getVisualPartMap() - Method in interface org.eclipse.gef.mvc.fx.viewer.IViewer
-
Returns the
Map
for registering
IVisualPart
s by their
visual.
- getVisualSize() - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
- getVisualSize() - Method in interface org.eclipse.gef.mvc.fx.parts.IResizableContentPart
-
- getVisualTransform() - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
- getVisualTransform() - Method in interface org.eclipse.gef.mvc.fx.parts.ITransformableContentPart
-
- getWorkbenchPart() - Method in class org.eclipse.gef.mvc.fx.ui.properties.UndoablePropertySheetPage
-
- GRID_CELL_HEIGHT_DEFAULT - Static variable in class org.eclipse.gef.mvc.fx.models.GridModel
-
The default grid cell height.
- GRID_CELL_HEIGHT_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.GridModel
-
Name of the "grid cell height" property.
- GRID_CELL_WIDTH_DEFAULT - Static variable in class org.eclipse.gef.mvc.fx.models.GridModel
-
The default grid cell width.
- GRID_CELL_WIDTH_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.GridModel
-
Name of the "grid cell width" property.
- GridBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
-
- GridBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.GridBehavior
-
- gridCellHeightProperty() - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Returns a double property representing the grid cell height.
- gridCellWidthProperty() - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Returns a double property representing the grid cell width.
- GridModel - Class in org.eclipse.gef.mvc.fx.models
-
The
GridModel
stores information about a background grid, i.e. cell
width and cell height.
- GridModel() - Constructor for class org.eclipse.gef.mvc.fx.models.GridModel
-