|
|
void | base_length (double v) |
| |
|
double | base_length () const |
| |
|
void | preserve_x_scale (bool f) |
| |
|
bool | preserve_x_scale () const |
| |
|
void | reset () |
| |
|
void | move_to (double x, double y) |
| |
|
void | line_to (double x, double y) |
| |
|
void | finalize_path () |
| |
|
template<class VertexSource > |
| void | add_path (VertexSource &vs, unsigned path_id=0) |
| |
|
double | total_length () const |
| |
|
void | transform (double *x, double *y) const |
| |
Definition at line 28 of file agg_trans_single_path.h.
The documentation for this class was generated from the following files: