Package | Description |
---|---|
org.apache.fop.fo.pagination |
All the pagination and declaration formatting objects.
|
Modifier and Type | Method | Description |
---|---|---|
LayoutMasterSet |
PageSequenceMaster.getLayoutMasterSet() |
|
LayoutMasterSet |
Root.getLayoutMasterSet() |
Returns the associated LayoutMasterSet.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ConditionalPageMasterReference.resolveReferences(LayoutMasterSet layoutMasterSet) |
called by the parent RepeatablePageMasterAlternatives 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 |
RepeatablePageMasterReference.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 |
SubSequenceSpecifier.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-2016 The Apache Software Foundation. All Rights Reserved.