Interface ChildLayoutingFigure

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

public interface ChildLayoutingFigure extends Figure
Marker interface to all figures that layout their children, when method Figure.layout(RenderContext) is called.