#include <Gfx.h>
Public Methods | |
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 () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|