|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.FONode | +--org.apache.fop.fo.FObj | +--org.apache.fop.fo.pagination.RepeatablePageMasterAlternatives
Inner Class Summary | |
static class |
RepeatablePageMasterAlternatives.Maker
|
Inner classes inherited from class org.apache.fop.fo.FObj |
FObj.Maker |
Fields inherited from class org.apache.fop.fo.FObj |
name,
properties |
Fields inherited from class org.apache.fop.fo.FONode |
bodyIndent,
BREAK_AFTER,
children,
distanceBetweenStarts,
forcedStartOffset,
forcedWidth,
isInLabel,
isInListBody,
isInTableCell,
labelSeparation,
linkSet,
marker,
orphans,
parent,
START,
widows |
Constructor Summary | |
RepeatablePageMasterAlternatives(FObj parent,
PropertyList propertyList)
|
Method Summary | |
void |
addConditionalPageMasterReference(ConditionalPageMasterReference cpmr)
|
java.lang.String |
getNextPageMaster(int currentPageNumber,
boolean thisIsFirstPage,
boolean isEmptyPage)
|
protected PageSequenceMaster |
getPageSequenceMaster()
|
static FObj.Maker |
maker()
|
void |
reset()
Called before a new page sequence is rendered so subsequences can reset any state they keep during the formatting process. |
Methods inherited from class org.apache.fop.fo.FObj |
addCharacters,
end,
generatesReferenceAreas,
getContentWidth,
getName,
getProperty,
layout,
removeID,
start |
Methods inherited from class org.apache.fop.fo.FONode |
addChild,
forceStartOffset,
forceWidth,
getLinkSet,
getMarkerSnapshot,
getParent,
removeAreas,
resetMarker,
rollback,
setBodyIndent,
setDistanceBetweenStarts,
setIsInLabel,
setIsInListBody,
setIsInTableCell,
setLabelSeparation,
setLinkSet,
setOrphans,
setWidows |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public RepeatablePageMasterAlternatives(FObj parent, PropertyList propertyList) throws FOPException
Method Detail |
public static FObj.Maker maker()
public java.lang.String getNextPageMaster(int currentPageNumber, boolean thisIsFirstPage, boolean isEmptyPage)
public void addConditionalPageMasterReference(ConditionalPageMasterReference cpmr)
public void reset()
protected PageSequenceMaster getPageSequenceMaster()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |