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

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

add(double x, double y)SvgPolygon
add(SvgPoint p)SvgPolygon
bounding_box() constSvgPolygon
fillSvgPolygon
idSvgPolygon
operator<<(SvgPoint p)SvgPolygon
operator=(SvgPolygon const &)=defaultSvgPolygon
operator=(SvgPolygon &&)=defaultSvgPolygon
pointsSvgPolygon
self_type typedefSvgPolygon
strokeSvgPolygon
SvgPolygon(SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill())SvgPolygon
SvgPolygon(std::vector< SvgPoint > const &points, SvgStroke const &stroke=SvgStroke(), SvgFill const &fill=SvgFill())SvgPolygon
SvgPolygon(SvgPolygon const &)=defaultSvgPolygon
SvgPolygon(SvgPolygon &&)=defaultSvgPolygon
transformSvgPolygon
write(std::ostream &out, size_t indent=0, SvgDrawingOptions const &options=SvgDrawingOptions()) constSvgPolygon
~SvgPolygon()=defaultSvgPolygon