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

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

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

Methods in org.foray.fotree.fo.obj that return PageSequenceMaster
 PageSequenceMaster LayoutMasterSet.getPageSequenceMaster(String masterName)
          Returns the PageSequenceMaster instance for a given master-name.
 PageSequenceMaster SubSequenceSpecifier.pageSequenceMaster()
          The parent.
 PageSequenceMaster ConditionalPageMasterReference.pageSequenceMaster()
          Convenience method returning the grandparent, properly cast.
 

Methods in org.foray.fotree.fo.obj with parameters of type PageSequenceMaster
protected  org.foray.fotree.fo.obj.PageMasterResolver.SubSequenceWrapper PageMasterResolver.getNextSubSequence(PageSequenceMaster psm)
          Returns the next sub-sequence in the sequence-master.
 



Copyright © 2017. All rights reserved.