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

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

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

Methods in org.foray.fotree.fo.obj that return LayoutMasterSet
 LayoutMasterSet Root.getLayoutMasterSet()
          Return the child layout-master-set.
 LayoutMasterSet PageSequence.getLayoutMasterSet()
          Convenience method returning the layout-master-set for this document.
 LayoutMasterSet FlowMap.getParent()
           
 LayoutMasterSet AbstractPageMaster.getParent()
           
 LayoutMasterSet SubSequenceSpecifier.layoutMasterSet()
          Convenience method returning the grandparent.
 LayoutMasterSet PageSequenceMaster.layoutMasterSet()
          The parent.
 LayoutMasterSet ConditionalPageMasterReference.layoutMasterSet()
          Convenience method returning the great-grandparent, properly cast.
 

Constructors in org.foray.fotree.fo.obj with parameters of type LayoutMasterSet
AbstractPageMaster(LayoutMasterSet parent, PropertyList propertyList)
          Constructor.
FlowMap(LayoutMasterSet parent, PropertyList propertyList)
          Constructor.
SimplePageMaster(LayoutMasterSet parent, PropertyList propertyList)
          Constructor.
 



Copyright © 2017. All rights reserved.