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 

A

AbstractBehavior<VR> - Class in org.eclipse.gef4.mvc.behaviors
 
AbstractBehavior() - Constructor for class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
AbstractCompositeOperation - Class in org.eclipse.gef4.mvc.operations
The AbstractCompositeOperation is an abstract implementation of the ICompositeOperation interface.
AbstractCompositeOperation(String) - Constructor for class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
Creates a new AbstractCompositeOperation with the given label.
AbstractContentPart<VR,V extends VR> - Class in org.eclipse.gef4.mvc.parts
The abstract base implementation of IContentPart, intended to be sub-classed by clients to create their own custom IContentPart.
AbstractContentPart() - Constructor for class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
AbstractDomain<VR> - Class in org.eclipse.gef4.mvc.domain
 
AbstractDomain() - Constructor for class org.eclipse.gef4.mvc.domain.AbstractDomain
Creates a new AbstractDomain instance, setting the AdaptableScope for each of its IAdaptable-compliant types (super classes implementing IAdaptable and super-interfaces extending IAdaptable) to the newly created instance (see AdaptableScopes#scopeTo(IAdaptable)).
AbstractFeedbackPart<VR,V extends VR> - Class in org.eclipse.gef4.mvc.parts
The abstract base implementation of IFeedbackPart, intended to be sub-classed by clients to create their own custom IFeedbackPart.
AbstractFeedbackPart() - Constructor for class org.eclipse.gef4.mvc.parts.AbstractFeedbackPart
 
AbstractFXColorPicker - Class in org.eclipse.gef4.mvc.fx.ui.properties
The AbstractFXColorPicker is a control that can be used to select a color.
AbstractFXColorPicker() - Constructor for class org.eclipse.gef4.mvc.fx.ui.properties.AbstractFXColorPicker
Constructs a new AbstractFXColorPicker.
AbstractFXColorPicker.ColorWheel - Class in org.eclipse.gef4.mvc.fx.ui.properties
AbstractFXContentPart<V extends javafx.scene.Node> - Class in org.eclipse.gef4.mvc.fx.parts
The AbstractFXContentPart is an IContentPart implementation that binds the VR type parameter (visual root type) to Node.
AbstractFXContentPart() - Constructor for class org.eclipse.gef4.mvc.fx.parts.AbstractFXContentPart
 
AbstractFXFeedbackPart<N extends javafx.scene.Node> - Class in org.eclipse.gef4.mvc.fx.parts
Abstract base implementation for a JavaFX-specific IFeedbackPart.
AbstractFXFeedbackPart() - Constructor for class org.eclipse.gef4.mvc.fx.parts.AbstractFXFeedbackPart
 
AbstractFXHandlePart<N extends javafx.scene.Node> - Class in org.eclipse.gef4.mvc.fx.parts
Abstract base implementation for a JavaFX-specific IHandlePart.
AbstractFXHandlePart() - Constructor for class org.eclipse.gef4.mvc.fx.parts.AbstractFXHandlePart
 
AbstractFXOnClickPolicy - Class in org.eclipse.gef4.mvc.fx.policies
An AbstractFXOnClickPolicy is called upon mouse click events by the FXClickDragTool.
AbstractFXOnClickPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnClickPolicy
 
AbstractFXOnDragPolicy - Class in org.eclipse.gef4.mvc.fx.policies
An AbstractFXOnDragPolicy is called upon mouse drag events by the FXClickDragTool.
AbstractFXOnDragPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnDragPolicy
 
AbstractFXOnHoverPolicy - Class in org.eclipse.gef4.mvc.fx.policies
An AbstractFXOnHoverPolicy is called upon mouse hover events by the FXHoverTool.
AbstractFXOnHoverPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnHoverPolicy
 
AbstractFXOnPinchSpreadPolicy - Class in org.eclipse.gef4.mvc.fx.policies
An AbstractFXOnPinchSpreadPolicy is called upon touch pinch/spreadd events by the FXPinchSpreadTool.
AbstractFXOnPinchSpreadPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnPinchSpreadPolicy
 
AbstractFXOnRotatePolicy - Class in org.eclipse.gef4.mvc.fx.policies
An AbstractFXOnRotatePolicy is called upon touch rotate events by the FXRotateTool.
AbstractFXOnRotatePolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnRotatePolicy
 
AbstractFXOnScrollPolicy - Class in org.eclipse.gef4.mvc.fx.policies
An AbstractFXOnScrollPolicy is called upon mouse scroll events by the FXScrollTool.
AbstractFXOnScrollPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnScrollPolicy
 
AbstractFXOnTypePolicy - Class in org.eclipse.gef4.mvc.fx.policies
An AbstractFXOnTypePolicy is called upon keyboard events by the FXTypeTool.
AbstractFXOnTypePolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnTypePolicy
 
AbstractFXRootPart<N extends javafx.scene.Node> - Class in org.eclipse.gef4.mvc.fx.parts
Abstract base implementation for a JavaFX-specific IRootPart.
AbstractFXRootPart() - Constructor for class org.eclipse.gef4.mvc.fx.parts.AbstractFXRootPart
Constructs a new AbstractFXRootPart.
AbstractFXSegmentHandlePart<N extends javafx.scene.Node> - Class in org.eclipse.gef4.mvc.fx.parts
An AbstractFXSegmentHandlePart is bound to a segment of a poly-bezier handle geometry, represented by an array of BezierCurves.
AbstractFXSegmentHandlePart() - Constructor for class org.eclipse.gef4.mvc.fx.parts.AbstractFXSegmentHandlePart
 
AbstractHandlePart<VR,V extends VR> - Class in org.eclipse.gef4.mvc.parts
The abstract base implementation of IHandlePart, intended to be sub-classed by clients to create their own custom IHandlePart.
AbstractHandlePart() - Constructor for class org.eclipse.gef4.mvc.parts.AbstractHandlePart
 
AbstractPolicy<VR> - Class in org.eclipse.gef4.mvc.policies
Abstract base implementation of IPolicy.
AbstractPolicy() - Constructor for class org.eclipse.gef4.mvc.policies.AbstractPolicy
 
AbstractRootPart<VR,V extends VR> - Class in org.eclipse.gef4.mvc.parts
The abstract base implementation of IRootPart, intended to be sub-classed by clients to create their own custom IRootPart.
AbstractRootPart() - Constructor for class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
AbstractTool<VR> - Class in org.eclipse.gef4.mvc.tools
 
AbstractTool() - Constructor for class org.eclipse.gef4.mvc.tools.AbstractTool
 
AbstractViewer<VR> - Class in org.eclipse.gef4.mvc.viewer
 
AbstractViewer() - Constructor for class org.eclipse.gef4.mvc.viewer.AbstractViewer
Creates a new AbstractViewer instance, setting the AdaptableScope for each of its IAdaptable-compliant types (super classes implementing IAdaptable and super-interfaces extending IAdaptable) to the newly created instance (see AdaptableScopes#scopeTo(IAdaptable)).
AbstractVisualPart<VR,V extends VR> - Class in org.eclipse.gef4.mvc.parts
The AbstractVisualPart is an abstract implementation of the IVisualPart interface.
AbstractVisualPart() - Constructor for class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Creates a new AbstractVisualPart instance, setting the AdaptableScope for each of its IAdaptable-compliant types (super classes implementing IAdaptable and super-interfaces extending IAdaptable) to the newly created instance (see AdaptableScopes#scopeTo(IAdaptable)).
activate() - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
activate() - Method in class org.eclipse.gef4.mvc.behaviors.ContentBehavior
 
activate() - Method in class org.eclipse.gef4.mvc.behaviors.HoverBehavior
 
activate() - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
 
activate() - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
activate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXCursorBehavior
 
activate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
 
activate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
 
activate() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXViewportBehavior
 
activate() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXEditor
Activates the editor by activating its FXDomain.
activate() - Method in class org.eclipse.gef4.mvc.fx.ui.parts.FXView
Activates this FXView by activating the FXDomain that was previously injected.
activate() - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Activates this IVisualPart (if it is not already active) by setting (and propagating) the new active state first and delegating to AbstractVisualPart.doActivate() afterwards.
activate() - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
 
activate() - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
add(IContentPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.behaviors.ContentPartPool
Adds an IContentPart to this pool.
add(IUndoableOperation) - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
 
addAll(List<IUndoableOperation>) - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
Adds the given IUndoableOperations to this composite operation.
addAnchorage(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
addAnchorage(IVisualPart<VR, ? extends VR>, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
addAnchorage(IVisualPart<VR, ? extends VR>) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Adds the given IVisualPart to the anchorages of this IVisualPart under the "default" role.
addAnchorage(IVisualPart<VR, ? extends VR>, String) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Adds the given IVisualPart to the anchorages of this IVisualPart under the given role.
addAnchorages(IRootPart<VR, ? extends VR>, List<? extends IVisualPart<VR, ? extends VR>>, List<? extends IVisualPart<VR, ? extends VR>>) - Static method in class org.eclipse.gef4.mvc.behaviors.BehaviorUtils
Adds the given list of anchoreds as children to the given IRootPart.
addAnchored(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
addAnchored(IVisualPart<VR, ? extends VR>) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Used by an anchored IVisualPart to establish an anchorage-anchored relationship with this anchorage IVisualPart.
addChild(IVisualPart<VR, ? extends VR>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
addChild(IVisualPart<VR, ? extends VR>, int) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
addChild(IVisualPart<VR, ? extends VR>) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Adds the given child to the list of this part's children.
addChild(IVisualPart<VR, ? extends VR>, int) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Adds the given child to the list of this part's children at the specified index.
addChildren(List<? extends IVisualPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
addChildren(List<? extends IVisualPart<VR, ? extends VR>>, int) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
addChildren(List<? extends IVisualPart<VR, ? extends VR>>) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Adds the given children to the list of this part's children.
addChildren(List<? extends IVisualPart<VR, ? extends VR>>, int) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
Adds the given children to the list of this part's children at the specified index.
addChildVisual(IVisualPart<Node, ? extends Node>, int) - Method in class org.eclipse.gef4.mvc.fx.parts.FXRootPart
 
addChildVisual(IVisualPart<VR, ? extends VR>, int) - Method in class org.eclipse.gef4.mvc.parts.AbstractFeedbackPart
 
addChildVisual(IVisualPart<VR, ? extends VR>, int) - Method in class org.eclipse.gef4.mvc.parts.AbstractHandlePart
 
addChildVisual(IVisualPart<VR, ? extends VR>, int) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Performs the addition of the child's visual to this IVisualPart's visual.
addContentChild(Object, int) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
addContentChild(Object, int) - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
Inserts the given contentChild as a child to this part's content, so that it will be returned by subsequent calls to IContentPart.getContentChildren().
addContentChild(Object, int) - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
Creates and records operations to add the given contentChild to the host of this ContentPolicy at the specified index.
AddContentChildOperation<VR> - Class in org.eclipse.gef4.mvc.operations
The AddContentChildOperation uses the IContentPart API to remove a content object from an IContentPart.
AddContentChildOperation(IContentPart<VR, ? extends VR>, Object, int) - Constructor for class org.eclipse.gef4.mvc.operations.AddContentChildOperation
Creates a new AddContentChildOperation for adding the given contentChild Object to the content children of the given parent IContentPart.
addContext(IUndoContext) - Method in class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
 
addFeedback(List<? extends IVisualPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Switches to the relevant adaptable scopes ( AbstractBehavior.switchAdaptableScopes()) and uses the injected IFeedbackPartFactory to create feedback parts for the given list of target parts.
addFeedback(List<? extends IVisualPart<VR, ? extends VR>>, Map<Object, Object>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Switches to the relevant adaptable scopes ( AbstractBehavior.switchAdaptableScopes()) and uses the injected IFeedbackPartFactory to create feedback parts for the given list of target parts and the given context map.
addFeedback(List<? extends IVisualPart<Node, ? extends Node>>, Map<Object, Object>) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXHoverBehavior
 
addFeedback() - Method in class org.eclipse.gef4.mvc.fx.policies.FXMarqueeOnDragPolicy
Adds a feedback rectangle to the root part of the host .
addFeedbackAndHandles(List<? extends IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
Creates feedback parts and handle parts for the given list of (selected) IContentParts.
addHandles(List<? extends IVisualPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Switches to the relevant adaptable scopes ( AbstractBehavior.switchAdaptableScopes()) and uses the injected IHandlePartFactory to create handle parts for the given list of target parts.
addHandles(List<? extends IVisualPart<VR, ? extends VR>>, Map<Object, Object>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
Switches to the relevant adaptable scopes ( AbstractBehavior.switchAdaptableScopes()) and uses the injected IHandlePartFactory to create handle parts for the given list of target parts and the given context map.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.domain.AbstractDomain
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXAdvancedGradientPicker
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXColorPicker
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.fx.ui.properties.FXSimpleGradientPicker
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.models.ContentModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.models.FocusModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.models.GridModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.models.HoverModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.models.SelectionModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.models.ViewportModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.tools.AbstractTool
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.gef4.mvc.viewer.AbstractViewer
 
ANCHORAGES_PROPERTY - Static variable in interface org.eclipse.gef4.mvc.parts.IVisualPart
Name of the property storing this part's anchorages.
ANCHOREDS_PROPERTY - Static variable in interface org.eclipse.gef4.mvc.parts.IVisualPart
Name of the property storing this part's anchoreds.
appendSelection(List<? extends IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.models.SelectionModel
Appends the given IContentParts to the current selection, i.e.
applyContentsTransform(AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
Applies the given transformation to the FXGridLayer.
applyFocus() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
Assigns keyboard focus to the visualization of the host.
applyGridCellHeight(double) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
Applies the given cell height to the FXGridLayer.
applyGridCellWidth(double) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
Applies the given cell width to the FXGridLayer.
applyPanning(double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnScrollPolicy
Applies the given translation to the viewport.
applyShowGrid(boolean) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
Enables/Disables the FXGridLayer.
applyState(ViewportModel.ViewportState, boolean, boolean, boolean, boolean, boolean) - Method in class org.eclipse.gef4.mvc.models.ViewportModel
Applies the given ViewportModel.ViewportState to this ViewportModel.
applyViewport(double, double, double, double, AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXViewportBehavior
Applies the given translation, size, and transformation (provided by the ViewportModel) to the ScrollPaneEx of the host's FXViewer.
applyZoomGrid(boolean) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
Enables/Disables zooming of the FXGridLayer.
attachToAnchorageVisual(IVisualPart<Node, ? extends Node>, String) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXFeedbackPart
 
attachToAnchorageVisual(IVisualPart<Node, ? extends Node>, String) - Method in class org.eclipse.gef4.mvc.fx.parts.AbstractFXHandlePart
 
attachToAnchorageVisual(IVisualPart<VR, ? extends VR>, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractRootPart
 
attachToAnchorageVisual(IVisualPart<VR, ? extends VR>, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractVisualPart
Attaches this part's visual to the visual of the given anchorage.
attachToContentAnchorage(Object, String) - Method in class org.eclipse.gef4.mvc.parts.AbstractContentPart
 
attachToContentAnchorage(Object, String) - Method in interface org.eclipse.gef4.mvc.parts.IContentPart
Attaches this part's content to the given contentAnchorage under the specified role, so that it will be returned by subsequent calls to IContentPart.getContentAnchorages().
attachToContentAnchorage(Object, String) - Method in class org.eclipse.gef4.mvc.policies.ContentPolicy
Creates and records operations to attach the host of this ContentPolicy to the specified contentAnchorage under the specified role.
AttachToContentAnchorageOperation<VR> - Class in org.eclipse.gef4.mvc.operations
The AttachToContentAnchorageOperation uses the IContentPart API to attach an anchored to the given anchorage.
AttachToContentAnchorageOperation(IContentPart<VR, ? extends VR>, Object, String) - Constructor for class org.eclipse.gef4.mvc.operations.AttachToContentAnchorageOperation
Creates a new AttachToContentAnchorageOperation to attach the given anchored IContentPart to the given contentAnchorage under the specified role, so that it will be returned by subsequent calls to IContentPart.getContentAnchorages().
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.