SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.area.RegionBodyRefArea

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

Uses of RegionBodyRefArea in org.axsl.area
 

Methods in org.axsl.area that return RegionBodyRefArea
 RegionBodyRefArea PageArea.getRegionBody(java.lang.String regionName)
          Returns a region-body for this page by name.
 

Methods in org.axsl.area that return types with arguments of type RegionBodyRefArea
 java.util.Collection<? extends RegionBodyRefArea> PageArea.getRegionBodies()
          Returns the region-body areas 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.