|
KiCad PCB EDA Suite
|
This is the complete list of members for IMPORTED_ELLIPSE_ARC, including all inherited members.
| clone() const override | IMPORTED_ELLIPSE_ARC | inlinevirtual |
| GetBoundingBox() const override | IMPORTED_ELLIPSE_ARC | inlinevirtual |
| GetParentShapeIndex() const | IMPORTED_SHAPE | inline |
| IMPORTED_ELLIPSE_ARC(const VECTOR2D &aCenter, double aMajorRadius, double aMinorRadius, const EDA_ANGLE &aRotation, const EDA_ANGLE &aStartAngle, const EDA_ANGLE &aEndAngle, const IMPORTED_STROKE &aStroke) | IMPORTED_ELLIPSE_ARC | inline |
| ImportTo(GRAPHICS_IMPORTER &aImporter) const override | IMPORTED_ELLIPSE_ARC | inlinevirtual |
| m_center | IMPORTED_ELLIPSE_ARC | private |
| m_endAngle | IMPORTED_ELLIPSE_ARC | private |
| m_majorRadius | IMPORTED_ELLIPSE_ARC | private |
| m_minorRadius | IMPORTED_ELLIPSE_ARC | private |
| m_parentShapeIndex | IMPORTED_SHAPE | protected |
| m_rotation | IMPORTED_ELLIPSE_ARC | private |
| m_startAngle | IMPORTED_ELLIPSE_ARC | private |
| m_stroke | IMPORTED_ELLIPSE_ARC | private |
| SetParentShapeIndex(int aIndex) | IMPORTED_SHAPE | inline |
| Transform(const MATRIX3x3D &aTransform, const VECTOR2D &aTranslation) override | IMPORTED_ELLIPSE_ARC | inlinevirtual |
| ~IMPORTED_SHAPE() | IMPORTED_SHAPE | inlinevirtual |