|
KiCad PCB EDA Suite
|
This is the complete list of members for IMPORTED_TEXT, including all inherited members.
| clone() const override | IMPORTED_TEXT | inlinevirtual |
| GetBoundingBox() const override | IMPORTED_TEXT | inlinevirtual |
| GetParentShapeIndex() const | IMPORTED_SHAPE | inline |
| IMPORTED_TEXT(const VECTOR2D &aOrigin, const wxString &aText, double aHeight, double aWidth, double aThickness, double aOrientation, GR_TEXT_H_ALIGN_T aHJustify, GR_TEXT_V_ALIGN_T aVJustify, const COLOR4D &aColor) | IMPORTED_TEXT | inline |
| ImportTo(GRAPHICS_IMPORTER &aImporter) const override | IMPORTED_TEXT | inlinevirtual |
| m_color | IMPORTED_TEXT | private |
| m_height | IMPORTED_TEXT | private |
| m_hJustify | IMPORTED_TEXT | private |
| m_orientation | IMPORTED_TEXT | private |
| m_origin | IMPORTED_TEXT | private |
| m_parentShapeIndex | IMPORTED_SHAPE | protected |
| m_text | IMPORTED_TEXT | private |
| m_thickness | IMPORTED_TEXT | private |
| m_vJustify | IMPORTED_TEXT | private |
| m_width | IMPORTED_TEXT | private |
| SetParentShapeIndex(int aIndex) | IMPORTED_SHAPE | inline |
| Transform(const MATRIX3x3D &aTransform, const VECTOR2D &aTranslation) override | IMPORTED_TEXT | inlinevirtual |
| ~IMPORTED_SHAPE() | IMPORTED_SHAPE | inlinevirtual |