SourceForge.net Logo
aXSL API 0.1

Package org.axsl.areaW

Interfaces useful in the creation of an AreaTree.

See:
          Description

Interface Summary
AbstractNormalBlockArea Super-interface for the various normal-block areas: NormalBlockArea, TableArea, and ListBlockArea.
AbstractTableContainer Super-interface for Table body, header, and footer areas.
Area Super-interface for all AreaNode instances that actually occupy area on a page.
AreaNode Super-interface for all AreaTree content.
AreaTree An AreaTree is a document that has been laid out on pages.
AreaTreeFactory Creates implementation-specific AreaTree instances.
AreaTreeListener An interface for classes that need to handle AreaTreeEvent objects as they are fired.
BasicLinkArea Area containing a basic-link.
BeforeFloatRA Area containing all or part of a before-float.
BlockArea Area containing all or part of a block.
BlockContainerRA Area containing all or part of a block-container.
ContainerRA A container for other Areas.
ExternalGraphicArea Area containing an external-graphic.
FootnoteRA Area containing all or part of a footnote.
ForeignObjectArea Area for a foreign-object item.
GenericContainer An Area that is a generic container of other areas.
InlineArea Area for an inline.
LeaderArea Area containing leader content.
LineArea Area containing a line.
LineContentFactory Super-interface for all interfaces that need to be able to create child inline content.
ListBlockArea Area for a list-block.
ListItemArea Area for a list-item.
MainRA Manages the main-reference-area.
MarkerContentArea A non-area placeholder in the Area Tree to allow the AreaTree to remember which RetrieveMarker and Marker items combined to create the content below it.
NormalBlockArea Area for a normal block.
NormalFlowRA Represents a normal-flow-reference-area.
PageArea Area for a page.
PageCollection A PageCollection is a collection of formatted pages.
PageNumberArea Area for a page-number.
PageNumberCitationArea Area for a page-number-citation.
RegionArea Area for a Page Region.
RegionRABody The Area containing the region-body.
SpanRA Represents a span-reference-area.
TableArea Container Area for a table.
TableBodyContainer Container Area for a table-body.
TableCellArea Area for a table-cell.
TableFooterContainer Container Area for a table-footer.
TableHeaderContainer Container Area for a table-header.
TableRowContainer A container Area for a table-row.
TextArea An Area containing text.
 

Class Summary
AreaTreeEvent An Event used for notification that various stages of the building of an Area tree have been completed.
 

Exception Summary
AreaWException Exception thrown when an axslAreaIn implementation has a problem.
 

Package org.axsl.areaW Description

Interfaces useful in the creation of an AreaTree.


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.