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

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

bounding_box() constSvgLine
idSvgLine
operator=(SvgLine const &)=defaultSvgLine
operator=(SvgLine &&)=defaultSvgLine
point_1SvgLine
point_2SvgLine
self_type typedefSvgLine
strokeSvgLine
SvgLine(SvgPoint const &point_1, SvgPoint const &point_2, SvgStroke const &stroke=SvgStroke())SvgLine
SvgLine(double x1, double y1, double x2, double y2, SvgStroke const &stroke=SvgStroke())SvgLine
SvgLine(SvgLine const &)=defaultSvgLine
SvgLine(SvgLine &&)=defaultSvgLine
transformSvgLine
write(std::ostream &out, size_t indent=0, SvgDrawingOptions const &options=SvgDrawingOptions()) constSvgLine
~SvgLine()=defaultSvgLine