#include <CCaptionPlane.hpp>
◆ CCaptionPlane() [1/2]
CCaptionPlane::CCaptionPlane |
( |
| ) |
|
|
default |
◆ CCaptionPlane() [2/2]
CCaptionPlane::CCaptionPlane |
( |
const CCaptionPlane & | captionPlane | ) |
|
◆ ~CCaptionPlane()
CCaptionPlane::~CCaptionPlane |
( |
| ) |
|
|
default |
◆ addRow()
void CCaptionPlane::addRow |
( |
const std::string & | txt, |
|
|
IRcpDraw ** | rcpDraw ) |
◆ draw()
void CCaptionPlane::draw |
( |
IGraphics * | graphics, |
|
|
double | sizeXImage, |
|
|
double | sizeYImage, |
|
|
double | sizeText ) |
◆ getSizeForDraw()
uint64_t CCaptionPlane::getSizeForDraw |
( |
| ) |
|
◆ prvExistOnlyOne()
bool CCaptionPlane::prvExistOnlyOne |
( |
const std::vector< SPrvRowCaption > & | list, |
|
|
const std::string & | txtCaption ) |
|
staticprivate |
◆ prvGetMaxSizeText()
void CCaptionPlane::prvGetMaxSizeText |
( |
std::vector< SPrvRowCaption > & | listCaptionsPlane, |
|
|
double | sizeText, |
|
|
IGraphics * | graphics, |
|
|
double * | maxWidthText, |
|
|
double * | maxHeightText ) |
|
staticprivate |
◆ prvIsTextCaption()
bool CCaptionPlane::prvIsTextCaption |
( |
const std::string & | txtCaption, |
|
|
const SPrvRowCaption & | rowCaption ) |
|
staticprivate |
◆ m_listCaptionsPlane
The documentation for this class was generated from the following files: