Uses of Class
org.apache.fop.layoutmgr.table.ActiveCell
-
Packages that use ActiveCell Package Description org.apache.fop.layoutmgr.table Layout managers for tables. -
-
Uses of ActiveCell in org.apache.fop.layoutmgr.table
Fields in org.apache.fop.layoutmgr.table with type parameters of type ActiveCell Modifier and Type Field Description private java.util.List<ActiveCell>TableStepper. activeCellsCells spanning the current row.private java.util.List<ActiveCell>TableStepper. nextActiveCellsCells that will start the next row.
-