- 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
-
- SELECTION_HANDLE_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.SelectionBehavior
-
- 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
-
- 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
-
- SelectionFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.SelectionFeedbackPart
-
Default constructor.
- SelectionLinkFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
-
- SelectionLinkFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.SelectionLinkFeedbackPart
-
Default constructor.
- SelectionModel - Class in org.eclipse.gef.mvc.fx.models
-
- 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(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
given
IViewer
to prepend the given content parts.
- 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 given
IViewer
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(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
-
Sets the value of the property adaptable.
- 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.
- setAdaptable(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.policies.ContentPolicy
-
- setAdaptable(IDomain) - Method in class org.eclipse.gef.mvc.fx.viewer.InfiniteCanvasViewer
-
Sets the value of the property adaptable.
- setAdapter(T) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- setAdapter(T, String) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- setAdapter(TypeToken<T>, T) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- setAdapter(TypeToken<T>, T, String) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- setAdapter(T) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- setAdapter(T, String) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- setAdapter(TypeToken<T>, T) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- setAdapter(TypeToken<T>, T, String) - 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.viewer.InfiniteCanvasViewer
-
- 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.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
-
- 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
-
- setFinalTransform(Affine) - Method in class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
-
- setFocus(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.FocusModel
-
Selects the given IContentPart as the focus part.
- setFocus() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
-
- setFocus() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
-
- 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
-
- setHoverIntent(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
-
- 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
-
- setOrientation(Orientation) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
- setParent(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.parts.AbstractVisualPart
-
- 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 child
IVisualPart
.
- setPart(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
-
- 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
-
- 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
-
- 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
-
- 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
-
- SetPropertyValueOperation(String, IPropertySource, Object, Object) - Constructor for class org.eclipse.gef.mvc.fx.ui.properties.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
-
- SetRefreshVisualOperation - Class in org.eclipse.gef.mvc.fx.operations
-
- SetRefreshVisualOperation(IVisualPart<? extends Node>, boolean, boolean) - Constructor for class org.eclipse.gef.mvc.fx.operations.SetRefreshVisualOperation
-
- 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(IContentPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.models.SelectionModel
-
- 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(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
-
- setSnappingLocations(List<? extends SnappingModel.SnappingLocation>) - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
- setTransform(AffineTransform) - Method in class org.eclipse.gef.mvc.fx.policies.TransformPolicy
-
- setUndoContext(IUndoContext) - Method in class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
-
- 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
-
- 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
-
- ShapeBoundsProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
-
- ShapeBoundsProvider(double) - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
-
- ShapeBoundsProvider(double, double, double, double) - Constructor for class org.eclipse.gef.mvc.fx.providers.ShapeBoundsProvider
-
- ShapeOutlineProvider - Class in org.eclipse.gef.mvc.fx.providers
-
- 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
-
- 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
-
- SNAPPING_LOCATIONS_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
- SnappingBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
-
- SnappingBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.SnappingBehavior
-
- SnappingFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
-
- 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
-
- snappingLocationsProperty() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel
-
- SnappingModel - Class in org.eclipse.gef.mvc.fx.models
-
- SnappingModel() - Constructor for class org.eclipse.gef.mvc.fx.models.SnappingModel
-
- SnappingModel.SnappingLocation - Class in org.eclipse.gef.mvc.fx.models
-
- 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
-
- SquareSegmentHandlePart - Class in org.eclipse.gef.mvc.fx.parts
-
- 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
-
- synchronizeContentPartChildren(IVisualPart<? extends Node>, List<? extends Object>) - Method in class org.eclipse.gef.mvc.fx.behaviors.ContentBehavior
-