Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Links Class Reference

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

Collaboration diagram for Links:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Links (Object *annots, GString *baseURI)
 ~Links ()
int getNumLinks ()
LinkgetLink (int i)
LinkActionfind (fouble x, fouble y)
GBool onLink (fouble x, fouble y)

Private Attributes

Link ** links
int numLinks

Constructor & Destructor Documentation

Links::Links Object annots,
GString baseURI
 

Definition at line 538 of file Link.cc.

References Object::dictLookup(), Object::free(), Object::getDict(), grealloc(), i, Link::isOk(), links, NULL, numLinks, and size.

Links::~Links  ) 
 

Definition at line 570 of file Link.cc.

References gfree(), i, links, and numLinks.


Member Function Documentation

LinkAction * Links::find fouble  x,
fouble  y
 

Definition at line 578 of file Link.cc.

References Link::getAction(), i, links, NULL, and numLinks.

Referenced by PDFDoc::findLink().

Link* Links::getLink int  i  )  [inline]
 

Definition at line 319 of file Link.h.

References links.

int Links::getNumLinks  )  [inline]
 

Definition at line 318 of file Link.h.

References numLinks.

GBool Links::onLink fouble  x,
fouble  y
 

Definition at line 589 of file Link.cc.

References gFalse, gTrue, i, links, and numLinks.

Referenced by PDFDoc::onLink().


Member Data Documentation

Link** Links::links [private]
 

Definition at line 330 of file Link.h.

Referenced by find(), getLink(), Links(), onLink(), and ~Links().

int Links::numLinks [private]
 

Definition at line 331 of file Link.h.

Referenced by find(), getNumLinks(), Links(), onLink(), and ~Links().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:38:48 2005 for OPIE by  doxygen 1.4.2