|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableFObj | |
---|---|
org.apache.fop.fo.flow.table |
Uses of TableFObj in org.apache.fop.fo.flow.table |
---|
Subclasses of TableFObj in org.apache.fop.fo.flow.table | |
---|---|
class |
Table
Class modelling the fo:table object. |
class |
TableBody
Class modelling the fo:table-body object. |
class |
TableCell
Class modelling the fo:table-cell object. |
class |
TableCellContainer
A common class for fo:table-body and fo:table-row which both can contain fo:table-cell. |
class |
TableColumn
Class modelling the fo:table-column object. |
class |
TableFooter
Class modelling the fo:table-footer object. |
class |
TableHeader
Class modelling the fo:table-header object. |
class |
TableRow
Class modelling the fo:table-row object. |
Methods in org.apache.fop.fo.flow.table with parameters of type TableFObj | |
---|---|
protected void |
TableFObj.createBorder(int side,
TableFObj competitor)
Creates a BorderSpecification from the border set on the given side, performing conflict resolution with the same border on the given object. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |