This is the complete list of members for SvgStroke, including all inherited members.
| color | SvgStroke | |
| dash_array | SvgStroke | |
| dash_offset | SvgStroke | |
| gradient_id | SvgStroke | |
| line_cap | SvgStroke | |
| line_join | SvgStroke | |
| LineCap enum name | SvgStroke | |
| LineJoin enum name | SvgStroke | |
| miterlimit | SvgStroke | |
| operator=(SvgStroke const &)=default | SvgStroke | |
| operator=(SvgStroke &&)=default | SvgStroke | |
| self_type typedef | SvgStroke | |
| SvgStroke(Type type=Type::kColor) | SvgStroke | explicit |
| SvgStroke(Color color, double width=1.0) | SvgStroke | explicit |
| SvgStroke(std::string gradient_id) | SvgStroke | explicit |
| SvgStroke(SvgStroke const &)=default | SvgStroke | |
| SvgStroke(SvgStroke &&)=default | SvgStroke | |
| Type enum name | SvgStroke | |
| type | SvgStroke | |
| width | SvgStroke | |
| width_unit | SvgStroke | |
| write(std::ostream &out) const | SvgStroke | |
| ~SvgStroke()=default | SvgStroke |