filters
GfxAxialShading Class Reference
Inheritance diagram for GfxAxialShading:

Detailed Description
Definition at line 545 of file GfxState.h.
Public Member Functions | |
GfxAxialShading (double x0A, double y0A, double x1A, double y1A, double t0A, double t1A, Function **funcsA, int nFuncsA, GBool extend0A, GBool extend1A) | |
virtual | ~GfxAxialShading () |
void | getCoords (double *x0A, double *y0A, double *x1A, double *y1A) |
double | getDomain0 () |
double | getDomain1 () |
void | getColor (double t, GfxColor *color) |
GBool | getExtend0 () |
GBool | getExtend1 () |
Static Public Member Functions | |
static GfxAxialShading * | parse (Dict *dict) |
The documentation for this class was generated from the following files: