Uses of Package
com.orsonpdf
-
Packages that use com.orsonpdf Package Description com.orsonpdf ContainsPDFGraphics2D
and supporting classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).com.orsonpdf.shading Contains shading classes that support thePDFGraphics2D
implementation. -
Classes in com.orsonpdf used by com.orsonpdf Class Description Dictionary A dictionary is a map and supports writing the bytes for the dictionary in the PDF syntax.DictionaryObject A PDF object that is represented by a dictionary.FontKey A key to represent a Java2D font.FontMapper Maps an AWT font to a PDF built-in font.Function A PDF function object.FunctionType The PDF function types.GraphicsStream AStream
that contains graphics for the PDF document that can be generated via thePDFGraphics2D
class.Page Represents a page in aPDFDocument
.Pages APDFObject
that maintains the list of pages for the document.Pattern A pattern object (see the concrete subclassPattern.ShadingPattern
).PDFDocument Represents a PDF document.PDFFont APDFObject
representing a PDF font.PDFGraphics2D AGraphics2D
implementation that writes to PDF format.PDFHints.Key A key for hints used by thePDFGraphics2D
class.PDFObject A PDF Object (also referred to as an 'Indirect Object' in the PDF specification).Stream -
Classes in com.orsonpdf used by com.orsonpdf.shading Class Description Dictionary A dictionary is a map and supports writing the bytes for the dictionary in the PDF syntax.Function A PDF function object.PDFObject A PDF Object (also referred to as an 'Indirect Object' in the PDF specification).