///////////////////////////////////////////////////////
| 683 | |
| 684 | //////////////////////////////////////////////////////////// |
| 685 | Text::ClusterGrouping Text::getClusterGrouping() const |
| 686 | { |
| 687 | return m_clusterGrouping; |
| 688 | } |
| 689 | |
| 690 | |
| 691 | //////////////////////////////////////////////////////////// |