SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.areaR.RegionArea

Packages that use RegionArea
org.axsl.areaR Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
 

Uses of RegionArea in org.axsl.areaR
 

Methods in org.axsl.areaR that return RegionArea
 RegionArea PageArea.getRegionAfter()
          Returns the region-after for this page.
 RegionArea PageArea.getRegionBefore()
          Returns the region-before for this page.
 RegionArea PageArea.getRegionStart()
          Returns the region-start for this page.
 RegionArea PageArea.getRegionEnd()
          Returns the region-end for this page.
 

Methods in org.axsl.areaR with parameters of type RegionArea
 void RenderVisitor.render(RegionArea area)
          Renders a RegionArea.
 


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.