Uses of Class
org.apache.fop.fo.flow.table.TableAndCaption
-
Packages that use TableAndCaption Package Description org.apache.fop.layoutmgr.table Layout managers for tables. -
-
Uses of TableAndCaption in org.apache.fop.layoutmgr.table
Methods in org.apache.fop.layoutmgr.table that return TableAndCaption Modifier and Type Method Description TableAndCaption
TableAndCaptionLayoutManager. getTableAndCaptionFO()
Returns the table-and-caption formatting object.Constructors in org.apache.fop.layoutmgr.table with parameters of type TableAndCaption Constructor Description TableAndCaptionLayoutManager(TableAndCaption node)
Create a new table and caption layout manager.
-