Uses of Class
org.apache.fop.layoutmgr.table.CellPart
Packages that use CellPart
-
Uses of CellPart in org.apache.fop.layoutmgr.table
Fields in org.apache.fop.layoutmgr.table declared as CellPartModifier and TypeFieldDescriptionprivate CellPart[]
RowPainter.firstCellParts
private CellPart[]
RowPainter.lastCellParts
Methods in org.apache.fop.layoutmgr.table that return CellPartModifier and TypeMethodDescription(package private) CellPart
ActiveCell.createCellPart()
Creates and returns a CellPart instance for the content of this cell which is included in the next step.