Uses of Class
org.foray.fotree.fo.obj.Region

Packages that use Region
org.foray.fotree.fo.obj Classes representing the various Formatting Objects in the fo: namespace. 
 

Uses of Region in org.foray.fotree.fo.obj
 

Subclasses of Region in org.foray.fotree.fo.obj
 class RegionAfter
          A "region-after" object in XSL-FO.
 class RegionBefore
          A "region-before" object in XSL-FO.
 class RegionBody
          A "region-body" object in XSL-FO.
 class RegionEnd
          A "region-end" object in XSL-FO.
 class RegionStart
          A "region-start" object in XSL-FO.
 

Methods in org.foray.fotree.fo.obj with parameters of type Region
protected  void LayoutMasterSet.registerRegionName(Region region)
          Register a region.
 



Copyright © 2017. All rights reserved.