Skip navigation links
A C D E F G H I K M N O P R S T V W 

A

addFilter(Filter) - Method in class com.orsonpdf.Stream
Adds a filter to the stream.
addObject(PDFObject) - Method in class com.orsonpdf.PDFDocument
Adds an object to the document.
addRenderingHints(Map<?, ?>) - Method in class com.orsonpdf.PDFGraphics2D
Adds all the supplied rendering hints.
Args - Class in com.orsonpdf.util
A utility class that performs checks for method argument validity.
arrayMustHaveLength(int, boolean[], String) - Static method in class com.orsonpdf.util.Args
Checks an array to ensure it has the correct length and throws an IllegalArgumentException if it does not.
arrayMustHaveLength(int, double[], String) - Static method in class com.orsonpdf.util.Args
Checks an array to ensure it has the correct length and throws an IllegalArgumentException if it does not.
ASCII85Filter - Class in com.orsonpdf.filter
A filter that can encode in ASCII-85 format.
ASCII85Filter() - Constructor for class com.orsonpdf.filter.ASCII85Filter
Default contructor.
Ascii85OutputStream - Class in com.orsonpdf.filter
An ascii85 encoder, implemented as an OutputStream.
Ascii85OutputStream(OutputStream) - Constructor for class com.orsonpdf.filter.Ascii85OutputStream
Creates an output stream to encode ascii85 data, using a default line with of 72 characters and not using the space character compression option.
Ascii85OutputStream(OutputStream, boolean) - Constructor for class com.orsonpdf.filter.Ascii85OutputStream
Creates an output stream to encode ascii85 data, using a default line width of 72 characters.
Ascii85OutputStream(OutputStream, int, boolean) - Constructor for class com.orsonpdf.filter.Ascii85OutputStream
Creates an output stream to encode ascii85 data.
AxialShading - Class in com.orsonpdf.shading
An axial shading.
AxialShading(int, double[], Function) - Constructor for class com.orsonpdf.shading.AxialShading
Creates a new axial shading.
A C D E F G H I K M N O P R S T V W 
Skip navigation links