Package | Description |
---|---|
org.eclipse.gef4.mvc.behaviors |
This package contains the
IBehavior
and AbstractBehavior definitions. |
org.eclipse.gef4.mvc.fx.behaviors |
This package contains JavaFX/MVC.FX-specific
IBehavior implementations. |
org.eclipse.gef4.mvc.fx.operations |
This package contains all
IUndoableOperation
implementations contributed by MVC.FX. |
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.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
org.eclipse.gef4.mvc.fx.viewer | |
org.eclipse.gef4.mvc.models |
This package contains all viewer models, i.e. the data constituting a viewer
state.
|
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.policies |
This package contains the
IPolicy (and
AbstractPolicy ) abstraction and
concrete implementations for the manipulation of the
ContentModel :
ContentPolicy ,
CreationPolicy , and
DeletionPolicy . |
org.eclipse.gef4.mvc.viewer |
This package contains the
IViewer
abstraction and the related
AbstractViewer realization. |
Class and Description |
---|
IContentPart
An
IVisualPart that visualizes an underlying content element. |
IContentPartFactory
A factory for creating new
IContentPart s. |
IFeedbackPart
An
IFeedbackPart is a controller that controls a visual, which is
used simply for feedback and does not correspond to anything in the
visualized model. |
IFeedbackPartFactory
The
IFeedbackPartFactory interface specifies a factory method for the
creation of IFeedbackPart s for a given list of target
IVisualPart s, a context IBehavior , and a context Map . |
IHandlePart
An
IHandlePart is a controller that controls a visual, which is used
simply for tool interaction and does not correspond to anything in the
visualized model. |
IHandlePartFactory
The
IHandlePartFactory interface specifies a factory method for the
creation of IHandlePart s for a given list of target
IVisualPart s, a context IBehavior , and a context Map . |
IRootPart |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
IFeedbackPart
An
IFeedbackPart is a controller that controls a visual, which is
used simply for feedback and does not correspond to anything in the
visualized model. |
IFeedbackPartFactory
The
IFeedbackPartFactory interface specifies a factory method for the
creation of IFeedbackPart s for a given list of target
IVisualPart s, a context IBehavior , and a context Map . |
IHandlePartFactory
The
IHandlePartFactory interface specifies a factory method for the
creation of IHandlePart s for a given list of target
IVisualPart s, a context IBehavior , and a context Map . |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
AbstractContentPart
The abstract base implementation of
IContentPart , intended to be
sub-classed by clients to create their own custom IContentPart . |
AbstractFeedbackPart
The abstract base implementation of
IFeedbackPart , intended to be
sub-classed by clients to create their own custom IFeedbackPart . |
AbstractHandlePart
The abstract base implementation of
IHandlePart , intended to be
sub-classed by clients to create their own custom IHandlePart . |
AbstractRootPart |
AbstractVisualPart
The
AbstractVisualPart is an abstract implementation of the
IVisualPart interface. |
IContentPart
An
IVisualPart that visualizes an underlying content element. |
IFeedbackPart
An
IFeedbackPart is a controller that controls a visual, which is
used simply for feedback and does not correspond to anything in the
visualized model. |
IFeedbackPartFactory
The
IFeedbackPartFactory interface specifies a factory method for the
creation of IFeedbackPart s for a given list of target
IVisualPart s, a context IBehavior , and a context Map . |
IHandlePart
An
IHandlePart is a controller that controls a visual, which is used
simply for tool interaction and does not correspond to anything in the
visualized model. |
IHandlePartFactory
The
IHandlePartFactory interface specifies a factory method for the
creation of IHandlePart s for a given list of target
IVisualPart s, a context IBehavior , and a context Map . |
IRootPart |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
IBendableContentPart.BendPoint
A representation of a bend point, which is defined either by a point or
by a content anchorage to which the content is attached.
|
IContentPart
An
IVisualPart that visualizes an underlying content element. |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
IContentPart
An
IVisualPart that visualizes an underlying content element. |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
IBendableContentPart
An
IContentPart that supports content related bend, i.e. manipulation
of control points. |
IBendableContentPart.BendPoint
A representation of a bend point, which is defined either by a point or
by a content anchorage to which the content is attached.
|
IContentPart
An
IVisualPart that visualizes an underlying content element. |
IResizableContentPart
An
IContentPart that supports content related resize. |
ITransformableContentPart
An
IContentPart that supports content related transformations. |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
AbstractVisualPart
The
AbstractVisualPart is an abstract implementation of the
IVisualPart interface. |
IBendableContentPart.BendPoint
A representation of a bend point, which is defined either by a point or
by a content anchorage to which the content is attached.
|
IContentPart
An
IVisualPart that visualizes an underlying content element. |
IFeedbackPart
An
IFeedbackPart is a controller that controls a visual, which is
used simply for feedback and does not correspond to anything in the
visualized model. |
IHandlePart
An
IHandlePart is a controller that controls a visual, which is used
simply for tool interaction and does not correspond to anything in the
visualized model. |
IRootPart |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
IBendableContentPart.BendPoint
A representation of a bend point, which is defined either by a point or
by a content anchorage to which the content is attached.
|
IContentPart
An
IVisualPart that visualizes an underlying content element. |
IContentPartFactory
A factory for creating new
IContentPart s. |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Class and Description |
---|
IContentPart
An
IVisualPart that visualizes an underlying content element. |
IRootPart |
IVisualPart
An
IVisualPart plays the controller role in the model-view-controller
architecture. |
Copyright (c) 2014 itemis AG and others. All rights reserved.