A library for working with phylogenetic and population genetic data.
v0.27.0
SvgRect Member List

This is the complete list of members for SvgRect, including all inherited members.

bounding_box() constSvgRect
fillSvgRect
idSvgRect
operator=(SvgRect const &)=defaultSvgRect
operator=(SvgRect &&)=defaultSvgRect
positionSvgRect
rxSvgRect
rySvgRect
self_type typedefSvgRect
sizeSvgRect
strokeSvgRect
SvgRect(SvgPoint const &position, SvgSize const &size, SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill())SvgRect
SvgRect(double x, double y, double w, double h, SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill())SvgRect
SvgRect(SvgRect const &)=defaultSvgRect
SvgRect(SvgRect &&)=defaultSvgRect
transformSvgRect
write(std::ostream &out, size_t indent=0, SvgDrawingOptions const &options=SvgDrawingOptions()) constSvgRect
~SvgRect()=defaultSvgRect