SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.area.Area

Packages that use Area
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
 

Uses of Area in org.axsl.area
 

Subinterfaces of Area in org.axsl.area
 interface AncestralNormalInlineArea
          A NormalInlineArea that can have other areas as children.
 interface BeforeFloatRefArea
          Area containing all or part of a before-float.
 interface BlockContainerRefArea
          Area containing all or part of a block-container.
 interface FootnoteRefArea
          Area containing all or part of a footnote.
 interface GlyphAreaSequence
          An Area containing text.
 interface InlineContainerArea
          Viewport/Reference area pair for an inline container.
 interface LineArea
          Area containing a line.
 interface ListBlockArea
          Area for a list-block.
 interface ListItemArea
          Area for a list-item.
 interface MainRefArea
          Manages the main-reference-area.
 interface NormalBlockArea
          Area for a normal block.
 interface NormalFlowRefArea
          Represents a normal-flow-reference-area.
 interface NormalInlineArea
          Area containing an external-graphic.
 interface RegionBodyRefArea
          The Area containing the region-body.
 interface RegionRefArea
          Area for a Page Region.
 interface SpanRefArea
          Represents a span-reference-area.
 interface TableArea
          Container Area for a table.
 interface TableCellArea
          Area for a table-cell.
 

Methods in org.axsl.area that return Area
 Area AreaNode.ancestorArea()
          Returns this node's nearest ancestor Area.
 Area AreaNode.nearestArea()
          Returns this node if if it is an instance of Area, or, if not, the nearest ancestor node that is an instance of Area.
 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.2

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