public class TableStepper
extends java.lang.Object
Constructor and Description |
---|
TableStepper(TableContentLayoutManager tclm)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList |
getCombinedKnuthElementsForRowGroup(LayoutContext context,
EffRow[] rows,
int bodyType)
Creates the combined element list for a row group.
|
public TableStepper(TableContentLayoutManager tclm)
tclm
- The parent TableContentLayoutManagerpublic java.util.LinkedList getCombinedKnuthElementsForRowGroup(LayoutContext context, EffRow[] rows, int bodyType)
context
- Active LayoutContextrows
- the row groupbodyType
- Indicates what type of body is processed (body, header or footer)Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.