Class DynamicAnchor

java.lang.Object
org.eclipse.gef.fx.anchors.AbstractAnchor
org.eclipse.gef.fx.anchors.DynamicAnchor
All Implemented Interfaces:
IAnchor

public class DynamicAnchor extends AbstractAnchor
The DynamicAnchor computes anchor positions through a IComputationStrategy. The strategy performs the position calculation based on IComputationStrategy.Parameters, which are controlled by the DynamicAnchor.