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

Public Member Functions | |
| Link (Dict *dict, GString *baseURI) | |
| ~Link () | |
| GBool | isOk () |
| GBool | inRect (fouble x, fouble y) |
| LinkAction * | getAction () |
| void | getBorder (fouble *xa1, fouble *ya1, fouble *xa2, fouble *ya2, fouble *wa) |
Private Attributes | |
| fouble | x1 |
| fouble | y1 |
| fouble | x2 |
| fouble | y2 |
| fouble | borderW |
| LinkAction * | action |
| GBool | ok |
|
||||||||||||
|
Definition at line 396 of file Link.cc. References action, Object::arrayGet(), Object::arrayGetLength(), borderW, Object::dictLookup(), error(), Object::free(), Object::getName(), Object::getNum(), gFalse, gTrue, Object::isArray(), Object::isName(), LinkAction::isOk(), Dict::lookup(), NULL, ok, t, x1, x2, y1, and y2. |
|
|
Definition at line 529 of file Link.cc. References action. |
|
|
Definition at line 288 of file Link.h. References action. Referenced by Links::find(). |
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 281 of file Link.h. References ok. Referenced by Links::Links(). |
|
|
Definition at line 300 of file Link.h. Referenced by getAction(), Link(), and ~Link(). |
|
|
Definition at line 299 of file Link.h. Referenced by getBorder(), and Link(). |
|
|
|
|
|
Definition at line 297 of file Link.h. Referenced by getBorder(), inRect(), and Link(). |
|
|
Definition at line 298 of file Link.h. Referenced by getBorder(), inRect(), and Link(). |
|
|
Definition at line 297 of file Link.h. Referenced by getBorder(), inRect(), and Link(). |
|
|
Definition at line 298 of file Link.h. Referenced by getBorder(), inRect(), and Link(). |
1.4.2