| Interface | Description |
|---|---|
| OutputFormat |
Interface for exporting the generated PDF from MapPrinter.
|
| OutputFormatFactory |
| Class | Description |
|---|---|
| AbstractOutputFormat | |
| FileCachingJaiMosaicOutputFactory |
Similar to
InMemoryJaiMosaicOutputFactory in that it uses pdf box to parse pdf. |
| FileCachingJaiMosaicOutputFactory.ImageOutputScalable | |
| InMemoryJaiMosaicOutputFactory |
An output factory that uses pdf box to parse the pdf and create a collection of BufferedImages.
|
| InMemoryJaiMosaicOutputFactory.ImageOutput | |
| NativeProcessOutputFactory |
Print Output that generate a PNG.
|
| OutputFactory |
User: jeichar
Date: Oct 18, 2010
Time: 2:07:54 PM
|
| PdfOutputFactory |
OutputFormat and factory that Outputs PDF objects
User: jeichar
Date: Oct 18, 2010
Time: 2:00:30 PM
|
| PrintParams |