Pajdeg  0.2.2
Pajdeg
Modules
Here is a list of all modules:
[detail level 123]
 Pajdeg Development
 Pajdeg PDF Implementation
 Pajdeg PostScript Implementation
 PDArrayAn array construct
 Core typesInternal type definitions
 Internal
 Symbol scanning
 PDEnvAn instance of a PDState in a scanner
 PDOperatorAn operator for a given symbol or outcome in a state
 PDScannerThe generic scanner used to read symbols from a stream or arbitrary buffer
 PDStateA state
 PDStreamFilterThe stream filter interface
 PDStreamFilterFlateDecodeFlate Decode (compression/decompression) stream filter
 PDStreamFilterPredictionPrediction filter
 PDTwinStreamThe twin stream
 PDTypeThe generic Pajdeg object type
 PDXTablePDF XRef (cross reference) table
 Algorithm-related
 pd_cryptoCryptography related functionality to deal with encrypted PDF content
 pd_stackSimple stack implementation tailored for Pajdeg's purposes
 PDStaticHashA (very) simple hash table implementation
 User levelThe user level (most commonly used) objects
 PDContentStreamA content stream, i.e. a stream containing Adobe commands, such as for writing text and similar
 Pajdeg PipesPiping PDFs through Pajdeg
 PDCatalogPDF catalog, whose primary purpose is to map PDF objects to pages in a PDF document
 PDParserParser implementation for PDF documents
 PDPipeThe Pajdeg pipe
 PDTaskA Pajdeg pipe task
 PDObjectA PDF object
 PDObjectStreamA PDF object stream, i.e. a stream of PDF objects inside a stream
 PDContentStreamA content stream, i.e. a stream containing Adobe commands, such as for writing text and similar
 PDPageA PDF page
 PDPageA PDF page
 PDReferenceA PDF object reference
 PDSelectionA selection in a PDF document, with an associated page, rect, and text value
 PDDictionaryA hash map construct
 PDDictionaryStackA stack of dictionaries
 PDNumberA wrapper around PDF numbers
 PDStringA wrapper around PDF strings