#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/GfxState.h>
Inheritance diagram for GfxTilingPattern:


Public Member Functions | |
| GfxTilingPattern (Dict *streamDict, Object *stream) | |
| virtual | ~GfxTilingPattern () |
| virtual GfxPattern * | copy () |
| int | getPaintType () |
| int | getTilingType () |
| fouble * | getBBox () |
| fouble | getXStep () |
| fouble | getYStep () |
| Dict * | getResDict () |
| fouble * | getMatrix () |
| Object * | getContentStream () |
Private Member Functions | |
| GfxTilingPattern (GfxTilingPattern *pat) | |
Private Attributes | |
| int | paintType |
| int | tilingType |
| fouble | bbox [4] |
| fouble | xStep |
| fouble | yStep |
| Object | resDict |
| fouble | matrix [6] |
| Object | contentStream |
|
||||||||||||
|
Definition at line 1166 of file GfxState.cc. References Object::arrayGet(), Object::arrayGetLength(), bbox, contentStream, Object::copy(), error(), Object::free(), Object::getInt(), Object::getNum(), i, Object::initNull(), Dict::lookup(), matrix, paintType, resDict, tilingType, xStep, and yStep. Referenced by copy(). |
|
|
Definition at line 1235 of file GfxState.cc. References Object::free(), and resDict. |
|
|
Definition at line 1244 of file GfxState.cc. References contentStream, Object::copy(), and resDict. |
|
|
Implements GfxPattern. Definition at line 1240 of file GfxState.cc. References GfxTilingPattern(). |
|
|
Definition at line 486 of file GfxState.h. References bbox. Referenced by Gfx::doPatternFill(). |
|
|
Definition at line 492 of file GfxState.h. References contentStream. Referenced by Gfx::doPatternFill(). |
|
|
Definition at line 491 of file GfxState.h. References matrix. Referenced by Gfx::doPatternFill(). |
|
|
Definition at line 484 of file GfxState.h. References paintType. Referenced by Gfx::doPatternFill(). |
|
|
Definition at line 489 of file GfxState.h. References Object::getDict(), Object::isDict(), NULL, and resDict. Referenced by Gfx::doPatternFill(). |
|
|
Definition at line 485 of file GfxState.h. References tilingType. |
|
|
Definition at line 487 of file GfxState.h. References xStep. Referenced by Gfx::doPatternFill(). |
|
|
Definition at line 488 of file GfxState.h. References yStep. Referenced by Gfx::doPatternFill(). |
|
|
Definition at line 500 of file GfxState.h. Referenced by getBBox(), and GfxTilingPattern(). |
|
|
Definition at line 504 of file GfxState.h. Referenced by getContentStream(), and GfxTilingPattern(). |
|
|
Definition at line 503 of file GfxState.h. Referenced by getMatrix(), and GfxTilingPattern(). |
|
|
Definition at line 498 of file GfxState.h. Referenced by getPaintType(), and GfxTilingPattern(). |
|
|
Definition at line 502 of file GfxState.h. Referenced by getResDict(), GfxTilingPattern(), and ~GfxTilingPattern(). |
|
|
Definition at line 499 of file GfxState.h. Referenced by getTilingType(), and GfxTilingPattern(). |
|
|
Definition at line 501 of file GfxState.h. Referenced by getXStep(), and GfxTilingPattern(). |
|
|
Definition at line 501 of file GfxState.h. Referenced by getYStep(), and GfxTilingPattern(). |
1.4.2