computation
strategy property.ScrollEvent so that the gesture is assumed to have finished.DynamicAnchor.IComputationStrategy
used by this DynamicAnchor.FXControlAdapter, so that the SWT
Control will not be re-created when the FXCanvas changes.FXCanvas for which this
SWT2FXEventConverter was created.MouseEvent.MOUSE_DRAGGED events.DynamicAnchor computes anchor positions based on a reference
position per anchored and one reference position for the anchorage.DynamicAnchor for the given anchorage visual.DynamicAnchor for the given anchorage visual
using the given DynamicAnchor.IComputationStrategy.computation
strategies that are based on the outline of the anchorage reference
geometry.DynamicAnchor.IComputationStrategy is responsible for computing anchor
positions based on an anchorage Node, an anchored Node,
and an anchored reference position (
DynamicAnchor.IComputationStrategy.computePositionInScene(Node, Node, Point)).DynamicAnchor.IComputationStrategy that computes anchor position by
orthogonally projecting the respective anchored reference point to the
outline of the anchorage reference geometry so that the respective point
has minimal distance to the anchored reference point and resembles the
same x- (vertical projection) or y-coordinate (horizontal projection).DynamicAnchor.IComputationStrategy that computes anchor position by
projecting the respective anchored reference point to the outline of the
anchorage reference geometry so that the respective point has minimal
distance to the anchored reference point.Copyright (c) 2014 itemis AG and others. All rights reserved.