filters
GStateHandlerBase Class Reference
Inheritance diagram for GStateHandlerBase:

Detailed Description
Definition at line 337 of file aiparserbase.h.
Public Member Functions | |
GStateHandlerBase () | |
virtual | ~GStateHandlerBase () |
virtual void | gotFillColor (AIColor &) |
virtual void | gotStrokeColor (AIColor &) |
virtual void | gotFillPattern (const char *pname, double px, double py, double sx, double sy, double angle, double rf, double r, double k, double ka, const QValueVector< AIElement > &transformData) |
virtual void | gotStrokePattern (const char *pname, double px, double py, double sx, double sy, double angle, double rf, double r, double k, double ka, const QValueVector< AIElement > &transformData) |
virtual void | gotFlatness (double) |
virtual void | gotLineWidth (double) |
virtual void | gotLineCaps (int) |
virtual void | gotLineJoin (int) |
virtual void | gotMiterLimit (double) |
virtual void | gotWindingOrder (int) |
virtual void | gotDash (const QValueVector< AIElement > &, double) |
The documentation for this class was generated from the following files: