Package | Description |
---|---|
org.eclipse.gef4.mvc.domain |
This package contains the
IDomain abstraction
and its related AbstractDomain realization. |
org.eclipse.gef4.mvc.fx.parts |
This package contains all JavaFX-specific
IContentPart ,
IVisualPart , IFeedbackPart ,
and IHandlePart implementations and related classes. |
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 spcific 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.viewer |
This package contains the
IViewer abstraction
and the related AbstractViewer realization. |
Class and Description |
---|
IViewer |
Class and Description |
---|
IViewer |
Class and Description |
---|
IViewer |
Class and Description |
---|
IViewer |
Class and Description |
---|
AbstractViewer |
IViewer |
Class and Description |
---|
IViewer |
Class and Description |
---|
IViewer |
Class and Description |
---|
IViewer |
Copyright (c) 2014 itemis AG and others. All rights reserved.