#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/Annot.h>
Collaboration diagram for Annot:

Public Member Functions | |
| Annot (XRef *xrefA, Dict *dict) | |
| ~Annot () | |
| GBool | isOk () |
| void | draw (Gfx *gfx) |
| Object * | getAppearance (Object *obj) |
Private Attributes | |
| XRef * | xref |
| Object | appearance |
| fouble | xMin |
| fouble | yMin |
| fouble | xMax |
| fouble | yMax |
| GBool | ok |
|
||||||||||||
|
Definition at line 23 of file Annot.cc. References appearance, Object::arrayGet(), Object::arrayGetLength(), Object::copy(), Object::dictLookup(), Object::dictLookupNF(), Object::free(), Object::getName(), Object::getNum(), gFalse, gTrue, Object::isRef(), Dict::lookup(), ok, t, xMax, xMin, xref, yMax, and yMin. |
|
|
Definition at line 80 of file Annot.cc. References appearance, and Object::free(). |
|
|
Definition at line 84 of file Annot.cc. References appearance, Gfx::doAnnot(), Object::fetch(), Object::free(), xMax, xMin, xref, yMax, and yMin. |
|
|
Definition at line 35 of file Annot.h. References appearance, Object::fetch(), and xref. |
|
|
Definition at line 30 of file Annot.h. References ok. Referenced by Annots::Annots(). |
|
|
Definition at line 40 of file Annot.h. Referenced by Annot(), draw(), getAppearance(), and ~Annot(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 39 of file Annot.h. Referenced by Annot(), draw(), and getAppearance(). |
|
|
|
|
|
|
1.4.2