Package | Description |
---|---|
org.axsl.galley |
Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BackgroundArea
Background Areas are rectangles for which a background should be painted.
|
interface |
BeforeFloatArea
An Area containing all or part of a before-float.
|
interface |
BlockContainerArea
An Area containing all or part of a block-container.
|
interface |
BorderPaddingArea
Interface for all Areas that have borders and padding.
|
interface |
ExternalGraphicArea
An Area containing an external-graphic.
|
interface |
FootnoteArea
An Area containing all or part of a footnote.
|
interface |
ForeignObjectArea
An Area containing a foreign-object.
|
interface |
GeneralInlineArea
Super-interface for all inline areas.
|
interface |
GraphicArea
|
interface |
InlineArea
An Area containing all or part of an inline.
|
interface |
LeaderArea
Area containing a leader.
|
interface |
LineArea
An Area containing a line of text or inline objects.
|
interface |
ListBlockArea
An area containing all or part of a list-block.
|
interface |
MainReferenceArea
A main-reference area.
|
interface |
NormalBlockArea
A normal block area.
|
interface |
Page
An Area containing a page.
|
interface |
RegionArea
An Area containing a region.
|
interface |
TableArea
An Area containing part or all of a table.
|
interface |
TableCellArea
An Area containing all or part of a table cell.
|
interface |
TextArea
An Area containing text.
|
Modifier and Type | Method and Description |
---|---|
void |
RenderVisitor.render(Area node)
Renders an
Area not rendered elsewhere. |
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.