Package | Description |
---|---|
org.eclipse.gef.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 |
AbstractSegmentHandlePart<N extends javafx.scene.Node>
An
AbstractSegmentHandlePart is bound to a segment of a poly-bezier
handle geometry, represented by an array of BezierCurve s. |
class |
CircleSegmentHandlePart
|
class |
RectangleSegmentHandlePart
An
AbstractSegmentHandlePart with a rectangular
Rectangle visual. |
class |
SquareSegmentHandlePart
An
AbstractSegmentHandlePart with a quadratic
Rectangle visual. |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.