Index of types


B
bitstream [Io]
The type of MSB-first bitstreams
bitstream_write [Io]
The type of MSB-first bitstreams for writing.
bytestream [Utility]
Big arrays of bytes.

C
calculator [Pdffun]
cid_system_info [Pdftext]
cmap_encoding [Pdftext]
composite_CIDfont [Pdftext]

D
differences [Pdftext]

E
encoding [Pdftext]
encoding [Pdfcodec]
Supported encodings.
encryption [Pdfwrite]
The type of an encryption with certain user permissions.
encryption_method [Pdfwrite]
Encryption methods.

F
font [Pdftext]
fontdescriptor [Pdftext]
fontmetrics [Pdftext]

I
image [Pdfimage]
input [Io]
Type for inputs.
interpolation [Pdffun]

O
operator [Pdfpages]
A flat representation of the PDF graphics stream operators.
output [Io]
Type for outputs

P
page [Pdfdoc]
A type representing a page.
papersize [Paper]
A paper size consists of its unit, width and height.
pdf_fun [Pdffun]
The type of functions.
pdf_fun_kind [Pdffun]
pdfdoc [Pdf]
A Pdf document.
pdfobject [Pdf]
PDF objects.
pdfobjects [Pdf]
The type of a map from PDF object numbers to PDF objects
permission [Pdfcrypt]
pixel_layout [Pdfimage]

Q
queue [Utility]

R
rotation [Pdfdoc]
The type of the four rotations of pages.

S
sampled [Pdffun]
simple_font [Pdftext]
simple_fonttype [Pdftext]
standard_font [Pdftext]
stitching [Pdffun]
stream [Pdf]
A stream is either in memory, or at a position and of a length in an Io.input

T
text_extractor [Pdftext]
The type of text extractors.
transform [Transform]
A list of transformations, the first at the end of the list (thus, to append another transformation, just cons to the beginning.)
transform_matrix [Transform]
A transformation matrix (first row a c e, second row b d f, third row 0 0 1)
transform_op [Transform]
A single transformation operation.
tree [Utility]
The type for binary trees.
type3_glpyhs [Pdftext]

U
unit [Units]
The type of units

V
vector [Utility]
The type of vectors.