BIMHome v1.0.0
BIMHome接口文档说明
DxfTextStyle 成员列表

成员的完整列表,这些成员属于 DxfTextStyle,包括所有继承而来的类成员

DxfTextStyle(std::string name, double height, double width, double oblique, int genFlag, int flags, double lastHeight, std::string font, std::string bigFont, int fontFamily)DxfTextStyle
getBigFont() constDxfTextStyle
getFlags() constDxfTextStyle
getFont() constDxfTextStyle
getFontFamily() constDxfTextStyle
GetGenFlag() constDxfTextStyle
getHeight() constDxfTextStyle
getLastHeight() constDxfTextStyle
getName() constDxfTextStyle
getOblique() constDxfTextStyle
getWidthFactor() constDxfTextStyle
m_BigFontDxfTextStyleprivate
m_flagsDxfTextStyleprivate
m_FontDxfTextStyleprivate
m_FontFamilyDxfTextStyleprivate
m_GenFlagDxfTextStyleprivate
m_HeightDxfTextStyleprivate
m_LastHeightDxfTextStyleprivate
m_NameDxfTextStyleprivate
m_ObliqueDxfTextStyleprivate
m_WidthFactorDxfTextStyleprivate
setWidthFactor(float factor)DxfTextStyle
~DxfTextStyle()DxfTextStyle