* @brief Empty cell dimension for the purpose of label generation getter */
| 1247 | * @brief Empty cell dimension for the purpose of label generation getter |
| 1248 | */ |
| 1249 | int empty_cell_dimension () const |
| 1250 | { |
| 1251 | return m_empty_cell_dimension; |
| 1252 | } |
| 1253 | |
| 1254 | /** |
| 1255 | * @brief Visibility of text objects |