Uses of Class
org.apache.fop.layoutmgr.table.TableStepper
-
Packages that use TableStepper Package Description org.apache.fop.layoutmgr.table Layout managers for tables. -
-
Uses of TableStepper in org.apache.fop.layoutmgr.table
Fields in org.apache.fop.layoutmgr.table declared as TableStepper Modifier and Type Field Description private TableStepper
TableContentLayoutManager. stepper
private TableStepper
RowGroupLayoutManager. tableStepper
Constructors in org.apache.fop.layoutmgr.table with parameters of type TableStepper Constructor Description RowGroupLayoutManager(TableLayoutManager tableLM, EffRow[] rowGroup, TableStepper tableStepper)
-