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

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

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

Methods in org.foray.fotree.fo.obj that return SimplePageMaster
protected  SimplePageMaster Region.getPageMaster()
          Returns the simple-page-master parent of this region.
 SimplePageMaster LayoutMasterSet.getSimplePageMaster(String masterName)
          Returns the SimplePageMaster instance for a given master-name.
 

Constructors in org.foray.fotree.fo.obj with parameters of type SimplePageMaster
Region(SimplePageMaster parent, PropertyList propertyList)
          Constructor.
RegionAfter(SimplePageMaster parent, PropertyList propertyList)
          Constructor.
RegionBefore(SimplePageMaster parent, PropertyList propertyList)
          Constructor.
RegionBody(SimplePageMaster parent, PropertyList propertyList)
          Constructor.
RegionEnd(SimplePageMaster parent, PropertyList propertyList)
          Constructor.
RegionStart(SimplePageMaster parent, PropertyList propertyList)
          Constructor.
 



Copyright © 2017. All rights reserved.