libfreehand::FHParagraphProperties Struct Reference

#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
 

Constructor & Destructor Documentation

§ FHParagraphProperties()

libfreehand::FHParagraphProperties::FHParagraphProperties ( )
inline

Member Function Documentation

§ empty()

bool libfreehand::FHParagraphProperties::empty ( ) const
inline

Member Data Documentation

§ m_idToDoubleMap

std::map<unsigned,double> libfreehand::FHParagraphProperties::m_idToDoubleMap

§ m_idToIntMap

std::map<unsigned,unsigned> libfreehand::FHParagraphProperties::m_idToIntMap

§ m_idToZoneIdMap

std::map<unsigned,unsigned> libfreehand::FHParagraphProperties::m_idToZoneIdMap

The documentation for this struct was generated from the following file:

Generated for libfreehand by doxygen 1.8.12