|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayoutMasterSet | |
---|---|
org.apache.fop.fo.pagination | 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 LayoutMasterSet | |
---|---|
LayoutMasterSet |
Root.getLayoutMasterSet()
Returns the associated LayoutMasterSet. |
Methods in org.apache.fop.fo.pagination with parameters of type LayoutMasterSet | |
---|---|
void |
SubSequenceSpecifier.resolveReferences(LayoutMasterSet layoutMasterSet)
called by the parent LayoutMasterSet to resolve object references from simple page master reference names |
void |
SinglePageMasterReference.resolveReferences(LayoutMasterSet layoutMasterSet)
called by the parent LayoutMasterSet to resolve object references from simple page master reference names |
void |
RepeatablePageMasterReference.resolveReferences(LayoutMasterSet layoutMasterSet)
called by the parent LayoutMasterSet to resolve object references from simple page master reference names |
void |
RepeatablePageMasterAlternatives.resolveReferences(LayoutMasterSet layoutMasterSet)
called by the parent LayoutMasterSet to resolve object references from simple page master reference names |
void |
ConditionalPageMasterReference.resolveReferences(LayoutMasterSet layoutMasterSet)
called by the parent RepeatablePageMasterAlternatives to resolve object references from simple page master reference names |
void |
Root.setLayoutMasterSet(LayoutMasterSet layoutMasterSet)
Sets the associated LayoutMasterSet. |
|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |