filters
GfxResources Class Reference
List of all members.Detailed Description
Definition at line 68 of file Gfx.h.
Public Member Functions | |
| GfxResources (XRef *xref, Dict *resDict, GfxResources *nextA) | |
| ~GfxResources () | |
| GfxFont * | lookupFont (char *name) |
| GBool | lookupXObject (char *name, Object *obj) |
| GBool | lookupXObjectNF (char *name, Object *obj) |
| void | lookupColorSpace (char *name, Object *obj) |
| GfxPattern * | lookupPattern (char *name) |
| GfxShading * | lookupShading (char *name) |
| GBool | lookupGState (char *name, Object *obj) |
| GfxResources * | getNext () |
The documentation for this class was generated from the following files:

