Uses of Class
org.apache.fop.fo.flow.table.TableFooter
Packages that use TableFooter
Package
Description
Classes, constants and basic infrastructure for the FO tree.
RTF (Rich Text Format) Output Support
-
Uses of TableFooter in org.apache.fop.accessibility.fo
Methods in org.apache.fop.accessibility.fo with parameters of type TableFooterModifier and TypeMethodDescriptionvoidFO2StructureTreeConverter.endFooter(TableFooter footer) voidFO2StructureTreeConverter.startFooter(TableFooter footer) -
Uses of TableFooter in org.apache.fop.fo
Methods in org.apache.fop.fo with parameters of type TableFooterModifier and TypeMethodDescriptionvoidDelegatingFOEventHandler.endFooter(TableFooter footer) voidFOEventHandler.endFooter(TableFooter footer) voidDelegatingFOEventHandler.startFooter(TableFooter footer) voidFOEventHandler.startFooter(TableFooter footer) -
Uses of TableFooter in org.apache.fop.fo.flow.table
Methods in org.apache.fop.fo.flow.table that return TableFooter -
Uses of TableFooter in org.apache.fop.render.rtf
Methods in org.apache.fop.render.rtf with parameters of type TableFooterModifier and TypeMethodDescriptionvoidRTFHandler.endFooter(TableFooter footer) voidRTFHandler.startFooter(TableFooter footer)