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 TypeClassDescriptionclassClass modelling thefo:tableobject.classClass modelling thefo:table-bodyobject.classClass modelling thefo:table-cellobject.classA common class for fo:table-body and fo:table-row which both can contain fo:table-cell.classClass modelling thefo:table-columnobject.classClass modelling thefo:table-footerobject.classClass modelling thefo:table-headerobject.classAn abstract base class modelling a TablePart (i.e.classClass modelling thefo:table-rowobject.Methods in org.apache.fop.fo.flow.table with parameters of type TableFObjModifier and TypeMethodDescription(package private) voidGridUnit.integrateBorderSegment(int side, TableFObj parent) For the given side, integrates in the conflict resolution the border segment of the given parent element.(package private) voidGridUnit.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.