Index

A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values

H

hasFeedback(Collection<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
Returns true if feedback was added for the given set of target parts, even if no feedback parts were generated for the given set of target parts.
hasFeedback(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
Returns true if feedback was added for the given target part, even if no feedback parts were generated for the given target part.
hasHandles(Collection<? extends IVisualPart<? extends Node>>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
Returns true if handles were added for the given set of target parts, even if no handle parts were generated for the given set of target parts.
hasHandles(IVisualPart<? extends Node>) - Method in class org.eclipse.gef.mvc.fx.behaviors.AbstractBehavior
Returns true if handles were added for the given target part, even if no handle parts were generated for the given target part.
hashCode() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
 
hashCode() - Method in class org.eclipse.gef.mvc.fx.parts.IBendableContentPart.BendPoint
 
HistoricizingDomain - Class in org.eclipse.gef.mvc.fx.domain
HistoricizingDomain() - Constructor for class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
Creates a new HistoricizingDomain instance.
HistoryBasedDirtyStateProvider - Class in org.eclipse.gef.mvc.fx.ui.parts
A support class to handle the dirty state of a WorkbenchPart that uses an IOperationHistory and an IUndoContext.
HistoryBasedDirtyStateProvider(IOperationHistory, IUndoContext) - Constructor for class org.eclipse.gef.mvc.fx.ui.parts.HistoryBasedDirtyStateProvider
hookViewers() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
Hooks all viewers that are part of this editor into the FXCanvas.
hookViewers() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
Hooks all viewers that are part of this AbstractFXView into the FXCanvas that was previously created by the injected IFXCanvasFactory.
HOVER_FEEDBACK_COLOR_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultHoverFeedbackPartFactory
The binding name for the primary selection color.
HOVER_FEEDBACK_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultHoverFeedbackPartFactory
The role name for the Provider<IGeometry> that will be used to generate hover feedback.
HOVER_FEEDBACK_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
The adapter role for the IFeedbackPartFactory that is used to generate hover feedback parts.
HOVER_HANDLE_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
The adapter role for the IHandlePartFactory that is used to generate hover handle parts.
HOVER_INTENT_FEEDBACK_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
The adapter role for the IFeedbackPartFactory that is used to generate hover feedback parts.
HOVER_INTENT_HANDLE_PART_FACTORY - Static variable in class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
The adapter role for the IHandlePartFactory that is used to generate hover handle parts.
HOVER_INTENT_HANDLES_GEOMETRY_PROVIDER - Static variable in class org.eclipse.gef.mvc.fx.parts.DefaultHoverIntentHandlePartFactory
The role name for the Provider<IGeometry> that will be used to generate hover handles.
HOVER_INTENT_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.HoverModel
This property stores the intended hovered
HOVER_PROPERTY - Static variable in class org.eclipse.gef.mvc.fx.models.HoverModel
This is the name of the property that stores the currently hovered IVisualPart.
HoverBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
The HoverBehavior can be registered on an IVisualPart in order to react to HoverModel changes.
HoverBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
 
HoverFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
The HoverFeedbackPart is an AbstractFeedbackPart that is parameterized by GeometryNode<IGeometry>.
HoverFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
Default constructor.
HoverIntentBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
The HoverIntentBehavior complements the HoverBehavior w.r.t.
HoverIntentBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.HoverIntentBehavior
 
hoverIntentProperty() - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
Returns an object property representing the hover intent part.
HoverModel - Class in org.eclipse.gef.mvc.fx.models
The HoverModel is used to store the current viewer's mouse hover target, i.e. the IVisualPart that is currently under the mouse cursor.
HoverModel() - Constructor for class org.eclipse.gef.mvc.fx.models.HoverModel
 
hoverProperty() - Method in class org.eclipse.gef.mvc.fx.models.HoverModel
Returns an object property representing the current hover part.
A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values