| virtual void getTableRowHeightColWidth |
( |
std::map< int, std::map< int, std::string > > |
tabledata, |
|
|
std::vector< TechDraw::TableSpanInfo > |
spanData, |
|
|
std::map< std::string, std::string > & |
rowheight, |
|
|
std::map< std::string, std::string > & |
colWidth, |
|
|
double |
fontsize, |
|
|
double |
minColWidth, |
|
|
double |
maxColWidth, |
|
|
double |
totalTableWidth = 0 |
|
) |
| |
|
pure virtual |