org.jfree.layouting.renderer.process
public class ComputeMarginsStep extends IterateVisualProcessStep
Constructor Summary | |
---|---|
ComputeMarginsStep() |
Method Summary | |
---|---|
void | compute(LogicalPageBox root) |
protected void | finishBlockLevelBox(RenderBox box)
On our way out, compute the bottom and right margins as well.
|
protected void | processParagraphChilds(ParagraphRenderBox box) |
protected boolean | startBlockLevelBox(RenderBox box)
This computes the top and left margin. |
Parameters: box
Parameters: box