See: Description
| Interface | Description |
|---|---|
| Area |
Super-interface for all AreaNodes that actually occupy Area on a page.
|
| AreaNode |
Super-interface for all nodes in the Area Tree.
|
| BackgroundArea |
Background Areas are rectangles for which a background should be painted.
|
| BeforeFloatArea |
An Area containing all or part of a before-float.
|
| BlockContainerArea |
An Area containing all or part of a block-container.
|
| Bookmark |
A document bookmark.
|
| BookmarkTree |
A tree of the bookmarks for a document.
|
| BorderPaddingArea |
Interface for all Areas that have borders and padding.
|
| ExternalGraphicArea |
An Area containing an external-graphic.
|
| FootnoteArea |
An Area containing all or part of a footnote.
|
| ForeignContent |
Super-interface for foreign content that can be encapsulated inside a
ForeignObjectArea. |
| ForeignContentMath |
The reference area for the content of a MathML document that is
inside a
ForeignObjectArea. |
| ForeignContentSvg |
The reference area for the content of an SVG document that is
inside a
ForeignObjectArea. |
| ForeignObjectArea |
An Area containing a foreign-object.
|
| Galley |
A document that has been laid out on pages.
|
| GeneralInlineArea |
Super-interface for all inline areas.
|
| GraphicArea | |
| InlineArea |
An Area containing all or part of an inline.
|
| LeaderArea |
Area containing a leader.
|
| LineArea |
An Area containing a line of text or inline objects.
|
| ListBlockArea |
An area containing all or part of a list-block.
|
| MainReferenceArea |
A main-reference area.
|
| NormalBlockArea |
A normal block area.
|
| Page |
An Area containing a page.
|
| PageCollection |
A PageCollection is a collection of formatted pages.
|
| RegionArea |
An Area containing a region.
|
| RenderVisitor |
Uses the Visitor pattern to allow an Area to properly cast itself for an
object that wants to render the Area.
|
| ScalableArea |
Super-interface for Areas whose content can be scaled differently than the
viewport through which they are viewed.
|
| TableArea |
An Area containing part or all of a table.
|
| TableCellArea |
An Area containing all or part of a table cell.
|
| TextArea |
An Area containing text.
|
| Exception | Description |
|---|---|
| GalleyException |
Exception thrown when an aXSL Galley implementation has a problem.
|
| GalleyVisitorException |
Exception thrown when an axslAreaOut implementation has a problem.
|
Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document.
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.