|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.render.BundleRenderer
public class BundleRenderer
Renders bundles of sheets.
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
BundleRenderer(Bundle b)
|
|
| Method Summary | |
|---|---|
void |
renderToIndividualPDFs(java.io.File parentPath,
java.lang.String fileNameWithoutExtension)
Names them X1.pdf, X2.pdf, X3.pdf, etc... |
void |
renderToPDF(java.io.File destPDFFile)
Renders a Multi-Page PDF! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BundleRenderer(Bundle b)
| Method Detail |
|---|
public void renderToIndividualPDFs(java.io.File parentPath,
java.lang.String fileNameWithoutExtension)
parentPath - fileNameWithoutExtension - public void renderToPDF(java.io.File destPDFFile)
destPDFFile -
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||