Uses of Class
org.apache.fop.fo.pagination.LayoutMasterSet
Packages that use LayoutMasterSet
Package
Description
All the pagination and declaration formatting objects.
-
Uses of LayoutMasterSet in org.apache.fop.fo.pagination
Methods in org.apache.fop.fo.pagination that return LayoutMasterSetModifier and TypeMethodDescriptionPageSequenceMaster.getLayoutMasterSet()Root.getLayoutMasterSet()Returns the associated LayoutMasterSet.Methods in org.apache.fop.fo.pagination with parameters of type LayoutMasterSetModifier and TypeMethodDescriptionvoidConditionalPageMasterReference.resolveReferences(LayoutMasterSet layoutMasterSet) called by the parent RepeatablePageMasterAlternatives to resolve object references from simple page master reference namesvoidRepeatablePageMasterAlternatives.resolveReferences(LayoutMasterSet layoutMasterSet) called by the parent LayoutMasterSet to resolve object references from simple page master reference namesvoidRepeatablePageMasterReference.resolveReferences(LayoutMasterSet layoutMasterSet) called by the parent LayoutMasterSet to resolve object references from simple page master reference namesvoidSinglePageMasterReference.resolveReferences(LayoutMasterSet layoutMasterSet) called by the parent LayoutMasterSet to resolve object references from simple page master reference namesvoidSubSequenceSpecifier.resolveReferences(LayoutMasterSet layoutMasterSet) called by the parent LayoutMasterSet to resolve object references from simple page master reference namesvoidRoot.setLayoutMasterSet(LayoutMasterSet layoutMasterSet) Sets the associated LayoutMasterSet.