|
|
| conv_dash (VertexSource &vs) |
| |
|
void | remove_all_dashes () |
| |
|
void | add_dash (double dash_len, double gap_len) |
| |
|
void | dash_start (double ds) |
| |
|
void | shorten (double s) |
| |
|
double | shorten () const |
| |
|
| conv_adaptor_vcgen (VertexSource &source) |
| |
|
void | attach (VertexSource &source) |
| |
|
vcgen_dash & | generator () |
| |
|
const vcgen_dash & | generator () const |
| |
|
Markers & | markers () |
| |
|
const Markers & | markers () const |
| |
|
void | rewind (unsigned path_id) |
| |
|
unsigned | vertex (double *x, double *y) |
| |
template<class VertexSource, class Markers = null_markers>
struct agg::conv_dash< VertexSource, Markers >
Definition at line 31 of file agg_conv_dash.h.
The documentation for this struct was generated from the following file: