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 TypeMethodDescriptionvoid
ConditionalPageMasterReference.resolveReferences
(LayoutMasterSet layoutMasterSet) called by the parent RepeatablePageMasterAlternatives to resolve object references from simple page master reference namesvoid
RepeatablePageMasterAlternatives.resolveReferences
(LayoutMasterSet layoutMasterSet) called by the parent LayoutMasterSet to resolve object references from simple page master reference namesvoid
RepeatablePageMasterReference.resolveReferences
(LayoutMasterSet layoutMasterSet) called by the parent LayoutMasterSet to resolve object references from simple page master reference namesvoid
SinglePageMasterReference.resolveReferences
(LayoutMasterSet layoutMasterSet) called by the parent LayoutMasterSet to resolve object references from simple page master reference namesvoid
SubSequenceSpecifier.resolveReferences
(LayoutMasterSet layoutMasterSet) called by the parent LayoutMasterSet to resolve object references from simple page master reference namesvoid
Root.setLayoutMasterSet
(LayoutMasterSet layoutMasterSet) Sets the associated LayoutMasterSet.