SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.galley.BackgroundArea

Packages that use BackgroundArea
org.axsl.galley Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
 

Uses of BackgroundArea in org.axsl.galley
 

Subinterfaces of BackgroundArea in org.axsl.galley
 interface BlockContainerArea
          An Area containing all or part of a block-container.
 interface InlineArea
          An Area containing all or part of an inline.
 interface NormalBlockArea
          A normal block area.
 interface RegionArea
          An Area containing a region.
 interface TableArea
          An Area containing part or all of a table.
 interface TableCellArea
          An Area containing all or part of a table cell.
 

Methods in org.axsl.galley that return BackgroundArea
 BackgroundArea[] TableArea.getBackgroundAreas()
          Return the background-only areas related to this table area.
 


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.