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

S

scene - Variable in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
 
sceneContainer - Variable in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
 
scroll(ScrollEvent) - Method in class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnScrollPolicy
 
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
 
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
 
SELECTION_HANDLES_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultHandlePartFactory
 
SELECTION_LINK_FEEDBACK_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef4.mvc.fx.parts.FXDefaultFeedbackPartFactory
 
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
 
SelectionForwarder(ISelectionProvider, IViewer<VR>) - Constructor for class org.eclipse.gef4.mvc.fx.ui.parts.SelectionForwarder
 
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
 
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
 
setAffine(Affine, Affine) - Static method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
 
setColor(Color) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.AbstractFXColorPicker
Sets the value of the property color.
setColor(Color) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXColorPicker
 
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
 
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
 
setDw(double) - Method in class org.eclipse.gef4.mvc.fx.operations.FXResizeNodeOperation
 
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.
setGridCellHeight(double) - Method in class org.eclipse.gef4.mvc.models.GridModel
 
setGridCellWidth(double) - Method in class org.eclipse.gef4.mvc.models.GridModel
 
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
 
setNewAnchors(List<IFXAnchor>) - Method in class org.eclipse.gef4.mvc.fx.operations.FXBendOperation
 
setNewTransform(Affine) - Method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
 
setOldTransform(Affine) - Method in class org.eclipse.gef4.mvc.fx.operations.FXTransformOperation
 
setOperationHistory(IOperationHistory) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
setPaint(Paint) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXFillSelectionDialog
 
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
 
SetPropertyValueCommand_Label - Static variable in class org.eclipse.gef4.mvc.ui.Messages
 
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
 
setScene(Scene) - Method in class org.eclipse.gef4.mvc.fx.ui.viewer.FXCanvasSceneContainer
 
setScene(Scene) - Method in class org.eclipse.gef4.mvc.fx.viewer.FXStageSceneContainer
 
setScene(Scene) - Method in interface org.eclipse.gef4.mvc.fx.viewer.ISceneContainer
 
setSceneContainer(ISceneContainer) - Method in class org.eclipse.gef4.mvc.fx.viewer.FXViewer
 
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.
setSelection(ISelection) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.DefaultSelectionProvider
 
setShowGrid(boolean) - Method in class org.eclipse.gef4.mvc.models.GridModel
 
setSimpleGradient(LinearGradient) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXSimpleGradientPicker
 
setSnapToGrid(boolean) - Method in class org.eclipse.gef4.mvc.models.GridModel
 
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
 
setUndoContext(IUndoContext) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
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
 
SHOW_GRID_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.GridModel
 
SNAP_TO_GRID_PROPERTY - Static variable in class org.eclipse.gef4.mvc.models.GridModel
 
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
 
startHandleRemovalDelay() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
 
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
 
stopRemovalDelay() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
 
switchAdaptableScopes() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
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
 
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
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
 
SynchronizeContentChildrenOperation(String, IContentPart<VR, ? extends VR>) - Constructor for class org.eclipse.gef4.mvc.operations.SynchronizeContentChildrenOperation
 
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.1.0.201506081138

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