org.eclipse.gef4.mvc.domain |
|
org.eclipse.gef4.mvc.fx.parts |
|
org.eclipse.gef4.mvc.fx.tools |
This package contains JavaFX-specific
ITool implementations for different
interactions (e.g. mouse drag).
|
org.eclipse.gef4.mvc.fx.ui.parts |
This package contains specific Eclipse ViewPart
and EditorPart implementations which wrap an
FXCanvas .
|
org.eclipse.gef4.mvc.fx.viewer |
|
org.eclipse.gef4.mvc.operations |
This package contains implementations of
IUndoableOperation which can be
used to manipulate the default models, especially content creation and
removal.
|
org.eclipse.gef4.mvc.parts |
This package contains all abstractions related to controllers (aka parts) in
a model-view-controller architecture.
|
org.eclipse.gef4.mvc.tools |
This package contains the ITool
abstraction and its related AbstractTool
realization.
|
org.eclipse.gef4.mvc.viewer |
|