Package | Description |
---|---|
org.axsl.area |
Interfaces useful in the creation of an AreaTree that is backed by an FOTree.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractTablePartContainer
Super-interface for Table body, header, and footer areas.
|
interface |
AncestralNormalInlineArea
A
NormalInlineArea that can have other areas as children. |
interface |
Area
Super-interface for all AreaNode instances that actually occupy area on a
page.
|
interface |
AreaTree
An AreaTree is a document that has been laid out on pages.
|
interface |
BeforeFloatRefArea
Area containing all or part of a before-float.
|
interface |
BlockContainerRefArea
Area containing all or part of a block-container.
|
interface |
BlockContentFactory
Super-interface for all interfaces that need to be able to create block-level
content, that is, those areas that contain such content.
|
interface |
FootnoteRefArea
Area containing all or part of a footnote.
|
interface |
GlyphAreaSequence
An Area containing text.
|
interface |
InlineContainerArea
Viewport/Reference area pair for an inline container.
|
interface |
LineArea
Area containing a line.
|
interface |
ListBlockArea
Area for a list-block.
|
interface |
ListItemArea
Area for a list-item.
|
interface |
ListItemBodyContainer
A container for the content of a list-item-body.
|
interface |
ListItemLabelContainer
A container for the content of a list-item-label.
|
interface |
MainRefArea
Manages the main-reference-area.
|
interface |
NormalBlockArea
Area for a normal block.
|
interface |
NormalFlowRefArea
Represents a normal-flow-reference-area.
|
interface |
NormalInlineArea
Area containing an external-graphic.
|
interface |
PageCollection
A PageCollection is a collection of formatted pages.
|
interface |
PageCollectionWrapper
A container for
PageCollection instances. |
interface |
RegionBodyRefArea
The Area containing the region-body.
|
interface |
RegionRefArea
Area for a Page Region.
|
interface |
SpanRefArea
Represents a span-reference-area.
|
interface |
TableArea
Container Area for a table.
|
interface |
TableBodyContainer
Container Area for a table-body.
|
interface |
TableCellArea
Area for a table-cell.
|
interface |
TableFooterContainer
Container Area for a table-footer.
|
interface |
TableHeaderContainer
Container Area for a table-header.
|
interface |
TableRowContainer
A container for the cells in a table-row.
|
Modifier and Type | Method and Description |
---|---|
void |
AreaNode.removeChild(AreaNode areaNode)
Remove a node from this node's children.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.