add_dash(float dash, float gap) | mapnik::stroke | |
get_color() const | mapnik::stroke | |
get_dash_array() const | mapnik::stroke | |
get_line_cap() const | mapnik::stroke | |
get_line_join() const | mapnik::stroke | |
get_opacity() const | mapnik::stroke | |
get_width() const | mapnik::stroke | |
has_dash() const | mapnik::stroke | |
operator=(const stroke &rhs) | mapnik::stroke | |
set_color(const Color &c) | mapnik::stroke | |
set_line_cap(line_cap_e line_cap) | mapnik::stroke | |
set_line_join(line_join_e line_join) | mapnik::stroke | |
set_opacity(float opacity) | mapnik::stroke | |
set_width(float w) | mapnik::stroke | |
stroke() | mapnik::stroke | [explicit] |
stroke(Color const &c, float width=1.0) | mapnik::stroke | |
stroke(stroke const &other) | mapnik::stroke |