Uses of Class org.apache.fop.fo.pagination.SimplePageMaster

Uses in package org.apache.fop.fo.pagination

Methods with parameter type org.apache.fop.fo.pagination.SimplePageMaster

void
Add a simple page master.
Rectangle
Rectangle
Rectangle
Rectangle
Rectangle
Rectangle

Methods with return type org.apache.fop.fo.pagination.SimplePageMaster

SimplePageMaster
PageSequenceMaster.getNextSimplePageMaster(boolean isOddPage, boolean isFirstPage, boolean isLastPage, boolean isOnlyPage, boolean isBlankPage)
Returns the next simple-page-master.
SimplePageMaster
PageSequence.getNextSimplePageMaster(int page, boolean isFirstPage, boolean isLastPage, boolean isOnlyPage, boolean isBlank)
Public accessor for determining the next page master to use within this page sequence.
SimplePageMaster
Get a simple page master by name.

Uses in package org.apache.fop.layoutmgr

Constructors with parameter type org.apache.fop.fo.pagination.SimplePageMaster

Page.Page(SimplePageMaster spm, int pageNumber, String pageNumberStr, boolean blank)
Main constructor

Methods with return type org.apache.fop.fo.pagination.SimplePageMaster

SimplePageMaster

Uses in package org.apache.fop.area

Constructors with parameter type org.apache.fop.fo.pagination.SimplePageMaster

Constructor
PageViewport.PageViewport(SimplePageMaster spm, int pageNumber, String pageStr, boolean blank)
Create a page viewport.

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