SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.area.PageCollection

Packages that use PageCollection
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 PageCollection in org.axsl.area
 

Methods in org.axsl.area that return PageCollection
 PageCollection PageArea.getPageCollection()
          Returns the parent PageCollection instance.
 PageCollection PageCollectionFactory.makePageCollection(PageSequence pageSequence)
          Factory method to create a child PageCollection instance.
 

Uses of PageCollection in org.axsl.layout
 

Methods in org.axsl.layout with parameters of type PageCollection
 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.