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 |
FocusFeedbackPart
The
FocusFeedbackPart visualizes focus feedback. |
class |
HoverFeedbackPart
|
class |
SelectionFeedbackPart
The
SelectionFeedbackPart is an AbstractFeedbackPart that is
parameterized by GeometryNode<IGeometry> . |
class |
SelectionLinkFeedbackPart
The
SelectionLinkFeedbackPart is an SelectionFeedbackPart
that uses a dotted line as its visualization. |
class |
SnappingFeedbackPart
The
SnappingFeedbackPart visualizes a
SnappingModel.SnappingLocation by drawing a red line at the
SnappingModel.SnappingLocation through the whole viewport. |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.