Uses of Package
org.eclipse.gef.mvc.fx.parts
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.This package contains all
IPolicy
implementations contributed by MVC.FX.This package contains a JavaFX-specific
IViewer
implementation:
InfiniteCanvasViewer
.-
ClassDescriptionAn
IVisualPart
that visualizes an underlying content element.A factory for creating newIContentPart
s.AnIFeedbackPart
is a controller that controls a visual, which is used simply for feedback and does not correspond to anything in the visualized model.TheIFeedbackPartFactory
interface specifies a factory method for the creation ofIFeedbackPart
s for a given list of targetIVisualPart
s, a contextIBehavior
, and a contextMap
.AnIHandlePart
is a controller that controls a visual, which is used simply for tool interaction and does not correspond to anything in the visualized model.TheIHandlePartFactory
interface specifies a factory method for the creation ofIHandlePart
s for a given list of targetIVisualPart
s, a contextIBehavior
, and a contextMap
.AnIVisualPart
plays the controller role in the model-view-controller architecture. -
ClassDescriptionAn
IVisualPart
that visualizes an underlying content element.AnIVisualPart
plays the controller role in the model-view-controller architecture. -
ClassDescriptionAn
IContentPart
that supports content related bend, i.e. manipulation of control points.A representation of a bend point, which is defined either by a point or by a content anchorage to which the content is attached.AnIVisualPart
that visualizes an underlying content element.AnIContentPart
that supports content related resize.AnIContentPart
that supports content related transformations.AnIVisualPart
plays the controller role in the model-view-controller architecture. -
ClassDescriptionAbstract base implementation for a JavaFX-specific
IFeedbackPart
.Abstract base implementation for a JavaFX-specificIHandlePart
.AnAbstractSegmentHandlePart
is bound to a segment of a poly-bezier handle geometry, represented by an array ofBezierCurve
s.TheAbstractVisualPart
is an abstract implementation of theIVisualPart
interface.A representation of a bend point, which is defined either by a point or by a content anchorage to which the content is attached.AnIVisualPart
that visualizes an underlying content element.AnIFeedbackPart
is a controller that controls a visual, which is used simply for feedback and does not correspond to anything in the visualized model.TheIFeedbackPartFactory
interface specifies a factory method for the creation ofIFeedbackPart
s for a given list of targetIVisualPart
s, a contextIBehavior
, and a contextMap
.AnIHandlePart
is a controller that controls a visual, which is used simply for tool interaction and does not correspond to anything in the visualized model.TheIHandlePartFactory
interface specifies a factory method for the creation ofIHandlePart
s for a given list of targetIVisualPart
s, a contextIBehavior
, and a contextMap
.AnIContentPart
that supports content related resize.AnIContentPart
that supports content related transformations.AnIVisualPart
plays the controller role in the model-view-controller architecture.TheSelectionFeedbackPart
is anAbstractFeedbackPart
that is parameterized byGeometryNode<IGeometry>
. -
ClassDescriptionAn
IContentPart
that supports content related bend, i.e. manipulation of control points.A representation of a bend point, which is defined either by a point or by a content anchorage to which the content is attached.AnIVisualPart
that visualizes an underlying content element.A factory for creating newIContentPart
s.AnIContentPart
that supports content related resize.AnIContentPart
that supports content related transformations.AnIVisualPart
plays the controller role in the model-view-controller architecture. -
ClassDescriptionAn
IVisualPart
that visualizes an underlying content element.AnIVisualPart
plays the controller role in the model-view-controller architecture. -
ClassDescriptionAn
IVisualPart
that visualizes an underlying content element.AnIVisualPart
plays the controller role in the model-view-controller architecture.