SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.area.PageCollection.Force

Packages that use PageCollection.Force
org.axsl.area Interfaces useful in the creation of an AreaTree that is backed by an FOTree. 
 

Uses of PageCollection.Force in org.axsl.area
 

Methods in org.axsl.area that return PageCollection.Force
static PageCollection.Force PageCollection.Force.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PageCollection.Force[] PageCollection.Force.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.axsl.area with parameters of type PageCollection.Force
 PageArea PageCollection.makePage(PageCollection.Force forceValue)
          Creates a new page area for the given parameters.
 


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.