Package | Description |
---|---|
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. |
Class and Description |
---|
AbstractFXFeedbackPart
Abstract base implementation for a JavaFX-specific
IFeedbackPart . |
AbstractFXHandlePart
Abstract base implementation for a JavaFX-specific
IHandlePart . |
AbstractFXRootPart
Abstract base implementation for a JavaFX-specific
IRootPart . |
AbstractFXSegmentHandlePart
An
AbstractFXSegmentHandlePart is bound to a segment of a poly-bezier
handle geometry, represented by an array of BezierCurve s. |
FXSelectionFeedbackPart
The
FXSelectionFeedbackPart is an AbstractFXFeedbackPart that
is parameterized by GeometryNode<IGeometry> . |
Class and Description |
---|
AbstractFXSegmentHandlePart
An
AbstractFXSegmentHandlePart is bound to a segment of a poly-bezier
handle geometry, represented by an array of BezierCurve s. |
Copyright (c) 2014 itemis AG and others. All rights reserved.