#include <GfxState.h>
Inheritance diagram for GfxFunctionShading:

Public Methods | |
| GfxFunctionShading (double x0A, double y0A, double x1A, double y1A, double *matrixA, Function **funcsA, int nFuncsA) | |
| GfxFunctionShading (GfxFunctionShading *shading) | |
| virtual | ~GfxFunctionShading () |
| virtual GfxShading * | copy () |
| void | getDomain (double *x0A, double *y0A, double *x1A, double *y1A) |
| double * | getMatrix () |
| void | getColor (double x, double y, GfxColor *color) |
Static Public Methods | |
| GfxFunctionShading * | parse (Dict *dict) |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Implements GfxShading. |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
1.2.18