|
fop 0.94 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Page | |
---|---|
org.apache.fop.layoutmgr | FOP's layout engine. |
Uses of Page in org.apache.fop.layoutmgr |
---|
Methods in org.apache.fop.layoutmgr that return Page | |
---|---|
Page |
AbstractLayoutManager.getCurrentPage()
|
Page |
PageSequenceLayoutManager.getCurrentPage()
Provides access to the current page. |
protected Page |
PageProvider.getPage(boolean isBlank,
int index)
|
Page |
PageProvider.getPage(boolean isBlank,
int index,
int relativeTo)
Returns a Page. |
protected Page |
PageSequenceLayoutManager.makeNewPage(boolean bIsBlank,
boolean bIsLast)
Makes a new page |
Methods in org.apache.fop.layoutmgr with parameters of type Page | |
---|---|
protected void |
PageSequenceLayoutManager.setCurrentPage(Page currentPage)
Provides access for setting the current page. |
|
fop 0.94 | |||||||||
PREV NEXT | FRAMES NO FRAMES |