Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Page Class Reference

#include <Page.h>

List of all members.

Public Methods

 Page (XRef *xrefA, int numA, Dict *pageDict, PageAttrs *attrsA)
 ~Page ()
GBool isOk ()
PDFRectanglegetBox ()
PDFRectanglegetMediaBox ()
PDFRectanglegetCropBox ()
GBool isCropped ()
double getWidth ()
double getHeight ()
PDFRectanglegetBleedBox ()
PDFRectanglegetTrimBox ()
PDFRectanglegetArtBox ()
int getRotate ()
GStringgetLastModified ()
DictgetBoxColorInfo ()
DictgetGroup ()
StreamgetMetadata ()
DictgetPieceInfo ()
DictgetSeparationInfo ()
DictgetResourceDict ()
ObjectgetAnnots (Object *obj)
ObjectgetContents (Object *obj)
void display (OutputDev *out, double hDPI, double vDPI, int rotate, GBool crop, Links *links, Catalog *catalog, GBool(*abortCheckCbk)(void *data)=NULL, void *abortCheckCbkData=NULL)
void displaySlice (OutputDev *out, double hDPI, double vDPI, int rotate, GBool crop, int sliceX, int sliceY, int sliceW, int sliceH, Links *links, Catalog *catalog, GBool(*abortCheckCbk)(void *data)=NULL, void *abortCheckCbkData=NULL)


Constructor & Destructor Documentation

Page::Page XRef   xrefA,
int    numA,
Dict   pageDict,
PageAttrs   attrsA
 

Page::~Page  
 


Member Function Documentation

void Page::display OutputDev   out,
double    hDPI,
double    vDPI,
int    rotate,
GBool    crop,
Links   links,
Catalog   catalog,
GBool(*    abortCheckCbk)(void *data) = NULL,
void *    abortCheckCbkData = NULL
 

void Page::displaySlice OutputDev   out,
double    hDPI,
double    vDPI,
int    rotate,
GBool    crop,
int    sliceX,
int    sliceY,
int    sliceW,
int    sliceH,
Links   links,
Catalog   catalog,
GBool(*    abortCheckCbk)(void *data) = NULL,
void *    abortCheckCbkData = NULL
 

Object* Page::getAnnots Object   obj [inline]
 

PDFRectangle* Page::getArtBox   [inline]
 

PDFRectangle* Page::getBleedBox   [inline]
 

PDFRectangle* Page::getBox   [inline]
 

Dict* Page::getBoxColorInfo   [inline]
 

Object* Page::getContents Object   obj [inline]
 

PDFRectangle* Page::getCropBox   [inline]
 

Dict* Page::getGroup   [inline]
 

double Page::getHeight   [inline]
 

GString* Page::getLastModified   [inline]
 

PDFRectangle* Page::getMediaBox   [inline]
 

Stream* Page::getMetadata   [inline]
 

Dict* Page::getPieceInfo   [inline]
 

Dict* Page::getResourceDict   [inline]
 

int Page::getRotate   [inline]
 

Dict* Page::getSeparationInfo   [inline]
 

PDFRectangle* Page::getTrimBox   [inline]
 

double Page::getWidth   [inline]
 

GBool Page::isCropped   [inline]
 

GBool Page::isOk   [inline]
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 12:59:49 2004 for Lemur Toolkit by doxygen1.2.18