|
fop 0.93 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TableRow | |
| org.apache.fop.fo | Classes, constants and basic infrastructure for the FO tree. |
| org.apache.fop.fo.flow | All the block- and inline-level flow formatting objects. |
| org.apache.fop.layoutmgr.table | Layout managers for tables. |
| org.apache.fop.render.mif | MIF Output Support |
| org.apache.fop.render.rtf | RTF (Rich Text Format) Output Support |
| Uses of TableRow in org.apache.fop.fo |
| Methods in org.apache.fop.fo with parameters of type TableRow | |
void |
FOEventHandler.startRow(TableRow tr)
|
void |
FOEventHandler.endRow(TableRow tr)
|
| Uses of TableRow in org.apache.fop.fo.flow |
| Methods in org.apache.fop.fo.flow with parameters of type TableRow | |
boolean |
TableBody.isFirst(TableRow obj)
|
boolean |
TableBody.isLast(TableRow obj)
|
| Uses of TableRow in org.apache.fop.layoutmgr.table |
| Methods in org.apache.fop.layoutmgr.table that return TableRow | |
TableRow |
GridUnit.getRow()
|
TableRow |
EmptyGridUnit.getRow()
|
| Methods in org.apache.fop.layoutmgr.table with parameters of type TableRow | |
Block |
TableContentLayoutManager.getRowArea(TableRow row)
Get the area for a row for background. |
void |
TableContentLayoutManager.addRowBackgroundArea(TableRow row,
int bpd,
int ipd,
int yoffset)
Adds the area for the row background if any. |
void |
GridUnit.setRow(TableRow row)
Sets the table-row FO, if applicable. |
| Constructors in org.apache.fop.layoutmgr.table with parameters of type TableRow | |
EmptyGridUnit(TableRow row,
TableColumn column,
TableBody body,
int startCol)
|
|
| Uses of TableRow in org.apache.fop.render.mif |
| Methods in org.apache.fop.render.mif with parameters of type TableRow | |
void |
MIFHandler.startRow(TableRow tr)
|
void |
MIFHandler.endRow(TableRow tr)
|
| Uses of TableRow in org.apache.fop.render.rtf |
| Methods in org.apache.fop.render.rtf with parameters of type TableRow | |
void |
RTFHandler.startRow(TableRow tr)
|
void |
RTFHandler.endRow(TableRow tr)
|
|
fop 0.93 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||