SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.fo.fo.RegionBody

Packages that use RegionBody
org.axsl.fo 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.fo.fo Interfaces useful for describing standard formatting objects in a common way. 
 

Uses of RegionBody in org.axsl.fo
 

Methods in org.axsl.fo with parameters of type RegionBody
 java.lang.Object ProxyFactory.makeProxy(RegionBody node)
          Creates a proxy for a RegionBody.
 

Uses of RegionBody in org.axsl.fo.fo
 

Methods in org.axsl.fo.fo that return RegionBody
 RegionBody SimplePageMaster.getRegionBody(java.lang.String regionName)
          Returns a region-body for this page.
 

Methods in org.axsl.fo.fo that return types with arguments of type RegionBody
 java.util.Collection<? extends RegionBody> SimplePageMaster.getRegionBodies()
          Returns the child region-body instances as a Collection.
 


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.