#include <FHTypes.h>
Public Member Functions | |
FHCharProperties () | |
Public Attributes | |
unsigned | m_textColorId |
double | m_fontSize |
unsigned | m_fontNameId |
unsigned | m_fontId |
unsigned | m_tEffectId |
std::map< unsigned, double > | m_idToDoubleMap |
|
inline |
unsigned libfreehand::FHCharProperties::m_fontId |
Referenced by libfreehand::FHCollector::_appendCharacterProperties().
unsigned libfreehand::FHCharProperties::m_fontNameId |
Referenced by libfreehand::FHCollector::_appendCharacterProperties().
double libfreehand::FHCharProperties::m_fontSize |
Referenced by libfreehand::FHCollector::_appendCharacterProperties().
std::map<unsigned,double> libfreehand::FHCharProperties::m_idToDoubleMap |
Referenced by libfreehand::FHCollector::_appendCharacterProperties().
unsigned libfreehand::FHCharProperties::m_tEffectId |
Referenced by libfreehand::FHCollector::_appendCharacterProperties().
unsigned libfreehand::FHCharProperties::m_textColorId |
Referenced by libfreehand::FHCollector::_appendCharacterProperties().