This is the complete list of members for SvgPath, including all inherited members.
add(std::string elem) | SvgPath | |
bounding_box() const | SvgPath | |
elements | SvgPath | |
fill | SvgPath | |
id | SvgPath | |
operator<<(std::string elem) | SvgPath | |
operator=(SvgPath const &)=default | SvgPath | |
operator=(SvgPath &&)=default | SvgPath | |
self_type typedef | SvgPath | |
stroke | SvgPath | |
SvgPath(SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill()) | SvgPath | |
SvgPath(std::vector< std::string > const &elements, SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill()) | SvgPath | |
SvgPath(SvgPath const &)=default | SvgPath | |
SvgPath(SvgPath &&)=default | SvgPath | |
transform | SvgPath | |
write(std::ostream &out, size_t indent=0, SvgDrawingOptions const &options=SvgDrawingOptions()) const | SvgPath | |
~SvgPath()=default | SvgPath |