Package | Description |
---|---|
org.apache.fop.fo.pagination |
All the pagination and declaration formatting objects.
|
Modifier and Type | Method and Description |
---|---|
LayoutMasterSet |
Root.getLayoutMasterSet()
Returns the associated LayoutMasterSet.
|
Modifier and Type | Method and Description |
---|---|
void |
SubSequenceSpecifier.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 |
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 |
SinglePageMasterReference.resolveReferences(LayoutMasterSet layoutMasterSet)
called by the parent LayoutMasterSet to resolve object references
from simple page master reference names
|
void |
Root.setLayoutMasterSet(LayoutMasterSet layoutMasterSet)
Sets the associated LayoutMasterSet.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.