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()
addPage
public void addPage(Page page)
throws FOPException
- Throws:
FOPException
getIDReferences
public IDReferences getIDReferences()
addExtension
public void addExtension(ExtensionObj obj)
getDocumentMarkers
public java.util.ArrayList getDocumentMarkers()
getCurrentPageSequence
public PageSequence getCurrentPageSequence()
getCurrentPageSequenceMarkers
public java.util.ArrayList getCurrentPageSequenceMarkers()
Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.