#include <FHTypes.h>
Public Member Functions | |
FHParagraphProperties () | |
bool | empty () const |
Public Attributes | |
std::map< unsigned, unsigned > | m_idToIntMap |
std::map< unsigned, double > | m_idToDoubleMap |
std::map< unsigned, unsigned > | m_idToZoneIdMap |
|
inline |
|
inline |
Referenced by libfreehand::FHParser::readVMpObj().
std::map<unsigned,double> libfreehand::FHParagraphProperties::m_idToDoubleMap |
std::map<unsigned,unsigned> libfreehand::FHParagraphProperties::m_idToIntMap |
std::map<unsigned,unsigned> libfreehand::FHParagraphProperties::m_idToZoneIdMap |