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 theProvider<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 theIFeedbackPartFactorythat 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 theIHandlePartFactorythat 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 theProvider<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 theProvider<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 theSelectionModel.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
- 
TheSelectionFeedbackPartis anAbstractFeedbackPartthat 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
- 
TheSelectionLinkFeedbackPartis anSelectionFeedbackPartthat 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
- 
TheSelectionModelis 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 newSelectOperationto change the selection within the givenIViewerto prepend the given content parts.
- SelectOperation(IViewer, List<? extends IContentPart<? extends Node>>) - Constructor for class org.eclipse.gef.mvc.fx.operations.SelectOperation
- 
Creates a newSelectOperationto change the selection within the givenIViewerto 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 givenvalue.
- 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 givenDimension.
- 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 givenAffineTransform.
- 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 givenAffineTransformas the new transform to set on the content.
- setFinalTransform(Affine) - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
- 
Sets theAffinethat 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 theProvider<IGeometry>of this part to the given value.
- setGeometryProvider(Provider<? extends IGeometry>) - Method in class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
- 
Sets theProvider<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 hoveredIVisualPartto the given value.
- setHoverIntent(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
- 
Sets the hover intentIContentPartto 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 theIOperationHistorythat is used by thisHistoricizingDomainto the given value.
- setOrientation(Orientation) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
- 
Sets theOrientationof thisSnappingModel.SnappingLocationto the given value.
- setParent(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
- 
Sets the parentIVisualPart.
- setParent(IVisualPart<? extends Node>) - Method in interface org.eclipse.gef.mvc.fx.parts.IVisualPart
- 
Used by a parentIVisualPartto 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 theIContentPartof thisSnappingModel.SnappingLocationto 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 thisSnappingModel.SnappingLocationto 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 givenAffineTransform.
- 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 givenAffineTransform.
- 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
- 
AnITransactionalOperationused 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 newSetPropertyValueOperation.
- 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 turnIVisualPart.refreshVisual()into a no-op operation.
- SetRefreshVisualOperation - Class in org.eclipse.gef.mvc.fx.operations
- 
ASetRefreshVisualOperationis 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 newSetRefreshVisualOperationfor setting theIVisualPart.isRefreshVisual()flag of the givenIVisualPartto 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 theProvider<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 ofIContentParts.
- setSelection(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
- 
Replaces the current selection with the givenIContentPart.
- 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 theSnappingModel.SnappingLocationfor this feedback part to the given value.
- setSnappingLocations(List<? extends SnappingModel.SnappingLocation>) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
- 
Replaces theSnappingModel.SnappingLocations that are stored in thisSnappingModelby the givenListofSnappingModel.SnappingLocations.
- setTransform(AffineTransform) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
- 
Changes thehost'stransformation to the givenAffineTransform.
- setUndoContext(IUndoContext) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- 
Sets theIUndoContextthat is used by thisHistoricizingDomainto 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 thisIResizableContentPartto 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
- 
TheShapeBoundsProvideris aProvider<IGeometry>that returns aRectanglethat 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 newShapeBoundsProviderwithout padding.
- ShapeBoundsProvider(double) - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
- 
Constructs a newShapeBoundsProviderwith the given padding.
- ShapeBoundsProvider(double, double, double, double) - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
- 
Constructs a newShapeBoundsProviderwith the given padding.
- ShapeOutlineProvider - Class in org.eclipse.gef.mvc.fx.providers
- 
TheShapeOutlineProvideris aProvider<IGeometry>that returns anIGeometrythat 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 forGridModel.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 theIFeedbackPartFactorythat is used to generate snap-to feedback.
- SNAPPING_LOCATIONS_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.SnappingModel
- 
Name of theSnappingModel.snappingLocationsProperty().
- SnappingBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
- 
TheSnappingBehavioris responsible for creating and removing feedback and handles in response toSnappingModelchanges.
- SnappingBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.SnappingBehavior
- SnappingFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
- 
TheSnappingFeedbackPartvisualizes aSnappingModel.SnappingLocationby drawing a red line at theSnappingModel.SnappingLocationthrough 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 newSnappingModel.SnappingLocation.
- snappingLocationsProperty() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
- 
A read-only property containing the currentSnappingModel.SnappingLocations.
- SnappingModel - Class in org.eclipse.gef.mvc.fx.models
- 
TheSnappingModelstoresSnappingModel.SnappingLocations 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
- 
ASnappingModel.SnappingLocationcombines 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 currentISnapToStrategies.
- SOURCE_ROLE - Static variable in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
- 
Default role for the firstIBendableContentPart.BendPoint.
- SquareSegmentHandlePart - Class in org.eclipse.gef.mvc.fx.parts
- 
AnAbstractSegmentHandlePartwith a quadraticRectanglevisual.
- 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 hostIVisualPart'sIContentPartanchorages (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 hostIVisualPart'sIContentPartchildren (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