SourceForge.net Logo
aXSL API 0.1

Package org.axsl.areaR

Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document.

See:
          Description

Interface Summary
Area Super-interface for all AreaNodes that actually occupy Area on a page.
AreaNode Super-interface for all nodes in the Area Tree.
AreaTree An AreaTree is a document that has been laid out on pages.
BackgroundArea Background Areas are rectangles for which a background should be painted.
BasicLinkArea An Area containing all or part of a basic-link.
BeforeFloatArea An Area containing all or part of a before-float.
BlockContainerArea An Area containing all or part of a block-container.
BookmarkArea A pseudo-area containing a document bookmark.
BookmarkTitleArea A pseudo-Area containing the "title" or text of a bookmark item.
BookmarkTreeArea A pseudo-area containing a bookmark-tree for the document.
ExternalGraphicArea An Area containing an external-graphic.
FootnoteArea An Area containing all or part of a footnote.
ForeignObjectArea An Area containing a foreign-object.
GeneralInlineArea Super-interface for all inline areas.
GraphicArea Interface for all AreaNodes that can have a Graphic instance attached.
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.
NormalFlowArea An normal flow Area.
PageArea An Area containing a page.
PageCollection A PageCollection is a collection of formatted pages.
PageNumberArea An Area containing a page-number.
PageNumberCitationArea An Area containing a page-number-citation.
RegionArea An Area containing a region.
RegionBodyArea A region-body area.
RenderVisitor Uses the Visitor pattern to allow an Area to properly cast itself for an object that wants to render the Area.
SpanArea An Area containing a span.
SVGArea An Area containing an SVG (scalable vector graphic) Document.
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 Summary
AreaRException Exception thrown when an axslAreaOut implementation has a problem.
 

Package org.axsl.areaR Description

Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document.


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.