| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.layouting.renderer.process.IterateVisualProcessSteporg.jfree.layouting.renderer.process.InfiniteMajorAxisLayoutSteppublic class InfiniteMajorAxisLayoutStepextends IterateVisualProcessStepNested Class Summary | |
static class | |
Constructor Summary | |
Method Summary | |
void |
|
void |
|
protected void | |
protected void | |
protected void |
|
protected void |
|
protected void | |
protected void | |
protected void | |
protected boolean | |
protected boolean | |
protected void | |
Methods inherited from class org.jfree.layouting.renderer.process.IterateVisualProcessStep | |
finishBlockLevelBox, finishInlineLevelBox, processBlockLevelChild, processBlockLevelNode, processBoxChilds, processFlow, processInlineLevelChild, processInlineLevelNode, processOtherLevelChild, processParagraphChilds, startBlockLevelBox, startInlineLevelBox, startProcessing | |
public void continueComputation(RenderBox box)
Continues processing. The renderbox must have a valid x-layout (that is: X, content-X1, content-X2 and Width)
- Parameters:
box-
protected void finishBlockLevelBox(RenderBox box)
- Overrides:
- finishBlockLevelBox in interface IterateVisualProcessStep
protected void finishInlineLevelBox(RenderBox box)
- Overrides:
- finishInlineLevelBox in interface IterateVisualProcessStep
protected void processBlockLevelNode(RenderNode node)
- Overrides:
- processBlockLevelNode in interface IterateVisualProcessStep
protected void processInlineLevelNode(RenderNode node)
- Overrides:
- processInlineLevelNode in interface IterateVisualProcessStep
protected void processParagraphChilds(ParagraphRenderBox box)
- Overrides:
- processParagraphChilds in interface IterateVisualProcessStep
protected boolean startBlockLevelBox(RenderBox box)
- Overrides:
- startBlockLevelBox in interface IterateVisualProcessStep
protected boolean startInlineLevelBox(RenderBox box)
- Overrides:
- startInlineLevelBox in interface IterateVisualProcessStep