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

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

add(double x, double y)SvgPolyline
add(SvgPoint p)SvgPolyline
bounding_box() constSvgPolyline
fillSvgPolyline
idSvgPolyline
operator<<(SvgPoint p)SvgPolyline
operator=(SvgPolyline const &)=defaultSvgPolyline
operator=(SvgPolyline &&)=defaultSvgPolyline
pointsSvgPolyline
self_type typedefSvgPolyline
strokeSvgPolyline
SvgPolyline(SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill())SvgPolyline
SvgPolyline(std::vector< SvgPoint > points, SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill())SvgPolyline
SvgPolyline(SvgPolyline const &)=defaultSvgPolyline
SvgPolyline(SvgPolyline &&)=defaultSvgPolyline
transformSvgPolyline
write(std::ostream &out, size_t indent=0, SvgDrawingOptions const &options=SvgDrawingOptions()) constSvgPolyline
~SvgPolyline()=defaultSvgPolyline