Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.modules.output.pdf.PdfDocumentWriter
public class PdfDocumentWriter
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
void |
|
Document | |
void |
|
protected void |
|
protected void |
|
void |
|
public PdfDocumentWriter(Configuration config, OutputStream out, PdfOutputProcessorMetaData metaData)
public void close()
Closes the document.
public Document getDocument()
public void open() throws DocumentException
protected void processLogicalPage(LogicalPageKey key, LogicalPageBox logicalPage) throws DocumentException
protected void processPhysicalPage(PageGrid pageGrid, LogicalPageBox logicalPage, int row, int col, PhysicalPageKey pageKey) throws DocumentException
public void setDocument(Document document)