Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- scroll(boolean, double, double) - Method in class org.eclipse.gef.mvc.fx.policies.ViewportPolicy
-
Advances the viewport transformation by the given translation values.
- SECONDARY_SELECTION_FEEDBACK_COLOR_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionFeedbackPartFactory
-
The binding name for the secondary selection color.
- SEGMENT_CREATE_HANDLE_MINIMUM_SEGMENT_LENGTH - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionHandlePartFactory
-
The minimum segment length for creation of segment create handles
- SEGMENT_MOVE_HANDLE_MINIMUM_SEGMENT_LENGTH - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionHandlePartFactory
-
The minimum segment length for the creation of segment bend handles.
- select(int) - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
Selects the point specified by the given segment index and parameter for manipulation.
- SELECTION_FEEDBACK_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionFeedbackPartFactory
-
The role name for the
Provider<IGeometry>
that will be used to generate selection feedback. - SELECTION_FEEDBACK_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
The adapter role for the
IFeedbackPartFactory
that is used to generate hover feedback parts. - SELECTION_HANDLE_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
The adapter role for the
IHandlePartFactory
that is used to generate hover handle parts. - SELECTION_HANDLES_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionHandlePartFactory
-
The role name for the
Provider<IGeometry>
that will be used to generate selection handles. - SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultSelectionFeedbackPartFactory
-
The role name for the
Provider<IGeometry>
that will be used to generate selection link feedback. - SELECTION_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Name of the
SelectionModel.selectionUnmodifiableProperty()
. - SelectionBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
-
The default selection behavior is responsible for creating and removing selection feedback and handles.
- SelectionBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
- SelectionFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
-
The
SelectionFeedbackPart
is anAbstractFeedbackPart
that is parameterized byGeometryNode<IGeometry>
. - SelectionFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
Default constructor.
- SelectionLinkFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
-
The
SelectionLinkFeedbackPart
is anSelectionFeedbackPart
that uses a dotted line as its visualization. - SelectionLinkFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.SelectionLinkFeedbackPart
-
Default constructor.
- SelectionModel - Class in org.eclipse.gef.mvc.fx.models
-
The
SelectionModel
is used to store the current viewer's selection. - SelectionModel() - Constructor for class org.eclipse.gef.mvc.fx.models.SelectionModel
- selectionUnmodifiableProperty() - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Returns an unmodifiable read-only list property that represents the current selection.
- SelectOperation - Class in org.eclipse.gef.mvc.fx.operations
- SelectOperation(String, IViewer, List<? extends IContentPart<? extends Node>>) - Constructor for class org.eclipse.gef.mvc.fx.operations.SelectOperation
-
* Creates a new
SelectOperation
to change the selection within the givenIViewer
to prepend the given content parts. - SelectOperation(IViewer, List<? extends IContentPart<? extends Node>>) - Constructor for class org.eclipse.gef.mvc.fx.operations.SelectOperation
-
Creates a new
SelectOperation
to change the selection within the givenIViewer
to prepend the given content parts. - selectSegment(int) - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
Selects the end points of the connection segment specified by the given index.
- setActionBars(IActionBars) - Method in class org.eclipse.gef.mvc.fx.ui.properties.UndoablePropertySheetPage
- setActiveEditor(IEditorPart) - Method in class org.eclipse.gef.mvc.fx.ui.parts.FXEditorActionBarContributor
- setAdaptable(IDomain) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
Sets the value of the property adaptable.
- setAdaptable(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Sets the value of the property adaptable.
- setAdaptable(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.policies.ContentPolicy
- setAdaptable(IViewer) - Method in class org.eclipse.gef.mvc.fx.models.FocusModel
- setAdaptable(IViewer) - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
- setAdaptable(IViewer) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
- setAdaptable(IViewer) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Sets the value of the property adaptable.
- setAdapter(TypeToken<T>, T) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- setAdapter(TypeToken<T>, T) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- setAdapter(TypeToken<T>, T) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
- setAdapter(TypeToken<T>, T, String) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- setAdapter(TypeToken<T>, T, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- setAdapter(TypeToken<T>, T, String) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
- setAdapter(T) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- setAdapter(T) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- setAdapter(T) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
- setAdapter(T, String) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- setAdapter(T, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- setAdapter(T, String) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
- setContent(Object) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractContentPart
-
Set the primary content object that this EditPart represents.
- setContent(Object) - Method in interface org.eclipse.gef.mvc.fx.parts.IContentPart
-
Sets this part's content to the given
value
. - setContentBendPoints(List<IBendableContentPart.BendPoint>) - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
Bends the content element as specified through the given bend points.
- setContentRelevant(boolean) - Method in class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
-
Sets the content-relevancy of this operation to the given value.
- setContentSize(Dimension) - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
- setContentSize(Dimension) - Method in interface org.eclipse.gef.mvc.fx.parts.IResizableContentPart
-
Resizes the content element as specified by the given
Dimension
. - setContentTransform(Affine) - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
- setContentTransform(Affine) - Method in interface org.eclipse.gef.mvc.fx.parts.ITransformableContentPart
-
Set the content transformation as specified by the given
AffineTransform
. - setDh(double) - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
Sets the delta height that will be applied when executing this operation to the given value.
- setDw(double) - Method in class org.eclipse.gef.mvc.fx.operations.ResizeOperation
-
Sets the delta width that will be applied when executing this operation to the given value.
- setFinalBendPoints(List<IBendableContentPart.BendPoint>) - Method in class org.eclipse.gef.mvc.fx.operations.BendVisualOperation
- setFinalDelta(AffineTransform) - Method in class org.eclipse.gef.mvc.fx.operations.TransformContentOperation
-
Sets the given
AffineTransform
as the new transform to set on the content. - setFinalTransform(Affine) - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
-
Sets the
Affine
that will be set as the transformation matrix of theITransformableContentPart
. - setFocus() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
- setFocus() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
- setFocus(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.FocusModel
-
Selects the given IContentPart as the focus part.
- setGeometryProvider(Provider<? extends IGeometry>) - Method in class org.eclipse.gef.mvc.fx.parts.FocusFeedbackPart
-
Sets the
Provider<IGeometry>
of this part to the given value. - setGeometryProvider(Provider<? extends IGeometry>) - Method in class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
-
Sets the
Provider<IGeometry>
of this part to the given value. - setGeometryProvider(Provider<? extends IGeometry>) - Method in class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
Sets the feedback geometry provider (
Provider<IGeometry>
) of this part to the given value. - setGridCellHeight(double) - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Sets the grid cell height to the given value.
- setGridCellWidth(double) - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Sets the grid cell width to the given value.
- setHover(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
-
Sets the hovered
IVisualPart
to the given value. - setHoverIntent(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
-
Sets the hover intent
IContentPart
to the given value. - setInitialContentTransform(AffineTransform) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the initial content transform before applying the new value.
- setInitialHeight(double) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the initial height before applying the new value.
- setInitialHorizontalScrollOffset(double) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the initial horizontal scroll offset before applying the new value.
- setInitialVerticalScrollOffset(double) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the initial vertical scroll offset before applying the new value.
- setInitialWidth(double) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the initial width before applying the new value.
- setNewContents(List<? extends Object>) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeContentsOperation
-
Sets the final contents to the given list.
- setNewContentTransform(AffineTransform) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the contents transformation that will be applied when executing this operation to the given value.
- setNewFocused(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeFocusOperation
-
Sets the new focussed part to the given one.
- setNewHeight(double) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the viewport height that will be applied when executing this operation to the given value.
- setNewHints(Point, Point) - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
-
Updates the positions (hints) for attached bend points.
- setNewHorizontalScrollOffset(double) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the horizontal translation that will be applied when executing this operation to the given value.
- setNewVerticalScrollOffset(double) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the vertical translation that will be applied when executing this operation to the given value.
- setNewWidth(double) - Method in class org.eclipse.gef.mvc.fx.operations.ChangeViewportOperation
-
Sets the viewport width that will be applied when executing this operation to the given value.
- setOperationHistory(IOperationHistory) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
Sets the
IOperationHistory
that is used by thisHistoricizingDomain
to the given value. - setOrientation(Orientation) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
Sets the
Orientation
of thisSnappingModel.SnappingLocation
to the given value. - setParent(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Sets the parent
IVisualPart
. - setParent(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Used by a parent
IVisualPart
to establish/unestablish a parent-child relationship with this childIVisualPart
. - setPart(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
Sets the
IContentPart
of thisSnappingModel.SnappingLocation
to the given value. - setPart(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.operations.RevealOperation
-
Sets the part that is to be revealed.
- setPositionInScene(double) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
Sets the position coordinate of this
SnappingModel.SnappingLocation
to the given value. - setPostRotate(int, Angle) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Sets the specified post-transform to a rotation by the given angle.
- setPostScale(int, double, double) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Sets the specified post-transform to a scaling by the given factors.
- setPostTransform(int, AffineTransform) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Sets the specified post-transform to the given
AffineTransform
. - setPostTranslate(int, double, double) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Sets the specified post-transform to a translation by the given offsets.
- setPreRotate(int, Angle) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Sets the specified pre-transform to a rotation by the given angle.
- setPreScale(int, double, double) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Sets the specified pre-transform to a scaling by the given factors.
- setPreTransform(int, AffineTransform) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Sets the specified pre-transform to the given
AffineTransform
. - setPreTranslate(int, double, double) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Sets the specified pre-transform to a translation by the given offsets.
- SetPropertyValueCommand_Label - Static variable in class org.eclipse.gef.mvc.fx.ui.Messages
-
Stores the value of the
"SetPropertyValueCommand_Label"
message key. - SetPropertyValueOperation - Class in org.eclipse.gef.mvc.fx.ui.properties
-
An
ITransactionalOperation
used to set or reset the value of a property. - SetPropertyValueOperation(String, IPropertySource, Object, Object) - Constructor for class org.eclipse.gef.mvc.fx.ui.properties.SetPropertyValueOperation
-
Constructs a new
SetPropertyValueOperation
. - setRefreshVisual(boolean) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
Sets the value of the property refreshVisual.
- setRefreshVisual(boolean) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
-
Allows to temporarily turn
IVisualPart.refreshVisual()
into a no-op operation. - SetRefreshVisualOperation - Class in org.eclipse.gef.mvc.fx.operations
-
A
SetRefreshVisualOperation
is used to set/unset theIVisualPart.isRefreshVisual()
flag of a specifiedIVisualPart
. - SetRefreshVisualOperation(IVisualPart<? extends Node>, boolean, boolean) - Constructor for class org.eclipse.gef.mvc.fx.operations.SetRefreshVisualOperation
-
Creates a new
SetRefreshVisualOperation
for setting theIVisualPart.isRefreshVisual()
flag of the givenIVisualPart
to the to value on execution and to the from value on undoing. - setScroll(double, double) - Method in class org.eclipse.gef.mvc.fx.policies.ViewportPolicy
-
Sets the x and y translation of the viewport to the given values.
- setSegmentIndex(int) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Sets the segment index and refreshes the visual.
- setSegmentParameter(double) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Sets the segment parameter and refreshes the visual.
- setSegmentsProvider(Provider<BezierCurve[]>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractSegmentHandlePart
-
Sets the
Provider<BezierCurve[]>
for this part to the given value. - setSelection(List<? extends IContentPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Replaces the current selection with the given list of
IContentPart
s. - setSelection(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
Replaces the current selection with the given
IContentPart
. - setSelection(ISelection) - Method in class org.eclipse.gef.mvc.fx.ui.parts.ContentSelectionProvider
- setShowGrid(boolean) - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Shows/Hides the grid depending on the given value.
- setSnappingLocation(SnappingModel.SnappingLocation) - Method in class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
-
Sets the
SnappingModel.SnappingLocation
for this feedback part to the given value. - setSnappingLocations(List<? extends SnappingModel.SnappingLocation>) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
Replaces the
SnappingModel.SnappingLocation
s that are stored in thisSnappingModel
by the givenList
ofSnappingModel.SnappingLocation
s. - setTransform(AffineTransform) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
Changes the
host's
transformation to the givenAffineTransform
. - setUndoContext(IUndoContext) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
Sets the
IUndoContext
that is used by thisHistoricizingDomain
to the given value. - setValues(Object[]) - Method in class org.eclipse.gef.mvc.fx.ui.properties.UndoablePropertySheetEntry
- setVisualBendPoints(List<IBendableContentPart.BendPoint>) - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
Bends the visual as specified by the given bend points.
- setVisualSize(Dimension) - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
- setVisualSize(Dimension) - Method in interface org.eclipse.gef.mvc.fx.parts.IResizableContentPart
-
Resizes the visual of this
IResizableContentPart
to the given size. - setVisualTransform(Affine) - Method in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
- setVisualTransform(Affine) - Method in interface org.eclipse.gef.mvc.fx.parts.ITransformableContentPart
- setZoom(double) - Method in class org.eclipse.gef.mvc.fx.policies.ViewportPolicy
-
Sets the x and y scaling of the viewport to the given zoom factor.
- setZoomGrid(boolean) - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Enables/Disables grid zooming depending on the given value.
- ShapeBoundsProvider - Class in org.eclipse.gef.mvc.fx.providers
-
The
ShapeBoundsProvider
is aProvider<IGeometry>
that returns aRectangle
that corresponds to the layout-bounds of its host visual, i.e. it includes the geometric bounds and the stroke of the visual. - ShapeBoundsProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
-
Constructs a new
ShapeBoundsProvider
without padding. - ShapeBoundsProvider(double) - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
-
Constructs a new
ShapeBoundsProvider
with the given padding. - ShapeBoundsProvider(double, double, double, double) - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
-
Constructs a new
ShapeBoundsProvider
with the given padding. - ShapeOutlineProvider - Class in org.eclipse.gef.mvc.fx.providers
-
The
ShapeOutlineProvider
is aProvider<IGeometry>
that returns anIGeometry
that corresponds to the shape outline of its host visual, i.e. it includes the geometric outline and the stroke of the visual. - ShapeOutlineProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeOutlineProvider
- SHOW_GRID_DEFAULT - Static variable in class org.eclipse.gef.mvc.fx.models.GridModel
-
The default value for
GridModel.isShowGrid()
. - SHOW_GRID_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.GridModel
-
Name of the "show grid" property.
- showGridProperty() - Method in class org.eclipse.gef.mvc.fx.models.GridModel
-
Returns a boolean property whose value indicates whether grid is to be shown.
- SNAP_TO_STRATEGIES_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
Name of the property storing supported strategies.
- SNAPPING_FEEDBACK_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.SnappingBehavior
-
Defines the role for the
IFeedbackPartFactory
that is used to generate snap-to feedback. - SNAPPING_LOCATIONS_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
Name of the
SnappingModel.snappingLocationsProperty()
. - SnappingBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
-
The
SnappingBehavior
is responsible for creating and removing feedback and handles in response toSnappingModel
changes. - SnappingBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.SnappingBehavior
- SnappingFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
-
The
SnappingFeedbackPart
visualizes aSnappingModel.SnappingLocation
by drawing a red line at theSnappingModel.SnappingLocation
through the whole viewport. - SnappingFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
- SnappingLocation(IContentPart<? extends Node>, Orientation, double) - Constructor for class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
Constructs a new
SnappingModel.SnappingLocation
. - snappingLocationsProperty() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
A read-only property containing the current
SnappingModel.SnappingLocation
s. - SnappingModel - Class in org.eclipse.gef.mvc.fx.models
-
The
SnappingModel
storesSnappingModel.SnappingLocation
s for which feedback is generated by the SnappingBehavior. - SnappingModel() - Constructor for class org.eclipse.gef.mvc.fx.models.SnappingModel
- SnappingModel.SnappingLocation - Class in org.eclipse.gef.mvc.fx.models
-
A
SnappingModel.SnappingLocation
combines anIContentPart
, a position coordinate in the scene coordinate system, and anOrientation
. - snapToStrategiesProperty() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
A read-only property containing the current
ISnapToStrategies
. - SOURCE_ROLE - Static variable in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
Default role for the first
IBendableContentPart.BendPoint
. - SquareSegmentHandlePart - Class in org.eclipse.gef.mvc.fx.parts
-
An
AbstractSegmentHandlePart
with a quadraticRectangle
visual. - SquareSegmentHandlePart() - Constructor for class org.eclipse.gef.mvc.fx.parts.SquareSegmentHandlePart
- start(BundleContext) - Method in class org.eclipse.gef.mvc.fx.MvcFxBundle
- start(BundleContext) - Method in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- stop(BundleContext) - Method in class org.eclipse.gef.mvc.fx.MvcFxBundle
- stop(BundleContext) - Method in class org.eclipse.gef.mvc.fx.ui.MvcFxUiBundle
- synchronizeContentPartAnchorages(IVisualPart<? extends Node>, SetMultimap<? extends Object, ? extends String>) - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
-
Updates the host
IVisualPart
'sIContentPart
anchorages (seeIVisualPart.getAnchoragesUnmodifiable()
) so that it is in sync with the set of content anchorages that is passed in. - synchronizeContentPartChildren(IVisualPart<? extends Node>, List<? extends Object>) - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
-
Updates the host
IVisualPart
'sIContentPart
children (seeIVisualPart.getChildrenUnmodifiable()
) so that it is in sync with the set of content children that is passed in.
All Classes and Interfaces|All Packages|Constant Field Values