| Package | Description |
|---|---|
| org.eclipse.gef4.mvc.fx.parts |
This package contains all JavaFX-specific
IContentPart,
IVisualPart, IFeedbackPart,
and IHandlePart implementations and related classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFXSegmentHandlePart<N extends javafx.scene.Node>
An
AbstractFXSegmentHandlePart is bound to a segment of a poly-bezier
handle geometry, represented by an array of BezierCurves. |
class |
FXCircleSegmentHandlePart
An
AbstractFXSegmentHandlePart with a Circle visual. |
class |
FXRectangleSegmentHandlePart
An
AbstractFXSegmentHandlePart with a
Rectangle visual. |
Copyright (c) 2014 itemis AG and others. All rights reserved.