SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.area.AreaTreeException

Packages that use AreaTreeException
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
org.axsl.layout Interfaces useful in laying out an FO Tree into an Area Tree. 
 

Uses of AreaTreeException in org.axsl.area
 

Methods in org.axsl.area that throw AreaTreeException
 NormalFlowRefArea MainRefArea.getNormalFlow(Fo fo)
          Depending on the column-count of the next FO, determine whether a new span area needs to be constructed or not, and return the appropriate NormalFlowRefArea.
 void PageCollection.layoutComplete()
          Allows a layout system to notify the page that it is done adding content to it.
 void PageArea.layoutComplete()
          Allows a layout system to notify the page that it is done adding content to it.
 AncestralNormalInlineArea LineContentFactory.makeLeaderArea(Leader leader, int ipd, GraftingPoint graftingPoint)
          Creates a new Area for leader content.
 LineArea NormalBlockArea.makeLineArea(boolean allowOverflow)
          Creates a LineArea that logically follows the last child of this.
 PageArea PageCollection.makePage(PageCollection.Force forceValue)
          Creates a new page area for the given parameters.
 PageCollection PageCollectionFactory.makePageCollection(PageSequence pageSequence)
          Factory method to create a child PageCollection instance.
 

Uses of AreaTreeException in org.axsl.layout
 

Methods in org.axsl.layout that throw AreaTreeException
 void Layout.formatPageSequence(PageCollection pageCollection)
          Lays out content by creating the needed content in the given PageCollection to satisfy the PageCollection's cousin PageSequence in the FOTree.
 


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.