Skip navigation links
GEF4 MVC
0.2.0.201509140217
A B C D E F G H I L M N O P R S T U V Z 

S

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
The ScrollPaneEx that displays the viewer's contents.
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 IContentParts, 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 PropertyChangeEvents.
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
Creates a new SelectionForwarder that registers listeners on the given ISelectionProvider and the SelectionModel of the given IViewer to propagate selections from the Eclipse workbench to the viewer, and vice versa.
SelectionModel<VR> - Class in org.eclipse.gef4.mvc.models
The SelectionModel is used to store the current viewer's IContentPart selection.
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
Adds the set of adapters to this IAdaptable.
setAdapters(Map<AdapterKey<?>, Object>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Adds the set of adapters to this IAdaptable.
setAdapters(Map<AdapterKey<?>, Object>) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
Adds the set of adapters to this IAdaptable.
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
Concatenates the given AffineTransform to the initial transformation.
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
Sets the hovered IVisualPart to the given value.
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 IFXAnchors 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
Sets the IOperationHistory that is used by this AbstractDomain to the given value.
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
Sets the parent IVisualPart.
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
Concatenates the initial transformation to the given AffineTransform.
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
An IUndoableOperation used to set or reset the value of a property.
SetPropertyValueOperation(String, IPropertySource, Object, Object) - Constructor for class org.eclipse.gef4.mvc.ui.properties.SetPropertyValueOperation
Constructs a new SetPropertyValueOperation.
setRefreshVisual(boolean) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
setRefreshVisual(boolean) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Allows to temporarily turn IVisualPart.refreshVisual() into a no-op operation.
SetRefreshVisualOperation<VR> - Class in org.eclipse.gef4.mvc.operations
A SetRefreshVisualOperation is used to set/unset the IVisualPart.isRefreshVisual() flag of a specified IVisualPart .
SetRefreshVisualOperation(IVisualPart<VR, ? extends VR>, boolean, boolean) - Constructor for class org.eclipse.gef4.mvc.operations.SetRefreshVisualOperation
Creates a new SetRefreshVisualOperation for setting the IVisualPart.isRefreshVisual() flag of the given IVisualPart to the to value on execution and to the from value on undoing.
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
Changes the host's transformation to the given AffineTransform.
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
Sets the IUndoContext that is used by this AbstractDomain to the given value.
setViewerFocused(boolean) - Method in class org.eclipse.gef4.mvc.models.FocusModel
Updates the FocusModel.isViewerFocused() property of this model.
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
Updates the host IVisualPart's IContentPart anchorages (see IVisualPart.getAnchorages()) so that it is in sync with the set of content anchorages that is passed in.
SynchronizeContentAnchoragesOperation<VR> - Class in org.eclipse.gef4.mvc.operations
The SynchronizeContentAnchoragesOperation can be used to trigger the synchronization of anchorages and content anchorages using the ContentBehavior of a specified IContentPart.
SynchronizeContentAnchoragesOperation(String, IContentPart<VR, ? extends VR>) - Constructor for class org.eclipse.gef4.mvc.operations.SynchronizeContentAnchoragesOperation
Creates a new SynchronizeContentAnchoragesOperation for the synchronization of anchorages and content anchorages of the given IContentPart.
synchronizeContentChildren(List<? extends Object>) - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
Updates the host IVisualPart's IContentPart children (see IVisualPart.getChildren()) so that it is in sync with the set of content children that is passed in.
SynchronizeContentChildrenOperation<VR> - Class in org.eclipse.gef4.mvc.operations
The SynchronizeContentChildrenOperation can be used to trigger the synchronization of children and content children using the ContentBehavior of a specified IContentPart.
SynchronizeContentChildrenOperation(String, IContentPart<VR, ? extends VR>) - Constructor for class org.eclipse.gef4.mvc.operations.SynchronizeContentChildrenOperation
Creates a new SynchronizeContentChildrenOperation for the synchronization of children and content children of the given IContentPart.
A B C D E F G H I L M N O P R S T U V Z 
Skip navigation links
GEF4 MVC
0.2.0.201509140217

Copyright (c) 2014 itemis AG and others. All rights reserved.