- scroll(ScrollEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnScrollPolicy
-
This callback method is invoked when the user performs mouse scrolling
over the
host
.
- scroll(ScrollEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnScrollPolicy
-
- scroll(ScrollEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.FXZoomOnScrollPolicy
-
- scrollPane - Variable in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
-
- scrollRelative(double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXChangeViewportPolicy
-
Advances the viewport transformation by the given translation values.
- SECONDARY_FOCUSED_EFFECT_PROVIDER - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
The role name for the Provider<Effect>
that will be
used to decorate a secondary, focused selection.
- SECONDARY_UNFOCUSED_EFFECT_PROVIDER - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
The role name for the Provider<Effect>
that will be
used to decorate a secondary, unfocused selection.
- select(List<? extends IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.models.SelectionModel
-
Updates the current selection by adding the given list of
IContentPart
s, preserving already selected elements.
- SELECTION_FEEDBACK_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultFeedbackPartFactory
-
The role name for the Provider<IGeometry>
that will be
used to generate selection feedback.
- SELECTION_HANDLES_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultHandlePartFactory
-
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.gef4.mvc.fx.parts.FXDefaultFeedbackPartFactory
-
The role name for the Provider<IGeometry>
that will be
used to generate selection link feedback.
- SELECTION_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.SelectionModel
-
"selection"
The property name which is used for PropertyChangeEvent
s.
- SelectionBehavior<VR> - Class in org.eclipse.gef4.mvc.behaviors
-
The default selection behavior is responsible for creating and removing
selection feedback and handles.
- SelectionBehavior() - Constructor for class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
-
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.SelectionForwarder
-
- SelectionForwarder<VR> - Class in org.eclipse.gef4.mvc.fx.ui.parts
-
The
SelectionForwarder
can be used to propagate selections from the
Eclipse workbench to the MVC application and vice versa.
- SelectionForwarder(ISelectionProvider, IViewer<VR>) - Constructor for class org.eclipse.gef4.mvc.fx.ui.parts.SelectionForwarder
-
- SelectionModel<VR> - Class in org.eclipse.gef4.mvc.models
-
- SelectionModel() - Constructor for class org.eclipse.gef4.mvc.models.SelectionModel
-
- selectSegmentPoint(int, double, Point) - Method in class org.eclipse.gef4.mvc.fx.policies.FXBendPolicy
-
Selects the point specified by the given segment index and parameter for
manipulation.
- setActionBars(IActionBars) - Method in class org.eclipse.gef4.mvc.ui.properties.UndoablePropertySheetPage
-
- setActiveEditor(IEditorPart) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditorActionBarContributor
-
- setAdaptable(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
-
- setAdaptable(IViewer<Node>) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXRootPart
-
- setAdaptable(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.parts.ChopBoxAnchorProvider
-
- setAdaptable(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.parts.FXTransformProvider
-
- setAdaptable(IVisualPart<Node, ? extends Node>) - Method in class org.eclipse.gef4.mvc.fx.parts.VisualOutlineGeometryProvider
-
- setAdaptable(IViewer<VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
-
- setAdaptable(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.policies.AbstractPolicy
-
- setAdaptable(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
-
- setAdaptable(IDomain<VR>) - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
-
- setAdaptable(IDomain<VR>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- setAdapter(AdapterKey<? super T>, T) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- setAdapter(Class<? super T>, T) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- setAdapter(TypeToken<? super T>, T) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- setAdapter(AdapterKey<? super T>, T) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- setAdapter(Class<? super T>, T) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- setAdapter(TypeToken<? super T>, T) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- setAdapter(AdapterKey<? super T>, T) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- setAdapter(Class<? super T>, T) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- setAdapter(TypeToken<? super T>, T) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- setAdapters(Map<AdapterKey<?>, Object>) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- setAdapters(Map<AdapterKey<?>, Object>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- setAdapters(Map<AdapterKey<?>, Object>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
-
- setAdvancedGradient(Paint) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
-
Sets the gradient managed by this gradient picker to the given value.
- setAffine(Affine, Affine) - Static method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
-
Assigns the transformation values of the src Affine
to the
dst Affine
.
- setColor(Color) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.AbstractFXColorPicker
-
Changes the currently selected color to the given value.
- setColor(Color) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXColorPicker
-
Changes the currently selected Color
to the given value.
- setConcatenation(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateConnectionPolicy
-
- setConcatenation(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformPolicy
-
- setContent(Object) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
-
Set the primary model object that this EditPart represents.
- setContent(Object) - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
-
Sets this part's content to the given value
.
- setContents(List<? extends Object>) - Method in class org.eclipse.gef4.mvc.models.ContentModel
-
Replaces the currently stored content objects with the given list of new
content objects.
- setContentsTransform(AffineTransform) - Method in class org.eclipse.gef4.mvc.models.ViewportModel
-
Sets the contents transformation to the given value.
- setDh(double) - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeNodeOperation
-
Sets the delta height that will be applied when executing this operation
to the given value.
- setDirty(boolean) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
-
Sets the dirty flag of this editor to the given value.
- setDw(double) - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeNodeOperation
-
Sets the delta width that will be applied when executing this operation
to the given value.
- setFocus() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
-
- setFocus() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXView
-
- setFocused(IContentPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.models.FocusModel
-
Selects the given IContentPart as the focus part.
- setGeometryProvider(Provider<? extends IGeometry>) - Method in class org.eclipse.gef4.mvc.fx.parts.FXHoverFeedbackPart
-
Sets the Provider<IGeometry>
of this part to the given
value.
- setGeometryProvider(Provider<? extends IGeometry>) - Method in class org.eclipse.gef4.mvc.fx.parts.FXSelectionFeedbackPart
-
Sets the feedback geometry provider (
Provider<IGeometry>
) of this part to the given value.
- setGridCellHeight(double) - Method in class org.eclipse.gef4.mvc.models.GridModel
-
Sets the grid cell height to the given value.
- setGridCellWidth(double) - Method in class org.eclipse.gef4.mvc.models.GridModel
-
Sets the grid cell width to the given value.
- setHeight(double) - Method in class org.eclipse.gef4.mvc.models.ViewportModel
-
Sets the height of the viewport in this model.
- setHover(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.models.HoverModel
-
- setInitialMouseLocationInScene(Point) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateOnDragPolicy
-
Sets the initial mouse location to the given value.
- setNewAnchors(List<IFXAnchor>) - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendOperation
-
Sets the list of
IFXAnchor
s which will replace the connection's
anchors upon execution.
- setNewHeight(double) - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
-
Sets the viewport height that will be applied when executing this
operation to the given value.
- setNewTransform(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
-
Sets the contents transformation that will be applied when executing this
operation to the given value.
- setNewTransform(Affine) - Method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
-
Sets the Affine
that will be applied to the nodeTransform
upon execution of this operation to the given value.
- setNewTx(double) - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
-
Sets the horizontal translation that will be applied when executing this
operation to the given value.
- setNewTy(double) - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
-
Sets the vertical translation that will be applied when executing this
operation to the given value.
- setNewWidth(double) - Method in class org.eclipse.gef4.mvc.fx.operations.FXChangeViewportOperation
-
Sets the viewport width that will be applied when executing this
operation to the given value.
- setOldTransform(Affine) - Method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
-
Sets the Affine
that will be applied to the nodeTransform
upon undoing of this operation to the given value.
- setOperationHistory(IOperationHistory) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- setPaint(Paint) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXFillSelectionDialog
-
Changes the currently selected Paint
to the given value.
- setParent(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- setParent(IVisualPart<VR, ? extends VR>) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
-
Used by a parent
IVisualPart
to establish/unestablish a
parent-child relationship with this child
IVisualPart
.
- setPreConcatenation(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateConnectionPolicy
-
- setPreConcatenation(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformPolicy
-
- SetPropertyValueCommand_Label - Static variable in class org.eclipse.gef4.mvc.ui.Messages
-
Stores the value of the "SetPropertyValueCommand_Label"
message key.
- SetPropertyValueOperation - Class in org.eclipse.gef4.mvc.ui.properties
-
- SetPropertyValueOperation(String, IPropertySource, Object, Object) - Constructor for class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
-
- setRefreshVisual(boolean) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
-
- setRefreshVisual(boolean) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
-
- SetRefreshVisualOperation<VR> - Class in org.eclipse.gef4.mvc.operations
-
- SetRefreshVisualOperation(IVisualPart<VR, ? extends VR>, boolean, boolean) - Constructor for class org.eclipse.gef4.mvc.operations.SetRefreshVisualOperation
-
- setSegmentIndex(int) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
-
Sets the segment index and refreshes the visual.
- setSegmentParameter(double) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
-
Sets the segment parameter and refreshes the visual.
- setSegmentsProvider(Provider<BezierCurve[]>) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
-
Sets the Provider<BezierCurve[]>
for this part to the
given value.
- setShowGrid(boolean) - Method in class org.eclipse.gef4.mvc.models.GridModel
-
Shows/Hides the grid depending on the given value.
- setSimpleGradient(LinearGradient) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXSimpleGradientPicker
-
Changes the currently selected gradient to the given value.
- setSnapToGrid(boolean) - Method in class org.eclipse.gef4.mvc.models.GridModel
-
Enables/Disables snap to grid depending on the given value.
- setTransform(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.policies.FXRelocateConnectionPolicy
-
- setTransform(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.policies.FXTransformPolicy
-
- setTranslateX(double) - Method in class org.eclipse.gef4.mvc.models.ViewportModel
-
Sets the horizontal translation of the contents in this model.
- setTranslateY(double) - Method in class org.eclipse.gef4.mvc.models.ViewportModel
-
Sets the vertical translation of the contents in this model.
- setTx(Affine, AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXViewportBehavior
-
Transfers the values of the given AffineTransform
to the given Affine
.
- setUndoContext(IUndoContext) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
-
- setViewerFocused(boolean) - Method in class org.eclipse.gef4.mvc.models.FocusModel
-
- setWidth(double) - Method in class org.eclipse.gef4.mvc.models.ViewportModel
-
Sets the width of the viewport in this model.
- setZoomGrid(boolean) - Method in class org.eclipse.gef4.mvc.models.GridModel
-
Enables/Disables grid zooming depending on the given value.
- SHOW_GRID_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.GridModel
-
Name of the "show grid" property.
- SNAP_TO_GRID_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.GridModel
-
Name of the "snap to grid" property.
- start(BundleContext) - Method in class org.eclipse.gef4.mvc.fx.MvcFxBundle
-
- start(BundleContext) - Method in class org.eclipse.gef4.mvc.fx.ui.MvcFxUiBundle
-
- start(BundleContext) - Method in class org.eclipse.gef4.mvc.MvcBundle
-
- start(BundleContext) - Method in class org.eclipse.gef4.mvc.ui.MvcUiBundle
-
- startHandleCreationDelay() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
-
Starts the handle creation delay.
- startHandleRemovalDelay() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
-
Starts the handle removal delay.
- stop(BundleContext) - Method in class org.eclipse.gef4.mvc.fx.MvcFxBundle
-
- stop(BundleContext) - Method in class org.eclipse.gef4.mvc.fx.ui.MvcFxUiBundle
-
- stop(BundleContext) - Method in class org.eclipse.gef4.mvc.MvcBundle
-
- stop(BundleContext) - Method in class org.eclipse.gef4.mvc.ui.MvcUiBundle
-
- stopCreationDelay() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
-
Stops the handle creation delay.
- stopRemovalDelay() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
-
Stops the handle removal delay.
- switchAdaptableScopes() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
-
Adjusts the relevant adaptable scopes to refer to the host of this
behavior, it's viewer, and it's domain, respectively.
- synchronizeContentAnchorages(SetMultimap<? extends Object, String>) - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
-
- SynchronizeContentAnchoragesOperation<VR> - Class in org.eclipse.gef4.mvc.operations
-
- SynchronizeContentAnchoragesOperation(String, IContentPart<VR, ? extends VR>) - Constructor for class org.eclipse.gef4.mvc.operations.SynchronizeContentAnchoragesOperation
-
- synchronizeContentChildren(List<? extends Object>) - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
-
- SynchronizeContentChildrenOperation<VR> - Class in org.eclipse.gef4.mvc.operations
-
- SynchronizeContentChildrenOperation(String, IContentPart<VR, ? extends VR>) - Constructor for class org.eclipse.gef4.mvc.operations.SynchronizeContentChildrenOperation
-