org.apache.fop.layout
Class AreaTree
java.lang.Object
|
+--org.apache.fop.layout.AreaTree
- public class AreaTree
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AreaTree
public AreaTree(StreamRenderer streamRenderer)
setFontInfo
public void setFontInfo(FontInfo fontInfo)
getFontInfo
public FontInfo getFontInfo()
getNextPage
public Page getNextPage(Page current,
boolean isWithinPageSequence,
boolean isFirstCall)
getPreviousPage
public Page getPreviousPage(Page current,
boolean isWithinPageSequence,
boolean isFirstCall)
addPage
public void addPage(Page page)
throws FOPException
getIDReferences
public IDReferences getIDReferences()
addExtension
public void addExtension(ExtensionObj obj)
Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.