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
The
FXCircleSegmentHandlePart is an
AbstractFXSegmentHandlePart that uses Circle for the
visualization. |
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<javafx.scene.Node> |
FXScaleRelocateOnHandleDragPolicy.getHost() |
AbstractFXSegmentHandlePart<? extends javafx.scene.Node> |
FXResizeRelocateOnHandleDragPolicy.getHost() |
Copyright (c) 2014 itemis AG and others. All rights reserved.