CustomPaperDialog |
Dialog for creating and editing custom paper sizes.
|
Deck |
A deck of game component sheets, organized into pages for printing.
|
DeckDeserializationSupport |
A helper class used when deserializing decks to track linked files that
cannot be found (and the new files that replace them).
|
DeckEditor |
Editor for decks of cards (collections of game components laid out on pages)
and custom expansion boards.
|
MonitoredPrintable |
A wrapper for Printable s that updates the currently displayed
BusyDialog 's progress bar to reflect the currently printing page
index.
|
Page |
A page layout of card sheets.
|
PageView |
A view of a page of cards that forms part of a deck.
|
PaperProperties |
PaperProperties are immutable objects that describe the properties of
the paper used in a deck.
|
PaperSets |
Organizes the available paper sizes into various sets broken down by
characteristics and allows registration of new paper sizes.
|
PaperSplitter |
Prints large virtual pages by tiling them over multiple physical pages.
|
PDFPrintSupport |
Creates simple PDF documents.
|
PDFPrintSupport.Configuration |
|
PropertyPalette |
The palette window that displays the location and size of the selected deck
object(s).
|
Tools |
A registry of prototype PageItem s for all items that appear in the
Tools tab of a deck editor.
|
ViewOptions |
This class tracks and updates the current state of deck-related view options,
such as whether drag handles should be shown.
|