|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| org.foray.fotree | Classes for parsing and representing the XSL-FO document input objects and properties in the various namespaces. |
| org.foray.fotree.fo.obj | Classes representing the various Formatting Objects in the fo: namespace. |
| Uses of Table in org.foray.fotree |
|---|
| Methods in org.foray.fotree that return Table | |
|---|---|
Table |
FObj.ancestorTable(org.axsl.fo.FoContext context)
|
| Uses of Table in org.foray.fotree.fo.obj |
|---|
| Methods in org.foray.fotree.fo.obj that return Table | |
|---|---|
Table |
Table.ancestorTable(org.axsl.fo.FoContext context)
Overrides the FObj method, because this is the nearest Table. |
Table |
Root.ancestorTable(org.axsl.fo.FoContext context)
Overrides the FObj method, because there are no Tables above here. |
| Constructors in org.foray.fotree.fo.obj with parameters of type Table | |
|---|---|
AbstractTablePart(Table parent,
PropertyList propertyList)
Constructor. |
|
TableBody(Table parent,
PropertyList propertyList)
Constructor. |
|
TableFooter(Table parent,
PropertyList propertyList)
Constructor. |
|
TableHeader(Table parent,
PropertyList propertyList)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||