1#ifndef LIBS_GRAPHICSCOMP_CTOOLSGRAPHICS_HPP_
2#define LIBS_GRAPHICSCOMP_CTOOLSGRAPHICS_HPP_
26 static std::vector<std::string>
breakDownString(
const std::string &
string,
double widthMax,
double heightText,
27 IGraphics *graphics,
double *maxWidthOpt);
Definition IGraphics.hpp:20