libart-paperback 0.1.0-a.1.20260122225059.e5fea306241a
PDF (1.4) library for C++
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NArt
 NPaperbackPrimary paperback namespace
 NCarouselCOS file format implementation namespace
 NObject_modelCOS object model namespace
 CAbstractAbstract base class for object tree
 CContainer
 CContainer_baseBase class for containers
 COwnerOwner of an indirect object
 CReferenceRepresents a reference to an indirect object
 CValue
 CValue_baseBase class for value types
 CArray
 CBooleanRepresents a COS boolean
 Ccross_ReferenceImplements the COS cross-reference table
 CFree_entryRepresents a free entry in the cross-reference table
 CUsed_entryRepresents a used entry in the cross-reference table
 CDictionaryRepresents a COS dictionary
 CFileRepresents a COS-format file
 CCreate_new
 CInternalCOS-file internals
 CRevisionRepresents a COS-file revision
 CIntegerRepresents a COS integer
 CNameRepresents a COS name
 CObjectRepresents a COS-file object
 CRealRepresents a COS real
 CStreamRepresents a COS stream
 CInternal
 CTextRepresents COS text
 CUndefined
 CWriter
 NGraphicsGraphics namespace
 CCanvasRepresents the drawable canvas of a page
 CBegin_text
 CClear
 CInternalHolds internal canvas data
 CPathPath construction class
 CSaveSaves graphics state
 CSet_font
 CColor_RGBRepresents an RGB color value
 CFontBase class for fonts
 CStandard_fontRepresents a standard PDF font
 CInternal
 CText_widthRepresents text width computations
 NInternalsInternal namespace
 CBase14_character_dataBase font character data
 CBase14_font_dataRepresents font data for one of the 14 standard PDF fonts
 CDocument_catalog
 CCreate_new
 CInternal
 CFont_collection
 CCreate_new
 CInternal
 CGraphics_state
 CMatrix
 CPage_treeRepresents a PDF page tree
 CCreate_new
 CInternal
 CResource_collectionRepresents a PDF resource collection
 CCreate_new
 CInternal
 CBasic_visitorBase class for visitors of type T
 CDocument
 CCreate_new
 CInternal
 CDocument_information
 CCreate_new
 CInternalHolds document information internal data
 CFaultBase class for errors
 CIdentityRepresents the identity of an indirect object
 CInternal_errorException class used to indicate internal errors, typically the result of an insect hiding somewhere
 CInvalid_operationException class used to indicate an invalid operation
 CPage
 CCreate_new
 CInternal
 CPropertiesProperties of a new page
 CPoint_2DRepresents a point in a two-dimensional space
 CraiseHelper to throw exceptions
 CRectangleRepresents a PDF rectangle
 CUpgrade_requiredException class used to indicate too low document version
 CVisitorVirtual base class for visitors