SourceForge.net Logo
aXSL API 0.2

Package org.axsl.galley

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.
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.
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 Interface for all Areas 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.
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 Summary
GalleyException Exception thrown when an axslAreaOut implementation has a problem.
 

Package org.axsl.galley Description

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


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.