SourceForge.net Logo
aXSL API 0.2

Uses of Package
org.axsl.galley

Packages that use org.axsl.galley
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
org.axsl.galley Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
org.axsl.output Interfaces useful in the creation of an output document. 
 

Classes in org.axsl.galley used by org.axsl.area
Page
          An Area containing a page.
 

Classes in org.axsl.galley used by org.axsl.galley
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.
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.
MainReferenceArea
          A main-reference area.
NormalBlockArea
          A normal block area.
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.
 

Classes in org.axsl.galley used by org.axsl.output
Galley
          A document that has been laid out on pages.
Page
          An Area containing a page.
 


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.