|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableFooter | |
---|---|
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.render.mif | MIF Output Support |
org.apache.fop.render.rtf | 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 TableFooter | |
---|---|
void |
FO2StructureTreeConverter.endFooter(TableFooter footer)
|
void |
FO2StructureTreeConverter.startFooter(TableFooter footer)
|
Uses of TableFooter in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo with parameters of type TableFooter | |
---|---|
void |
FOEventHandler.endFooter(TableFooter footer)
|
void |
DelegatingFOEventHandler.endFooter(TableFooter footer)
|
void |
FOEventHandler.startFooter(TableFooter footer)
|
void |
DelegatingFOEventHandler.startFooter(TableFooter footer)
|
Uses of TableFooter in org.apache.fop.fo.flow.table |
---|
Methods in org.apache.fop.fo.flow.table that return TableFooter | |
---|---|
TableFooter |
Table.getTableFooter()
|
Uses of TableFooter in org.apache.fop.render.mif |
---|
Methods in org.apache.fop.render.mif with parameters of type TableFooter | |
---|---|
void |
MIFHandler.endFooter(TableFooter tf)
|
void |
MIFHandler.startFooter(TableFooter tf)
|
Uses of TableFooter in org.apache.fop.render.rtf |
---|
Methods in org.apache.fop.render.rtf with parameters of type TableFooter | |
---|---|
void |
RTFHandler.endFooter(TableFooter footer)
|
void |
RTFHandler.startFooter(TableFooter footer)
|
|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |