Uses of Class
org.foray.area.RegionRABody

Packages that use RegionRABody
org.foray.area Classes representing the actual layout of content on pages. 
 

Uses of RegionRABody in org.foray.area
 

Methods in org.foray.area that return RegionRABody
 RegionRABody PageRA.getRegionBody(String regionName)
          Returns the region-body area for a named region.
 RegionRABody FootnoteRA.getRegionBodyArea()
          Returns the parent region body area.
 RegionRABody BeforeFloatRA.getRegionBodyArea()
          Returns the parent body area.
 

Methods in org.foray.area that return types with arguments of type RegionRABody
 Collection<RegionRABody> PageRA.getRegionBodies()
           
 



Copyright © 2017. All rights reserved.