|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.renderer.process.IterateVisualProcessStep
org.jfree.layouting.renderer.process.CleanPaginatedBoxesStep
public class CleanPaginatedBoxesStep
Creation-Date: 27.10.2006, 18:19:24
Constructor Summary | |
---|---|
CleanPaginatedBoxesStep()
|
Method Summary | |
---|---|
void |
compute(LogicalPageBox pageBox)
|
protected void |
processParagraphChilds(ParagraphRenderBox box)
|
protected boolean |
startBlockLevelBox(RenderBox box)
|
Methods inherited from class org.jfree.layouting.renderer.process.IterateVisualProcessStep |
---|
finishBlockLevelBox, finishInlineLevelBox, processBlockLevelChild, processBlockLevelNode, processBoxChilds, processFlow, processInlineLevelChild, processInlineLevelNode, processOtherLevelChild, startInlineLevelBox, startProcessing |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CleanPaginatedBoxesStep()
Method Detail |
---|
public void compute(LogicalPageBox pageBox)
protected void processParagraphChilds(ParagraphRenderBox box)
processParagraphChilds
in class IterateVisualProcessStep
protected boolean startBlockLevelBox(RenderBox box)
startBlockLevelBox
in class IterateVisualProcessStep
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |