Class representing a path. More...
#include <gfxPath.h>
Inheritance diagram for gfxPath:
Collaboration diagram for gfxPath:Public Member Functions | |
| virtual | ~gfxPath () |
Protected Member Functions | |
| gfxPath (cairo_path_t *aPath) | |
Protected Attributes | |
| cairo_path_t * | mPath |
Friends | |
| class | gfxContext |
Class representing a path.
Can be created by copying the current path of a gfxContext.
| gfxPath::gfxPath | ( | cairo_path_t * | aPath | ) | [protected] |
| virtual gfxPath::~gfxPath | ( | ) | [virtual] |
friend class gfxContext [friend] |
Reimplemented in gfxFlattenedPath.
cairo_path_t* gfxPath::mPath [protected] |
1.7.1