Package | Description |
---|---|
org.eclipse.gef.mvc.fx.behaviors |
This package contains JavaFX/MVC.FX-specific
IBehavior implementations. |
org.eclipse.gef.mvc.fx.models | |
org.eclipse.gef.mvc.fx.operations |
This package contains all
IUndoableOperation
implementations contributed by MVC.FX. |
org.eclipse.gef.mvc.fx.parts |
This package contains all JavaFX-specific
IContentPart ,
IVisualPart ,
IFeedbackPart , and
IHandlePart implementations and related
classes. |
org.eclipse.gef.mvc.fx.providers |
Class and Description |
---|
FocusModel
The
FocusModel stores the IContentPart which has keyboard
focus. |
HoverModel
The
HoverModel is used to store the current viewer's mouse hover
target, i.e. the IVisualPart that is currently under the mouse
cursor. |
SelectionModel
The
SelectionModel is used to store the current viewer's selection. |
SnappingModel.SnappingLocation
A
SnappingModel.SnappingLocation combines an IContentPart , a position
coordinate in the scene coordinate system, and an Orientation . |
Class and Description |
---|
SnappingModel.SnappingLocation
A
SnappingModel.SnappingLocation combines an IContentPart , a position
coordinate in the scene coordinate system, and an Orientation . |
Class and Description |
---|
FocusModel
The
FocusModel stores the IContentPart which has keyboard
focus. |
SelectionModel
The
SelectionModel is used to store the current viewer's selection. |
SnappingModel
The
SnappingModel stores SnappingModel.SnappingLocation s for which feedback
is generated by the SnappingBehavior. |
Class and Description |
---|
SnappingModel.SnappingLocation
A
SnappingModel.SnappingLocation combines an IContentPart , a position
coordinate in the scene coordinate system, and an Orientation . |
Class and Description |
---|
SnappingModel.SnappingLocation
A
SnappingModel.SnappingLocation combines an IContentPart , a position
coordinate in the scene coordinate system, and an Orientation . |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.