Uses of Class
org.apache.fop.layoutmgr.table.ActiveCell
Packages that use ActiveCell
-
Uses of ActiveCell in org.apache.fop.layoutmgr.table
Fields in org.apache.fop.layoutmgr.table with type parameters of type ActiveCellModifier and TypeFieldDescriptionprivate List<ActiveCell> TableStepper.activeCellsCells spanning the current row.private List<ActiveCell> TableStepper.nextActiveCellsCells that will start the next row.