Index
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
- 
Returnstrueif 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
- 
Returnstrueif 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
- 
Returnstrueif 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
- 
Returnstrueif 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
- 
TheHistoricizingDomainis anIDomainthat uses anIOperationHistoryfor executingITransactionalOperations.
- HistoricizingDomain() - Constructor for class org.eclipse.gef.mvc.fx.domain.HistoricizingDomain
- 
Creates a newHistoricizingDomaininstance.
- HistoryBasedDirtyStateProvider - Class in org.eclipse.gef.mvc.fx.ui.parts
- 
A support class to handle the dirty state of aWorkbenchPartthat uses anIOperationHistoryand anIUndoContext.
- HistoryBasedDirtyStateProvider(IOperationHistory, IUndoContext) - Constructor for class org.eclipse.gef.mvc.fx.ui.parts.HistoryBasedDirtyStateProvider
- 
Creates a newHistoryBasedDirtyStateProvider.
- hookViewers() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXEditor
- 
Hooks all viewers that are part of this editor into theFXCanvas.
- hookViewers() - Method in class org.eclipse.gef.mvc.fx.ui.parts.AbstractFXView
- 
Hooks all viewers that are part of thisAbstractFXViewinto theFXCanvasthat was previously created by the injectedIFXCanvasFactory.
- 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 theProvider<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 theIFeedbackPartFactorythat 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 theIHandlePartFactorythat 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 theIFeedbackPartFactorythat 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 theIHandlePartFactorythat 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 theProvider<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 hoveredIVisualPart.
- HoverBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
- HoverBehavior() - Constructor for class org.eclipse.gef.mvc.fx.behaviors.HoverBehavior
- HoverFeedbackPart - Class in org.eclipse.gef.mvc.fx.parts
- HoverFeedbackPart() - Constructor for class org.eclipse.gef.mvc.fx.parts.HoverFeedbackPart
- 
Default constructor.
- HoverIntentBehavior - Class in org.eclipse.gef.mvc.fx.behaviors
- 
TheHoverIntentBehaviorcomplements theHoverBehaviorw.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
- 
TheHoverModelis used to store the current viewer's mouse hover target, i.e. theIVisualPartthat 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.
All Classes and Interfaces|All Packages|Constant Field Values