Uses of Class
org.apache.fop.fo.flow.table.TablePart
-
Packages that use TablePart Package Description org.apache.fop.fo.flow.table -
-
Uses of TablePart in org.apache.fop.fo.flow.table
Subclasses of TablePart in org.apache.fop.fo.flow.table Modifier and Type Class Description classTableBodyClass modelling thefo:table-bodyobject.classTableFooterClass modelling thefo:table-footerobject.classTableHeaderClass modelling thefo:table-headerobject.Methods in org.apache.fop.fo.flow.table that return TablePart Modifier and Type Method Description TablePartPrimaryGridUnit. getTablePart()Returns the fo:table-header/footer/body element containing this cell.
-