Uses of Class
org.apache.fop.fo.flow.table.EmptyGridUnit
-
Packages that use EmptyGridUnit Package Description org.apache.fop.layoutmgr.table Layout managers for tables. -
-
Uses of EmptyGridUnit in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table with parameters of type EmptyGridUnit Modifier and Type Method Description private void
RowPainter. addAreaForEmptyGridUnit(EmptyGridUnit gu, int rowIndex, int colIndex, int actualRowHeight, int borderBeforeWhich, int borderAfterWhich, boolean lastOnPage)
-