SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.areaW.PageArea

Packages that use PageArea
org.axsl.areaW Interfaces useful in the creation of an AreaTree. 
 

Uses of PageArea in org.axsl.areaW
 

Methods in org.axsl.areaW that return PageArea
 PageArea RegionRABody.getWritablePage()
          Returns the parent PageArea.
 PageArea PageCollection.getNextPage(boolean forceOdd, boolean forceEven, boolean isBlank)
          Creates a new page area for the given parameters.
 PageArea AreaTreeEvent.getPage()
          Returns the page for whose completion this event was fired.
 PageArea AreaNode.getWritablePage()
          Returns this node's ancestor PageArea.
 

Constructors in org.axsl.areaW with parameters of type PageArea
AreaTreeEvent(java.lang.Object source, PageArea page)
          Constructor for a "Page complete" event.
 


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.