Uses of Class
org.apache.fop.fo.flow.table.TableFObj
Packages that use TableFObj
-
Uses of TableFObj in org.apache.fop.fo.flow.table
Subclasses of TableFObj in org.apache.fop.fo.flow.tableModifier and TypeClassDescriptionclass
Class modelling thefo:table
object.class
Class modelling thefo:table-body
object.class
Class modelling thefo:table-cell
object.class
A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.class
Class modelling thefo:table-column
object.class
Class modelling thefo:table-footer
object.class
Class modelling thefo:table-header
object.class
An abstract base class modelling a TablePart (i.e.class
Class modelling thefo:table-row
object.Methods in org.apache.fop.fo.flow.table with parameters of type TableFObjModifier and TypeMethodDescription(package private) void
GridUnit.integrateBorderSegment
(int side, TableFObj parent) For the given side, integrates in the conflict resolution the border segment of the given parent element.(package private) void
GridUnit.integrateBorderSegment
(int side, TableFObj parent, boolean withNormal, boolean withLeadingTrailing, boolean withRest) For the given side, integrates in the conflict resolution the border segment of the given parent element.