BundleRenderer Class Reference

List of all members.

Public Member Functions

 BundleRenderer (Bundle b)
void renderToIndividualPDFs (File parentPath, String fileNameWithoutExtension)
 Names them X1.pdf, X2.pdf, X3.pdf, etc.
void renderToPDF (File destPDFFile)
 Renders a Multi-Page PDF!

Detailed Description

Renders bundles of sheets.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 22 of file BundleRenderer.java.


Member Function Documentation

void renderToIndividualPDFs ( File  parentPath,
String  fileNameWithoutExtension 
)

Names them X1.pdf, X2.pdf, X3.pdf, etc.

..

Parameters:
parentPath 
fileNameWithoutExtension 

Definition at line 36 of file BundleRenderer.java.

References Bundle.getSheets(), and SheetRenderer.renderToPDF().

void renderToPDF ( File  destPDFFile  ) 

Renders a Multi-Page PDF!

Parameters:
destPDFFile 

Definition at line 54 of file BundleRenderer.java.


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:44 2007 for R3 Paper Toolkit by  doxygen 1.4.7