| Interface | Description |
|---|---|
| Constants |
Strings used in configurations etc...
|
| Constants.ImagePlaceHolderConstants |
| Class | Description |
|---|---|
| ChunkDrawer |
Base class for the chunk drawers.
|
| CustomXPath |
Class implementing some custom XPath functions.
|
| GetPageSizes |
Non production utility main to print the pages sizes defined by iText.
|
| MapPrinter |
The main class for printing maps.
|
| PDFCustomBlocks |
Listen to events from the PDF document in order to render the
custom
ChunkDrawers, the header/footer and the background. |
| PDFCustomBlocks.AbsoluteDrawer |
Base class for the absolute drawers
|
| PDFUtils |
Some utility functions for iText.
|
| RenderingContext |
Holds some "per rendering request" information.
|
| ShellMapPrinter |
A shell version of the MapPrinter.
|
| ThreadResources |
Encapsulates resources that start and stop threads and need to be disposed and controlled.
|
| TotalPageNum |
A class for handling the tricky task of displaying the total number of pages
on each page of the document.
|
| Transformer |
Class that deals with the geometric tranformation between the geographic,
bitmap, and paper space for a map rendering.
|
| Exception | Description |
|---|---|
| InvalidJsonValueException |
Thrown when an attribute has an invalid value in the spec.
|
| InvalidValueException |
Thrown when there is something invalid in the YAML file
|
| JsonMissingException |
Thrown when an attribute is missing in the spec.
|
| PrintException |
Base exception for printing problems.
|