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
|
Class and Description |
---|
FXConnection
The
FXConnection provides a visualization for a binary connection
whose route can be influenced by a number of way points. |
FXGeometryNode
A
Path that can be constructed using an underlying IGeometry . |
IFXConnectionRouter |
IFXDecoration
An
IFXDecoration can be used to add a visual (an arrow, for example)
to the start or end point of an FXConnection . |
Copyright (c) 2014 itemis AG and others. All rights reserved.