All Classes and Interfaces

Class
Description
 
Configuration for cookbook PDF generation.
Builds and manages the cookbook index.
Represents a single index entry with a term and its references.
Type of index entry for formatting purposes.
Represents a recipe reference within an index entry.
PDF page event handler that adds page numbers and optional headers/footers to each page of the cookbook.
Generates a cookbook PDF from a collection of recipes.
Builder for creating CookbookPdfGenerator instances.
Factory for creating CookbookPdfGenerator instances from CookbookSettings.
Immutable settings for cookbook PDF generation.
Manages persistence of cookbook settings to/from XML.
A wizard dialog for configuring cookbook PDF generation settings.
Defines the ordering of dish categories in the cookbook.
 
Discovers and manages fonts available for both PDF generation (OpenPDF) and UI preview (JavaFX).
Information about a discovered font.
 
 
 
 
Centralized font management for the cookbook PDF.
 
 
 
Interface representing recipe data needed for PDF generation.
Adapter that wraps existing Recipe objects to provide RecipeData interface.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Example integration of FontFinder with the wizard dialog.