Class FlowContainerLayout

java.lang.Object
org.eclipse.draw2d.text.FlowFigureLayout
org.eclipse.draw2d.text.FlowContainerLayout
All Implemented Interfaces:
LayoutManager, FlowContext
Direct Known Subclasses:
BlockFlowLayout, InlineFlowLayout

public abstract class FlowContainerLayout extends FlowFigureLayout implements FlowContext
A layout for FlowFigures with children.

WARNING: This class is not intended to be subclassed by clients.

Since:
2.1