| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
FXCircleSegmentHandlePart
An
AbstractFXSegmentHandlePart with a Circle visual. |
class |
FXRectangleSegmentHandlePart
An
AbstractFXSegmentHandlePart with a
Rectangle visual. |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractFXSegmentHandlePart.compareTo(AbstractFXSegmentHandlePart<? extends javafx.scene.Node> o) |
| Modifier and Type | Method and Description |
|---|---|
AbstractFXSegmentHandlePart<? extends javafx.scene.Node> |
FXResizeRelocateOnHandleDragPolicy.getHost() |
AbstractFXSegmentHandlePart<javafx.scene.Node> |
FXScaleRelocateOnHandleDragPolicy.getHost() |
Copyright (c) 2014 itemis AG and others. All rights reserved.