SourceForge.net Logo
aXSL API 0.1

Uses of Package
org.axsl.areaR

Packages that use org.axsl.areaR
org.axsl.areaR 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.areaR used by org.axsl.areaR
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.
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.
MainReferenceArea
          A main-reference area.
NormalBlockArea
          A normal block area.
NormalFlowArea
          An normal flow Area.
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.
 

Classes in org.axsl.areaR used by org.axsl.output
AreaRException
          Exception thrown when an axslAreaOut implementation has a problem.
AreaTree
          An AreaTree is a document that has been laid out on pages.
PageArea
          An Area containing a page.
 


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.