|
Class Summary |
| AbstractPageDecoration |
An implementation of the PageDecoration interface to serve as a basis for
implementing various kinds of page decorations. |
| AbstractStormPrinter |
Defines common behaviors for pilot printers. |
| PageNumberPageDecoration |
The PageNumberPageDecoration paints "x of y" just outside of
the pages margins to the specified vertical and horizontal alignment. |
| StormPageFormat |
The StormPageFormat class describes the size and
orientation of a page to be printed. |
| StringPageDecoration |
The StringPageDecoration draws text to a specified area
of the page just outside of the pages margins. |