|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Title | |
---|---|
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. |
Uses of Title in org.apache.fop.fo.pagination |
---|
Methods in org.apache.fop.fo.pagination that return Title | |
---|---|
Title |
PageSequence.getTitleFO()
Accessor method for titleFO |
Uses of Title in org.apache.fop.layoutmgr |
---|
Methods in org.apache.fop.layoutmgr with parameters of type Title | |
---|---|
ContentLayoutManager |
LayoutManagerMapping.makeContentLayoutManager(PageSequenceLayoutManager pslm,
Title title)
|
ContentLayoutManager |
LayoutManagerMaker.makeContentLayoutManager(PageSequenceLayoutManager pslm,
Title title)
Make a ContentLayoutManager object. |
Uses of Title in org.apache.fop.layoutmgr.inline |
---|
Constructors in org.apache.fop.layoutmgr.inline with parameters of type Title | |
---|---|
ContentLayoutManager(PageSequenceLayoutManager pslm,
Title foTitle)
Constructor using a fo:title formatting object and its PageSequenceLayoutManager parent. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |