Uses of Class
org.apache.fop.fo.flow.table.TableCaption
-
Packages that use TableCaption Package Description org.apache.fop.layoutmgr.table Layout managers for tables. -
-
Uses of TableCaption in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table that return TableCaption Modifier and Type Method Description TableCaption
TableCaptionLayoutManager. getTableCaptionFO()
Constructors in org.apache.fop.layoutmgr.table with parameters of type TableCaption Constructor Description TableCaptionLayoutManager(TableCaption node)
Create a new Caption layout manager.
-