SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.foR.fo.SimplePageMaster

Packages that use SimplePageMaster
org.axsl.areaW Interfaces useful in the creation of an AreaTree. 
org.axsl.foR Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
org.axsl.foR.fo Interfaces useful for describing standard formatting objects in a common way. 
 

Uses of SimplePageMaster in org.axsl.areaW
 

Methods in org.axsl.areaW that return SimplePageMaster
 SimplePageMaster PageArea.getPageMaster()
          Returns page master from which this page was generated.
 

Uses of SimplePageMaster in org.axsl.foR
 

Methods in org.axsl.foR with parameters of type SimplePageMaster
 FONodeProxy ProxyFactory.makeProxy(SimplePageMaster node)
          Creates a proxy for a SimplePageMaster.
 

Uses of SimplePageMaster in org.axsl.foR.fo
 

Methods in org.axsl.foR.fo that return SimplePageMaster
 SimplePageMaster Region.getPage()
          Returns the parent page of this Region.
 SimplePageMaster PageMasterResolver.getNextPageMaster(boolean isBlank)
          Uses the sub-sequence-specifiers for the parent PageSequence to determine which page master should be used for the next page.
 


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.