pdftron::SDF Namespace Reference


Classes

class  DictIterator
 DictIterator is used to traverse key/value pairs in a dictionary. More...
class  NameTree
 A NameTree is a common data structure in PDF. More...
class  NumberTree
 A NumberTree is a common data structure in PDF. More...
class  Obj
 Obj is a concrete class for all SDF/Cos objects. More...
class  ObjSet
 ObjSet is a lightweight container that can hold a collection of SDF objects. More...
class  SDFDoc
 SDFDoc is a low-level document representing a graph of SDF::Obj nodes that can be used to build higher-level document models such as PDF (Portable Document Format) or FDF (Forms Document Format). More...
class  SecurityHandler
 Standard Security Handler is a standard password-based security handler. More...

Typedefs

typedef DictIterator NameTreeIterator
 NameTreeIterator is used to traverse key/value pairs in a NameTree.
typedef DictIterator NumberTreeIterator
 NumberTreeIterator is used to traverse key/value pairs in a NumberTree.

Typedef Documentation

NameTreeIterator is used to traverse key/value pairs in a NameTree.

NumberTreeIterator is used to traverse key/value pairs in a NumberTree.


© 2002-2010 PDFTron Systems Inc.