| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.layouting.modules.output.pdf.PdfDocumentWriterpublic class PdfDocumentWriterextends java.lang.ObjectConstructor 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 DocumentExceptionprotected 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)