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 |
AncestralNormalInlineArea
A
NormalInlineArea that can have other areas as children. |
interface |
BeforeFloatRefArea
Area containing all or part of a before-float.
|
interface |
BlockContainerRefArea
Area containing all or part of a block-container.
|
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 |
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 |
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 |
TableCellArea
Area for a table-cell.
|
Modifier and Type | Method and Description |
---|---|
Area |
AreaNode.ancestorArea()
Returns this node's nearest ancestor Area.
|
Area |
AreaNode.nearestArea()
|
Area |
AreaNode.nearestGeneratedByBlockLevelFo()
Finds either "this" or the nearest ancestor area that was generated by
a block-level formatting object.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.