Uses of Class
org.eclipse.gef.fx.anchors.DynamicAnchor
Packages that use DynamicAnchor
Package
Description
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
-
Uses of DynamicAnchor in org.eclipse.gef.fx.nodes
Methods in org.eclipse.gef.fx.nodes with parameters of type DynamicAnchorModifier and TypeMethodDescriptionprotected void
AbstractRouter.updateComputationParameters
(List<Point> points, int index, DynamicAnchor anchor, AnchorKey key) Update's the reference point of the anchor with the given index.protected void
OrthogonalRouter.updateComputationParameters
(List<Point> points, int index, DynamicAnchor anchor, AnchorKey key)