Package | Description |
---|---|
org.apache.fop.fo.pagination |
All the pagination and declaration formatting objects.
|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
Modifier and Type | Method | Description |
---|---|---|
Title |
PageSequence.getTitleFO() |
Accessor method for the fo:title associated with this fo:page-sequence
|
Modifier and Type | Method | Description |
---|---|---|
ContentLayoutManager |
LayoutManagerMaker.makeContentLayoutManager(PageSequenceLayoutManager pslm,
Title title) |
Make a ContentLayoutManager object.
|
ContentLayoutManager |
LayoutManagerMapping.makeContentLayoutManager(PageSequenceLayoutManager pslm,
Title title) |
Make a ContentLayoutManager object.
|
Constructor | Description |
---|---|
ContentLayoutManager(PageSequenceLayoutManager pslm,
Title foTitle) |
Constructor using a fo:title formatting object and its PageSequenceLayoutManager parent.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.