IFXOnDragPolicy.showIndicationCursor(KeyEvent) or
IFXOnDragPolicy.showIndicationCursor(MouseEvent).FXCanvas.AbstractFXView into the
FXCanvas that was previously created by the injected
IFXCanvasFactory.Provider<IGeometry> that will be
used to generate hover feedback.IFeedbackPartFactory that is used to
generate hover feedback parts.IHandlePartFactory that is used to
generate hover handle parts.Provider<IGeometry> that will be
used to generate hover handles.HoverModel fires PropertyChangeEvents when the
hovered part changes.HoverBehavior is responsible for creating and removing selection
feedback.HoverModel is used to store the current viewer's mouse hover
target, i.e. the IVisualPart that is currently under the mouse
cursor.Copyright (c) 2014 itemis AG and others. All rights reserved.