| calculateBorders() override | DxfText | virtual |
| clone() override | DxfText | virtual |
| DxfEntity() | DxfEntity | |
| DxfText(const DxfVector &insertPt, const DxfVector &secondPt, double height, double widthRel, HAlign hAlign, VAlign vAlign, TextGeneration tg, const std::string &text, const std::string &font, const std::string &style, double angle) | DxfText | |
| getAmplify() const | DxfText | |
| getAngle() const | DxfText | |
| getArrowSize() const | DxfEntity | |
| getAttribute() const | DxfEntity | |
| getBulge() const | DxfEntity | virtual |
| 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() | DxfText | |
| getGeneralFactor() const | DxfEntity | |
| getGeneralScale() const | DxfEntity | |
| getHAlign() | DxfText | |
| getHeight() | DxfText | |
| getInsertPoint() | DxfText | |
| getInsideHorizontalText() const | DxfEntity | |
| getMaxVector() | DxfEntity | |
| getMiddlePoint() const | DxfEntity | virtual |
| getMinVector() | DxfEntity | |
| getSecondPoint() | DxfText | |
| getSize() | DxfEntity | |
| getStartPoint() const | DxfEntity | virtual |
| getStyle() | DxfText | |
| getText() | DxfText | |
| getTextColor() const | DxfEntity | |
| getTextGeneration() | DxfText | |
| getTextHeight() const | DxfEntity | |
| getTextStyle() | DxfEntity | |
| getTickSize() const | DxfEntity | |
| getType() const | DxfEntity | |
| getVAlign() | DxfText | |
| getWidthFactor() | DxfText | |
| m_Amplify | DxfText | private |
| m_Angle | DxfText | private |
| m_Attribute | DxfEntity | protected |
| m_EntityId | DxfEntity | protected |
| m_EntityParentId | DxfEntity | protected |
| m_EntityUuid | DxfEntity | protected |
| m_Font | DxfText | private |
| m_HAlign | DxfText | private |
| m_Header | DxfEntity | protected |
| m_Height | DxfText | private |
| m_HeightInDxf | DxfText | private |
| m_InsertPoint | DxfText | private |
| m_MaxV | DxfEntity | protected |
| m_MinV | DxfEntity | protected |
| m_Scale | DxfText | private |
| m_SecondPoint | DxfText | private |
| m_Style | DxfText | private |
| m_Text | DxfText | private |
| m_TextGeneration | DxfText | private |
| m_Type | DxfEntity | protected |
| m_VAlign | DxfText | private |
| m_Version | DxfEntity | protected |
| m_WidthFactor | DxfText | private |
| move(const TechDraw::DxfVector &offset) override | DxfText | virtual |
| resetBorders() | DxfEntity | |
| rotate(const TechDraw::DxfVector ¢er, const double &angle) override | DxfText | virtual |
| setAmplify(const double times) | DxfText | |
| setAngle(double angle) | DxfText | |
| setAttribute(DRW_Entity &data) | DxfEntity | |
| setAttribute(const DxfAttribute &attr) | DxfEntity | |
| setEntityLayoutId(const std::string &id) | DxfEntity | |
| setFont(const std::string &) | DxfText | |
| setHeaderInfo(TechDraw::DxfHeader *) | DxfEntity | |
| setHeight(double h) | DxfText | |
| setInsertpoint(const DxfVector &) | DxfText | |
| setLayer(const std::string &name) | DxfEntity | |
| setLayer(DxfLayer *l) | DxfEntity | |
| setScale(double scale) | DxfText | |
| setSectionPoint(const DxfVector &) | DxfText | |
| setStyle(const std::string &style) | DxfText | |
| setText(const std::string &) | DxfText | |
| setVersion(int version) | DxfEntity | |
| setWidthFactor(double factor) | DxfText | |
| writeDxf(dxfW *writer) override | DxfText | virtual |
| ~DxfEntity() | DxfEntity | virtual |
| ~DxfText() | DxfText | |