Pajdeg
0.2.2
Pajdeg
|
Pajdeg Development | |
Pajdeg PDF Implementation | |
Pajdeg PostScript Implementation | |
PDArray | An array construct |
Core types | Internal type definitions |
▼Internal | |
▼Symbol scanning | |
PDEnv | An instance of a PDState in a scanner |
PDOperator | An operator for a given symbol or outcome in a state |
PDScanner | The generic scanner used to read symbols from a stream or arbitrary buffer |
PDState | A state |
PDStreamFilter | The stream filter interface |
PDStreamFilterFlateDecode | Flate Decode (compression/decompression) stream filter |
PDStreamFilterPrediction | Prediction filter |
PDTwinStream | The twin stream |
PDType | The generic Pajdeg object type |
PDXTable | PDF XRef (cross reference) table |
▼Algorithm-related | |
pd_crypto | Cryptography related functionality to deal with encrypted PDF content |
pd_stack | Simple stack implementation tailored for Pajdeg's purposes |
PDStaticHash | A (very) simple hash table implementation |
▼User level | The user level (most commonly used) objects |
PDContentStream | A content stream, i.e. a stream containing Adobe commands, such as for writing text and similar |
▼Pajdeg Pipes | Piping PDFs through Pajdeg |
PDCatalog | PDF catalog, whose primary purpose is to map PDF objects to pages in a PDF document |
PDParser | Parser implementation for PDF documents |
PDPipe | The Pajdeg pipe |
PDTask | A Pajdeg pipe task |
PDObject | A PDF object |
▼PDObjectStream | A PDF object stream, i.e. a stream of PDF objects inside a stream |
PDContentStream | A content stream, i.e. a stream containing Adobe commands, such as for writing text and similar |
PDPage | A PDF page |
PDPage | A PDF page |
PDReference | A PDF object reference |
PDSelection | A selection in a PDF document, with an associated page, rect, and text value |
PDDictionary | A hash map construct |
PDDictionaryStack | A stack of dictionaries |
PDNumber | A wrapper around PDF numbers |
PDString | A wrapper around PDF strings |