DrawTextSVG(DrawTextSVG &&)=delete
DrawTextSVG(double max_fnt_sz, double min_fnt_sz, std::ostream &oss, std::string &d_act_class)
DrawTextSVG & operator=(DrawTextSVG &&)=delete
DrawTextSVG(const DrawTextSVG &)=delete
void drawChar(char c, const Point2D &cds) override
std::string & d_active_class_
void getStringRects(const std::string &text, std::vector< std::shared_ptr< StringRect > > &rects, std::vector< TextDrawType > &draw_modes, std::vector< char > &draw_chars) const override
DrawTextSVG & operator=(const DrawTextSVG &)=delete