This is the complete list of members for SvgEllipse, including all inherited members.
| bounding_box() const | SvgEllipse | |
| center | SvgEllipse | |
| fill | SvgEllipse | |
| id | SvgEllipse | |
| operator=(SvgEllipse const &)=default | SvgEllipse | |
| operator=(SvgEllipse &&)=default | SvgEllipse | |
| rx | SvgEllipse | |
| ry | SvgEllipse | |
| self_type typedef | SvgEllipse | |
| stroke | SvgEllipse | |
| SvgEllipse(SvgPoint const ¢er, double rx, double ry, SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill()) | SvgEllipse | |
| SvgEllipse(double cx, double cy, double rx, double ry, SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill()) | SvgEllipse | |
| SvgEllipse(SvgEllipse const &)=default | SvgEllipse | |
| SvgEllipse(SvgEllipse &&)=default | SvgEllipse | |
| transform | SvgEllipse | |
| write(std::ostream &out, size_t indent=0, SvgDrawingOptions const &options=SvgDrawingOptions()) const | SvgEllipse | |
| ~SvgEllipse()=default | SvgEllipse |