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


Public Member Functions | |
| GfxShading () | |
| virtual | ~GfxShading () |
| int | getType () |
| GfxColorSpace * | getColorSpace () |
| GfxColor * | getBackground () |
| GBool | getHasBackground () |
| void | getBBox (fouble *xMinA, fouble *yMinA, fouble *xMaxA, fouble *yMaxA) |
| GBool | getHasBBox () |
Static Public Member Functions | |
| static GfxShading * | parse (Object *obj) |
Private Attributes | |
| int | type |
| GfxColorSpace * | colorSpace |
| GfxColor | background |
| GBool | hasBackground |
| fouble | xMin |
| fouble | yMin |
| fouble | xMax |
| fouble | yMax |
| GBool | hasBBox |
|
|
Definition at line 1256 of file GfxState.cc. |
|
|
Definition at line 1259 of file GfxState.cc. References colorSpace. |
|
|
Definition at line 521 of file GfxState.h. References background. |
|
||||||||||||||||||||
|
Definition at line 523 of file GfxState.h. References xMax, xMin, yMax, and yMin. Referenced by Gfx::opShFill(). |
|
|
Definition at line 520 of file GfxState.h. References colorSpace. Referenced by Gfx::opShFill(). |
|
|
Definition at line 522 of file GfxState.h. References hasBackground. |
|
|
Definition at line 525 of file GfxState.h. References hasBBox. Referenced by Gfx::opShFill(). |
|
|
Definition at line 519 of file GfxState.h. References type. Referenced by Gfx::opShFill(). |
|
|
Definition at line 1263 of file GfxState.cc. References background, GfxColor::c, colorSpace, Object::dictLookup(), error(), Object::free(), Object::getDict(), Object::getInt(), GfxColorSpace::getNComps(), gFalse, gfxColorMaxComps, gTrue, hasBackground, hasBBox, i, Object::isDict(), NULL, GfxRadialShading::parse(), GfxAxialShading::parse(), GfxColorSpace::parse(), type, xMax, xMin, yMax, and yMin. Referenced by GfxResources::lookupShading(). |
|
|
Definition at line 531 of file GfxState.h. Referenced by getBackground(), and parse(). |
|
|
Definition at line 530 of file GfxState.h. Referenced by getColorSpace(), parse(), and ~GfxShading(). |
|
|
Definition at line 532 of file GfxState.h. Referenced by getHasBackground(), and parse(). |
|
|
Definition at line 534 of file GfxState.h. Referenced by getHasBBox(), and parse(). |
|
|
Definition at line 529 of file GfxState.h. |
|
|
Definition at line 533 of file GfxState.h. |
|
|
Definition at line 533 of file GfxState.h. |
|
|
Definition at line 533 of file GfxState.h. |
|
|
Definition at line 533 of file GfxState.h. |
1.4.2