Package com.orsonpdf
package com.orsonpdf
Contains
PDFGraphics2D and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
ClassDescriptionA class that can be used to map AWT/Java2D fonts to PDF built-in font names.A dictionary is a map and supports writing the bytes for the dictionary in the PDF syntax.A PDF object that is represented by a dictionary.A PDF "Type 2" function.A key to represent a Java2D font.Maps an AWT font to a PDF built-in font.A PDF function object.The PDF function types.A graphics state dictionary.A
Streamthat contains graphics for the PDF document that can be generated via thePDFGraphics2Dclass.Represents a page in aPDFDocument.APDFObjectthat maintains the list of pages for the document.A pattern object (see the concrete subclassPattern.ShadingPattern).A shading pattern object.Represents a PDF document.APDFObjectrepresenting a PDF font.AGraphics2Dimplementation that writes to PDF format.A graphics configuration for thePDFGraphics2Dclass.A graphics device for use in thePDFGraphicsConfigurationclass.Defines the rendering hints that can be used with thePDFGraphics2Dclass.A key for hints used by thePDFGraphics2Dclass.Represents an image in a PDF document.A PDF Object (also referred to as an 'Indirect Object' in the PDF specification).Represents a soft mask image in a PDF document.Various utility functions for working with the PDF format.A stitching function.