FlowFigure
represented by a single {@link BlockBox}fragment containing one or more lines. A BlockFlow is a creator of LineBoxes, which its children require during layout. A BlockFlow can be thought of as a paragraph. BlockFlows should be nested inside other BlockFlows, but it is also valid to place them in InlineFlows. {@link FlowPage}can be used as a "root" block and can be added to normal draw2d Figures.
Only {@link FlowFigure}s can be added to a BlockFlow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|