SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.areaW.PageCollection

Packages that use PageCollection
org.axsl.areaW Interfaces useful in the creation of an AreaTree. 
org.axsl.layout Interfaces useful in laying out an FO Tree into an Area Tree. 
 

Uses of PageCollection in org.axsl.areaW
 

Methods in org.axsl.areaW that return PageCollection
 PageCollection PageArea.getWritablePageCollection()
          Returns the parent PageCollection instance.
 PageCollection AreaTree.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.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.