Uses of Class
org.apache.fop.fo.pagination.LayoutMasterSet

Packages that use LayoutMasterSet
org.apache.fop.fo.pagination 

Uses of LayoutMasterSet in org.apache.fop.fo.pagination
 

Fields in org.apache.fop.fo.pagination declared as LayoutMasterSet
(package private) LayoutMasterSetPageSequenceMaster.layoutMasterSet
          
(package private) LayoutMasterSetRoot.layoutMasterSet
          
(package private) LayoutMasterSetSimplePageMaster.layoutMasterSet
          
 

Methods in org.apache.fop.fo.pagination that return LayoutMasterSet
LayoutMasterSetRoot.getLayoutMasterSet()
          
 

Methods in org.apache.fop.fo.pagination with parameters of type LayoutMasterSet
voidRoot.setLayoutMasterSet(LayoutMasterSet layoutMasterSet)