SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.areaW.Area

Packages that use Area
org.axsl.areaW Interfaces useful in the creation of an AreaTree. 
 

Uses of Area in org.axsl.areaW
 

Subinterfaces of Area in org.axsl.areaW
 interface AbstractNormalBlockArea
          Super-interface for the various normal-block areas: NormalBlockArea, TableArea, and ListBlockArea.
 interface AbstractTableContainer
          Super-interface for Table body, header, and footer areas.
 interface BasicLinkArea
          Area containing a basic-link.
 interface BeforeFloatRA
          Area containing all or part of a before-float.
 interface BlockArea
          Area containing all or part of a block.
 interface BlockContainerRA
          Area containing all or part of a block-container.
 interface ContainerRA
          A container for other Areas.
 interface ExternalGraphicArea
          Area containing an external-graphic.
 interface FootnoteRA
          Area containing all or part of a footnote.
 interface ForeignObjectArea
          Area for a foreign-object item.
 interface GenericContainer
          An Area that is a generic container of other areas.
 interface InlineArea
          Area for an inline.
 interface LeaderArea
          Area containing leader content.
 interface LineArea
          Area containing a line.
 interface ListBlockArea
          Area for a list-block.
 interface ListItemArea
          Area for a list-item.
 interface MainRA
          Manages the main-reference-area.
 interface 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.
 interface NormalBlockArea
          Area for a normal block.
 interface NormalFlowRA
          Represents a normal-flow-reference-area.
 interface PageNumberArea
          Area for a page-number.
 interface PageNumberCitationArea
          Area for a page-number-citation.
 interface RegionArea
          Area for a Page Region.
 interface RegionRABody
          The Area containing the region-body.
 interface SpanRA
          Represents a span-reference-area.
 interface TableArea
          Container Area for a table.
 interface TableBodyContainer
          Container Area for a table-body.
 interface TableCellArea
          Area for a table-cell.
 interface TableFooterContainer
          Container Area for a table-footer.
 interface TableHeaderContainer
          Container Area for a table-header.
 interface TableRowContainer
          A container Area for a table-row.
 interface TextArea
          An Area containing text.
 

Methods in org.axsl.areaW that return Area
 Area AreaNode.getWritableParentArea()
          Returns this node's parent node.
 Area AreaNode.nearestGeneratedByBlockLevelFO()
          Finds either "this" or the nearest ancestor area that was generated by a block-level formatting object.
 


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.