|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableRA | |
|---|---|
| org.foray.area | Classes representing the actual layout of content on pages. |
| Uses of TableRA in org.foray.area |
|---|
| Methods in org.foray.area that return TableRA | |
|---|---|
TableRA |
TableRA.ancestorTableArea()
Overrides the AreaNode method, because this is the TableRA being sought. |
TableRA |
AreaNode.ancestorTableArea()
|
TableRA |
AbstractTablePartContainer.getParent()
|
TableRA |
TableCellRA.makeTableArea(org.axsl.fo.fo.Table table,
org.axsl.fo.fo.GraftingPoint graftingPoint)
|
TableRA |
RegionRA.makeTableArea(org.axsl.fo.fo.Table table,
org.axsl.fo.fo.GraftingPoint graftingPoint)
|
TableRA |
NormalFlowRA.makeTableArea(org.axsl.fo.fo.Table table,
org.axsl.fo.fo.GraftingPoint graftingPoint)
|
TableRA |
NormalBlockArea.makeTableArea(org.axsl.fo.fo.Table table,
org.axsl.fo.fo.GraftingPoint graftingPoint)
|
TableRA |
InlineContainerArea.makeTableArea(org.axsl.fo.fo.Table table,
org.axsl.fo.fo.GraftingPoint graftingPoint)
|
TableRA |
BlockContainerRA.makeTableArea(org.axsl.fo.fo.Table table,
org.axsl.fo.fo.GraftingPoint graftingPoint)
|
TableRA |
AbstractListItemContent.makeTableArea(org.axsl.fo.fo.Table table,
org.axsl.fo.fo.GraftingPoint graftingPoint)
|
TableRA |
AreaNode.nearestTableArea()
Retujrns this if it is an instance of TableRA, or the nearest
ancestor TableRA if it is not. |
| Constructors in org.foray.area with parameters of type TableRA | |
|---|---|
AbstractTablePartContainer(TableRA parentArea)
Protected Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||