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
Stream
that contains graphics for the PDF document that can be generated via thePDFGraphics2D
class.Represents a page in aPDFDocument
.APDFObject
that maintains the list of pages for the document.A pattern object (see the concrete subclassPattern.ShadingPattern
).A shading pattern object.Represents a PDF document.APDFObject
representing a PDF font.AGraphics2D
implementation that writes to PDF format.A graphics configuration for thePDFGraphics2D
class.A graphics device for use in thePDFGraphicsConfiguration
class.Defines the rendering hints that can be used with thePDFGraphics2D
class.A key for hints used by thePDFGraphics2D
class.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.