|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.renderer.process.IterateStructuralProcessStep
org.jfree.layouting.renderer.process.TableValidationStep
public class TableValidationStep
Another static processing step which validates the table structure.
Nested Class Summary | |
---|---|
static class |
TableValidationStep.TableInfoStructure
|
Constructor Summary | |
---|---|
TableValidationStep()
|
Method Summary | |
---|---|
protected void |
finishBlockBox(BlockRenderBox box)
|
protected boolean |
startBlockBox(BlockRenderBox box)
|
void |
validate(LogicalPageBox box)
|
Methods inherited from class org.jfree.layouting.renderer.process.IterateStructuralProcessStep |
---|
finishInlineBox, finishNormalFlow, finishOtherBox, finishOtherNode, processBoxChilds, processParagraphChilds, startInlineBox, startNormalFlow, startOtherBox, startOtherNode, startProcessing |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableValidationStep()
Method Detail |
---|
public void validate(LogicalPageBox box)
protected boolean startBlockBox(BlockRenderBox box)
startBlockBox
in class IterateStructuralProcessStep
protected void finishBlockBox(BlockRenderBox box)
finishBlockBox
in class IterateStructuralProcessStep
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |