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

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

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

Subclasses of SubSequenceSpecifier in org.foray.fotree.fo.obj
 class RepeatablePMAlternatives
          A "repeatable-page-master-alternatives" object in XSL-FO.
 class RepeatablePMReference
          A "repeatable-page-master-reference" object in XSL-FO.
 class SinglePageMasterReference
          A "single-page-master-reference" object in XSl-FO.
 

Methods in org.foray.fotree.fo.obj that return SubSequenceSpecifier
 SubSequenceSpecifier PageSequenceMaster.getChildAt(int index)
           
 

Methods in org.foray.fotree.fo.obj that return types with arguments of type SubSequenceSpecifier
 List<SubSequenceSpecifier> PageSequenceMaster.getChildren()
           
 



Copyright © 2017. All rights reserved.