Uses of Class org.apache.fop.layoutmgr.Page

Uses in package org.apache.fop.layoutmgr

Fields of type org.apache.fop.layoutmgr.Page

Page
Current page with page-viewport-area being filled by the PSLM.

Methods with parameter type org.apache.fop.layoutmgr.Page

void
Provides access for setting the current page.

Methods with return type org.apache.fop.layoutmgr.Page

Page
AbstractPageSequenceLayoutManager.createPage(int pageNumber, boolean isBlank)
Creates and returns a new page.
Page
ExternalDocumentLayoutManager.createPage(int pageNumber, boolean isBlank)
Page
PageSequenceLayoutManager.createPage(int pageNumber, boolean isBlank)
Page
Page
Provides access to the current page.
Page
PageProvider.getPage(boolean isBlank, int index)
Page
PageProvider.getPage(boolean isBlank, int index, int relativeTo)
Returns a Page.
Page
AbstractPageSequenceLayoutManager.makeNewPage(boolean isBlank, boolean isLast)
Makes a new page

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.