1#ifndef art__paperback__forward_hxx_
2#define art__paperback__forward_hxx_
54 class Cross_reference;
Base class for visitors of type T.
Definition visitor.hxx:23
Represents a COS boolean.
Definition boolean.hxx:16
Represents a COS dictionary.
Definition dictionary.hxx:17
Represents a COS-format file.
Definition file.hxx:19
Represents a COS integer.
Definition integer.hxx:16
Represents a COS name.
Definition name.hxx:16
Abstract base class for object tree.
Definition object-model.hxx:16
Base class for containers.
Definition object-model.hxx:82
Definition object-model.hxx:139
Owner of an indirect object.
Definition object-model.hxx:341
Represents a reference to an indirect object.
Definition object-model.hxx:241
Definition forward.hxx:70
Represents a COS-file object.
Definition object.hxx:16
Represents a COS real.
Definition real.hxx:16
Represents a COS stream.
Definition stream.hxx:16
Represents COS text.
Definition text.hxx:16
Definition undefined.hxx:14
Definition document.hxx:12
Represents the drawable canvas of a page.
Definition canvas.hxx:15
Base class for fonts.
Definition font.hxx:31
Represents a standard PDF font.
Definition standard-font.hxx:16
Definition document-catalog.hxx:13
Definition font-collection.hxx:11
Represents a PDF page tree.
Definition page-tree.hxx:16
Represents a PDF resource collection.
Definition resource-collection.hxx:17
Represents a PDF rectangle.
Definition primitives.hxx:27
Virtual base class for visitors.
Definition visitor.hxx:10
COS object model namespace.
Definition object-model.cxx:8
COS file format implementation namespace.
Definition array.cxx:6
bool is_of_type(Object const &object)
Check object type.
Definition object.hxx:152
void accept(Object &visitee, Visitor &v)
Accept visitor on object.
Definition object.cxx:312
T & object_cast(Object &object)
This function provides access to the value of an object.
Definition object.hxx:161
Object clone(Object &object)
Clone an object.
Definition object.cxx:303
Graphics namespace.
Definition forward.hxx:105
Internal namespace.
Definition forward.hxx:91
Primary paperback namespace.
Definition array.cxx:6