| Package | Description |
|---|---|
| org.eclipse.gef4.fx.nodes |
This package provides:
an adaptation of an
IGeometry to
Node: FXGeometryNode
a connection abstraction that is based on
IFXAnchor:
FXConnection
a grid layer implementation:
FXGridLayer
a visual to display an image which is overlayed by another image on mouse
hover: FXImageViewHoverOverlay
a custom ScrollPane implementation:
ScrollPaneEx
utilities (picking nodes, querying the pointer location,
transformations): FXUtils
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FXConnection.FXChopBoxHelper
The
FXConnection.FXChopBoxHelper can be registered for an FXConnection
and serves as a FXChopBoxAnchor.ReferencePointProvider for all AnchorKeys
of that FXConnection which are registered at
FXChopBoxAnchors. |
Copyright (c) 2014 itemis AG and others. All rights reserved.