|
fop 0.95 | |||||||||
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 |
---|
Fields in org.apache.fop.layoutmgr declared as Page | |
---|---|
protected Page |
AbstractPageSequenceLayoutManager.curPage
Current page with page-viewport-area being filled by the PSLM. |
Methods in org.apache.fop.layoutmgr that return Page | |
---|---|
protected Page |
PageSequenceLayoutManager.createPage(int pageNumber,
boolean isBlank)
Creates and returns a new page. |
protected Page |
ExternalDocumentLayoutManager.createPage(int pageNumber,
boolean isBlank)
Creates and returns a new page. |
protected abstract Page |
AbstractPageSequenceLayoutManager.createPage(int pageNumber,
boolean isBlank)
Creates and returns a new page. |
Page |
AbstractPageSequenceLayoutManager.getCurrentPage()
Provides access to the current page. |
Page |
AbstractLayoutManager.getCurrentPage()
|
protected Page |
PageProvider.getPage(boolean isBlank,
int index)
|
Page |
PageProvider.getPage(boolean isBlank,
int index,
int relativeTo)
Returns a Page. |
protected Page |
AbstractPageSequenceLayoutManager.makeNewPage(boolean isBlank,
boolean isLast)
Makes a new page |
Methods in org.apache.fop.layoutmgr with parameters of type Page | |
---|---|
protected void |
AbstractPageSequenceLayoutManager.setCurrentPage(Page currentPage)
Provides access for setting the current page. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |