public class TableStepper extends Object
Constructor and Description |
---|
TableStepper(TableContentLayoutManager tclm)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
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 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 © 2025 Apache Software Foundation. All rights reserved.