| calculateBorders() override | DxfMText | virtual |
| clone() override | DxfMText | virtual |
| DxfEntity() | DxfEntity | |
| DxfMText(const DxfVector &insertionPoint, double height, double width, VAlign valign, HAlign halign, MTextDrawingDirection drawingDirection, MTextLineSpacingStyle lineSpacingStyle, double lineSpacingFactor, const std::string &text, const std::string &font, const std::string &style, double angle) | DxfMText | |
| getAngle() const | DxfMText | |
| getArrowSize() const | DxfEntity | |
| getAttribute() const | DxfEntity | |
| getBackward() const | DxfMText | |
| getBold() const | DxfMText | |
| getBulge() const | DxfEntity | virtual |
| getDimension() const | DxfMText | |
| getDimensionLineColor() const | DxfEntity | |
| getDimensionLineGap() const | DxfEntity | |
| getDimensionLineWidth() const | DxfEntity | |
| getEndPoint() const | DxfEntity | virtual |
| getEntityId() const | DxfEntity | |
| getEntityLayoutId() const | DxfEntity | |
| getEntityUuid() const | DxfEntity | |
| getExtensionLineColor() const | DxfEntity | |
| getExtensionLineExtension() const | DxfEntity | |
| getExtensionLineOffset() const | DxfEntity | |
| getExtensionLineWidth() const | DxfEntity | |
| getFixedLength() const | DxfEntity | |
| getFixedLengthOn() const | DxfEntity | |
| getFont() | DxfMText | |
| getGeneralFactor() const | DxfEntity | |
| getGeneralScale() const | DxfEntity | |
| getHAlign() | DxfMText | |
| getHeight() | DxfMText | |
| getInsertionPoint() const | DxfMText | |
| getInsideHorizontalText() const | DxfEntity | |
| getItalic() const | DxfMText | |
| getLineSpacingFactor() | DxfMText | |
| getMaxVector() | DxfEntity | |
| getMiddlePoint() const | DxfEntity | virtual |
| getMinVector() | DxfEntity | |
| getMTextDrawingDirection() | DxfMText | |
| getMTextLineSpacingStyle() | DxfMText | |
| getSize() | DxfEntity | |
| getStartPoint() const | DxfEntity | virtual |
| getStyle() | DxfMText | |
| getText() | DxfMText | |
| getTextColor() const | DxfEntity | |
| getTextHeight() const | DxfEntity | |
| getTextStyle() | DxfEntity | |
| getTickSize() const | DxfEntity | |
| getType() const | DxfEntity | |
| getUpsideDown() const | DxfMText | |
| getUsedTextHeight() const | DxfMText | |
| getUsedTextWidth() const | DxfMText | |
| getVAlign() | DxfMText | |
| getWidth() | DxfMText | |
| getWidthFactor() | DxfMText | |
| m_Amplify | DxfMText | private |
| m_Angle | DxfMText | private |
| m_Attribute | DxfEntity | protected |
| m_Backward | DxfMText | private |
| m_Bold | DxfMText | private |
| m_Dimension | DxfMText | private |
| m_EntityId | DxfEntity | protected |
| m_EntityParentId | DxfEntity | protected |
| m_EntityUuid | DxfEntity | protected |
| m_Font | DxfMText | private |
| m_HAlign | DxfMText | private |
| m_Header | DxfEntity | protected |
| m_Height | DxfMText | private |
| m_HeightInDxf | DxfMText | private |
| m_InsertionPoint | DxfMText | private |
| m_Italic | DxfMText | private |
| m_LineSpacingFactor | DxfMText | private |
| m_MaxV | DxfEntity | protected |
| m_MinV | DxfEntity | protected |
| m_MTextDrawingDirection | DxfMText | private |
| m_MTextLineSpacingStyle | DxfMText | private |
| m_Scale | DxfMText | private |
| m_Style | DxfMText | private |
| m_Text | DxfMText | private |
| m_Type | DxfEntity | protected |
| m_UpsideDown | DxfMText | private |
| m_UsedTextHeight | DxfMText | private |
| m_UsedTextWidth | DxfMText | private |
| m_VAlign | DxfMText | private |
| m_Version | DxfEntity | protected |
| m_Width | DxfMText | private |
| m_WidthFactor | DxfMText | private |
| move(const TechDraw::DxfVector &offset) override | DxfMText | virtual |
| resetBorders() | DxfEntity | |
| rotate(const TechDraw::DxfVector ¢er, const double &angle) override | DxfMText | virtual |
| setAmplify(const double times) | DxfMText | |
| setAngle(const double &angle) | DxfMText | |
| setAttribute(DRW_Entity &data) | DxfEntity | |
| setAttribute(const DxfAttribute &attr) | DxfEntity | |
| setEntityLayoutId(const std::string &id) | DxfEntity | |
| setFont(const std::string fontFamily) | DxfMText | |
| setHeaderInfo(TechDraw::DxfHeader *) | DxfEntity | |
| setHeight(double h) | DxfMText | |
| setInsectionPoint(const TechDraw::DxfVector &point) | DxfMText | |
| setLayer(const std::string &name) | DxfEntity | |
| setLayer(DxfLayer *l) | DxfEntity | |
| setScale(double scale) | DxfMText | |
| setStyle(const std::string &style) | DxfMText | |
| setText(const std::string &) | DxfMText | |
| setVersion(int version) | DxfEntity | |
| setWidthFactor(double factor) | DxfMText | |
| writeDxf(dxfW *writer) override | DxfMText | virtual |
| ~DxfEntity() | DxfEntity | virtual |
| ~DxfMText() | DxfMText | |