All Packages
Package
Description
This package provides the bundle activator (
FxBundle
).This package provides a visual anchor abstraction (
IAnchor
), a related abstract base
implementation (AbstractAnchor
), as
well as concrete anchor implementations (
StaticAnchor
,
DynamicAnchor
) to manage dynamic
positioning of visuals in dependence of others.This package provides a
VisualChangeListener
, which can be used
to recognize visual changes of one observed Node
visual
relative to an observer visual.This package provides:
an adaptation of an
IGeometry
to
Node
: GeometryNode
a connection abstraction that is based on
IAnchor
:
Connection
a visual to display an image which is overlayed by another image on mouse
hover: HoverOverlayImageView
a visual providing a scrollable infinite canvas with a background grid:
InfiniteCanvas
This package provides a replacement for the
FXCanvas
, adding support for various JavaFX/SWT integration functionality:
FXCanvasEx
.This package provides a counterpart to the JavaFX/SWT integration, i.e.
This package provides utilities for picking nodes, querying the pointer
location, and for applying transformations.