Uses of Package
org.apache.fop.fo.flow.table
-
Packages that use org.apache.fop.fo.flow.table Package Description org.apache.fop.accessibility.fo org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree.org.apache.fop.fo.flow.table org.apache.fop.layoutmgr.table Layout managers for tables.org.apache.fop.render.mif MIF Output Supportorg.apache.fop.render.rtf RTF (Rich Text Format) Output Supportorg.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation. -
Classes in org.apache.fop.fo.flow.table used by org.apache.fop.accessibility.fo Class Description Table Class modelling thefo:tableobject.TableBody Class modelling thefo:table-bodyobject.TableCell Class modelling thefo:table-cellobject.TableColumn Class modelling thefo:table-columnobject.TableFooter Class modelling thefo:table-footerobject.TableHeader Class modelling thefo:table-headerobject.TableRow Class modelling thefo:table-rowobject. -
Classes in org.apache.fop.fo.flow.table used by org.apache.fop.fo Class Description Table Class modelling thefo:tableobject.TableBody Class modelling thefo:table-bodyobject.TableCell Class modelling thefo:table-cellobject.TableColumn Class modelling thefo:table-columnobject.TableFooter Class modelling thefo:table-footerobject.TableHeader Class modelling thefo:table-headerobject.TableRow Class modelling thefo:table-rowobject. -
Classes in org.apache.fop.fo.flow.table used by org.apache.fop.fo.flow.table Class Description BorderResolver A class dedicated to the resolution of borders in tables.BorderSpecification A border's informations, along with the FO element which declared it.CollapsingBorderResolver.Resolver Base class for delegate resolvers.ColumnNumberManager Helper class maintaining a record of occupied columns and an index to the next non-occupied column.ColumnNumberManagerHolder Marking interface for table-related classes which contain a ColumnNumberManager instance (Table, for registering columns, or TableCellContainer, for managing occupied cells).ConditionalBorder A class that holds the three possible values for a border-before/after on a table-cell, in the collapsing model.GridUnit This class represents one grid unit inside a table.PrimaryGridUnit This class represents a primary grid unit of a spanned cell.RowGroupBuilder A class that creates groups of rows belonging to a same set of spans.Table Class modelling thefo:tableobject.TableCell Class modelling thefo:table-cellobject.TableCellContainer A common class for fo:table-body and fo:table-row which both can contain fo:table-cell.TableColumn Class modelling thefo:table-columnobject.TableEventProducer Event producer interface for table-specific XSL-FO validation messages.TableFObj Common base class for table-related FOsTableFooter Class modelling thefo:table-footerobject.TableHeader Class modelling thefo:table-headerobject.TablePart An abstract base class modelling a TablePart (i.e.TableRow Class modelling thefo:table-rowobject. -
Classes in org.apache.fop.fo.flow.table used by org.apache.fop.layoutmgr.table Class Description BorderSpecification A border's informations, along with the FO element which declared it.EffRow This class represents an effective row in a table and holds a list of grid units occupying the row as well as some additional values.EmptyGridUnit GridUnit subclass for empty grid units.PrimaryGridUnit This class represents a primary grid unit of a spanned cell.Table Class modelling thefo:tableobject.TableAndCaption Class modelling thefo:table-and-captionproperty.TableCaption Class modelling thefo:table-captionobject.TableCell Class modelling thefo:table-cellobject.TableColumn Class modelling thefo:table-columnobject.TablePart An abstract base class modelling a TablePart (i.e. -
Classes in org.apache.fop.fo.flow.table used by org.apache.fop.render.mif Class Description Table Class modelling thefo:tableobject.TableBody Class modelling thefo:table-bodyobject.TableCell Class modelling thefo:table-cellobject.TableColumn Class modelling thefo:table-columnobject.TableFooter Class modelling thefo:table-footerobject.TableHeader Class modelling thefo:table-headerobject.TableRow Class modelling thefo:table-rowobject. -
Classes in org.apache.fop.fo.flow.table used by org.apache.fop.render.rtf Class Description Table Class modelling thefo:tableobject.TableBody Class modelling thefo:table-bodyobject.TableCell Class modelling thefo:table-cellobject.TableColumn Class modelling thefo:table-columnobject.TableFooter Class modelling thefo:table-footerobject.TableHeader Class modelling thefo:table-headerobject.TablePart An abstract base class modelling a TablePart (i.e.TableRow Class modelling thefo:table-rowobject. -
Classes in org.apache.fop.fo.flow.table used by org.apache.fop.render.rtf.rtflib.tools Class Description Table Class modelling thefo:tableobject.