Interface AnchorableFigure

All Superinterfaces:
Figure, PropertyBean, StyleableBean, StyleablePropertyBean, TreeNode<Figure>

public interface AnchorableFigure extends Figure
AnchorableFigure has an anchor attribute which is a relative location to the bounds of the figure. The anchor is used when the figure is aligned with the grid constrainer.
Author:
Werner Randelshofer