|
|||||||||
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.ComputeBreakabilityStep
public class ComputeBreakabilityStep
Computes the size of the non-breakable areas at the beginning and end of each block-level box.
Constructor Summary | |
---|---|
ComputeBreakabilityStep()
|
Method Summary | |
---|---|
void |
compute(LogicalPageBox logicalPageBox)
|
protected void |
finishBlockLevelBox(RenderBox box)
|
protected void |
processParagraphChilds(ParagraphRenderBox box)
|
Methods inherited from class org.jfree.layouting.renderer.process.IterateVisualProcessStep |
---|
finishInlineLevelBox, processBlockLevelChild, processBlockLevelNode, processBoxChilds, processFlow, processInlineLevelChild, processInlineLevelNode, processOtherLevelChild, startBlockLevelBox, startInlineLevelBox, startProcessing |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComputeBreakabilityStep()
Method Detail |
---|
public void compute(LogicalPageBox logicalPageBox)
protected void processParagraphChilds(ParagraphRenderBox box)
processParagraphChilds
in class IterateVisualProcessStep
protected void finishBlockLevelBox(RenderBox box)
finishBlockLevelBox
in class IterateVisualProcessStep
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |