Uses of Package
org.eclipse.gef.mvc.fx.models
Package
Description
This package contains JavaFX/MVC.FX-specific
IBehavior
implementations.This package contains all
IUndoableOperation
implementations contributed by MVC.FX.This package contains all JavaFX-specific
IContentPart
,
IVisualPart
,
IFeedbackPart
, and
IHandlePart
implementations and related
classes.-
ClassDescriptionThe
FocusModel
stores theIContentPart
which has keyboard focus.TheHoverModel
is used to store the current viewer's mouse hover target, i.e. theIVisualPart
that is currently under the mouse cursor.TheSelectionModel
is used to store the current viewer's selection.ASnappingModel.SnappingLocation
combines anIContentPart
, a position coordinate in the scene coordinate system, and anOrientation
. -
ClassDescriptionA
SnappingModel.SnappingLocation
combines anIContentPart
, a position coordinate in the scene coordinate system, and anOrientation
. -
ClassDescriptionThe
FocusModel
stores theIContentPart
which has keyboard focus.TheSelectionModel
is used to store the current viewer's selection.TheSnappingModel
storesSnappingModel.SnappingLocation
s for which feedback is generated by the SnappingBehavior. -
ClassDescriptionA
SnappingModel.SnappingLocation
combines anIContentPart
, a position coordinate in the scene coordinate system, and anOrientation
. -
ClassDescriptionA
SnappingModel.SnappingLocation
combines anIContentPart
, a position coordinate in the scene coordinate system, and anOrientation
.