Class descriptions of DOM (Document Object Model) objects. More...
Topics | |
Brushes | |
Interfaces to DOM brush objects. | |
Fonts | |
Font handling. | |
Form XObjects | |
The children of this node type comprise the contents of a PDF/PS style form. This includes the /Matrix and /BBox (bounds) entries that are normally present in form dictionaries. Here, bounds (if non-empty) is used in preference to calculating the bounds of any children. This node should not be present in the DOM tree as a general node. It must only be used as the contents of an IDOMFormInstance. | |
Nodes | |
IDOMNode Interface. An interface to basic DOM node functionality. IDOMNode is the base class for many of the other DOM node types, and defines many of the basic functions of DOM nodes. | |
Grouping | |
Classes to create and manage groups of nodes for different purposes. | |
Glyphs | |
Classes modelling individual characters from a font, or runs of same. | |
Geometry | |
DOM interfaces for path geometry, figures and segments. | |
Images | |
Classes to manage images. | |
Pages | |
Classes to create and manage Page and Fixed pages. | |
PDF-specific | |
PDF-specific object classes, such Optional Content Groups. | |
Outlines | |
Outlines represent indexes to specific locations in the document or an external location. | |
Metadata | |
Document metadata, job and print tickets. | |
Object Hashing | |
Hashes for object identification and comparison. | |
Other DOM Objects | |
Other DOM objects. | |
Class descriptions of DOM (Document Object Model) objects.