|
BIMHome v1.0.0
BIMHome接口文档说明
|
成员的完整列表,这些成员属于 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() const | DxfTextStyle | |
| getFlags() const | DxfTextStyle | |
| getFont() const | DxfTextStyle | |
| getFontFamily() const | DxfTextStyle | |
| GetGenFlag() const | DxfTextStyle | |
| getHeight() const | DxfTextStyle | |
| getLastHeight() const | DxfTextStyle | |
| getName() const | DxfTextStyle | |
| getOblique() const | DxfTextStyle | |
| getWidthFactor() const | DxfTextStyle | |
| m_BigFont | DxfTextStyle | private |
| m_flags | DxfTextStyle | private |
| m_Font | DxfTextStyle | private |
| m_FontFamily | DxfTextStyle | private |
| m_GenFlag | DxfTextStyle | private |
| m_Height | DxfTextStyle | private |
| m_LastHeight | DxfTextStyle | private |
| m_Name | DxfTextStyle | private |
| m_Oblique | DxfTextStyle | private |
| m_WidthFactor | DxfTextStyle | private |
| setWidthFactor(float factor) | DxfTextStyle | |
| ~DxfTextStyle() | DxfTextStyle |