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 

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
 
AbstractCompositeOperation(String) - Constructor for class org.eclipse.gef4.mvc.operations.AbstractCompositeOperation
 
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
 
AbstractFXColorPicker() - Constructor for class org.eclipse.gef4.mvc.fx.ui.properties.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
 
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
 
AbstractFXOnDragPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnDragPolicy
 
AbstractFXOnHoverPolicy - Class in org.eclipse.gef4.mvc.fx.policies
 
AbstractFXOnHoverPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnHoverPolicy
 
AbstractFXOnPinchSpreadPolicy - Class in org.eclipse.gef4.mvc.fx.policies
 
AbstractFXOnPinchSpreadPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnPinchSpreadPolicy
 
AbstractFXOnRotatePolicy - Class in org.eclipse.gef4.mvc.fx.policies
 
AbstractFXOnRotatePolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnRotatePolicy
 
AbstractFXOnScrollPolicy - Class in org.eclipse.gef4.mvc.fx.policies
 
AbstractFXOnScrollPolicy() - Constructor for class org.eclipse.gef4.mvc.fx.policies.AbstractFXOnScrollPolicy
 
AbstractFXOnTypePolicy - Class in org.eclipse.gef4.mvc.fx.policies
 
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 an JavaFX-specific IRootPart.
AbstractFXRootPart() - Constructor for class org.eclipse.gef4.mvc.fx.parts.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(Provider<BezierCurve[]>, int, double) - 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
 
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.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
 
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
 
addAnchorage(IVisualPart<VR, ? extends VR>, String) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
 
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
 
addChild(IVisualPart<VR, ? extends VR>, int) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
 
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
 
addChildren(List<? extends IVisualPart<VR, ? extends VR>>, int) - Method in interface org.eclipse.gef4.mvc.parts.IVisualPart
 
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
 
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
 
addFeedback(List<? extends IVisualPart<VR, ? extends VR>>, Map<Object, Object>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
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
 
addFeedbackAndHandles(List<? extends IContentPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.behaviors.SelectionBehavior
 
addHandles(List<? extends IVisualPart<VR, ? extends VR>>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
addHandles(List<? extends IVisualPart<VR, ? extends VR>>, Map<Object, Object>) - Method in class org.eclipse.gef4.mvc.behaviors.AbstractBehavior
 
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
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.gef4.mvc.fx.ui.parts.DefaultSelectionProvider
 
ANCHORAGES_PROPERTY - Static variable in interface org.eclipse.gef4.mvc.parts.IVisualPart
 
ANCHOREDS_PROPERTY - Static variable in interface org.eclipse.gef4.mvc.parts.IVisualPart
 
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
 
applyFocus() - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXFocusBehavior
 
applyGridCellHeight(double) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
 
applyGridCellWidth(double) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
 
applyPanning(double, double) - Method in class org.eclipse.gef4.mvc.fx.policies.FXPanOnScrollPolicy
 
applyShowGrid(boolean) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
 
applyViewport(double, double, double, double, AffineTransform) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXViewportBehavior
 
applyZoomGrid(boolean) - Method in class org.eclipse.gef4.mvc.fx.behaviors.FXGridBehavior
 
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
 
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 detach an anchored from the given anchorage.
AttachToContentAnchorageOperation(IContentPart<VR, ? extends VR>, Object, String) - Constructor for class org.eclipse.gef4.mvc.operations.AttachToContentAnchorageOperation
 
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.