#include <DrawingLabelManager.h>
Public Member Functions | |
DrawingLabelManager () | |
void | setLASiWrapper (LASiWrapper *plasiWrapper) |
void | setLabelSet (const LabelSet *labelSet) |
std::string | fitStringToLabelWidth (UTF8String label) |
Private Attributes | |
bool | _hasUnicode |
bool | _hasIndicOrArabic |
double | _yMaximum |
double | _yMinimum |
double | _lineHeight |
unsigned | _labelCount |
LASiWrapper * | _pLASiWrapper |
Static Private Attributes | |
static UnicodeScript | _latinScript |
static UnicodeScript | _aggregatedScripts |
static std::map< SCRIPTCODE, UnicodeScript > | _unicodeScripts |
Friends | |
class | DrawingLabelManagerLoader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|