|
KiCad PCB EDA Suite
|
This is the complete list of members for IMPORTED_POLYGON, including all inherited members.
| clone() const override | IMPORTED_POLYGON | inlinevirtual |
| GetBoundingBox() const override | IMPORTED_POLYGON | inlinevirtual |
| GetFillColor() const | IMPORTED_POLYGON | inline |
| GetParentShapeIndex() const | IMPORTED_SHAPE | inline |
| GetStroke() const | IMPORTED_POLYGON | inline |
| IMPORTED_POLYGON(const std::vector< VECTOR2D > &aVertices, const IMPORTED_STROKE &aStroke, bool aFilled, const COLOR4D &aFillColor) | IMPORTED_POLYGON | inline |
| ImportTo(GRAPHICS_IMPORTER &aImporter) const override | IMPORTED_POLYGON | inlinevirtual |
| IsFilled() const | IMPORTED_POLYGON | inline |
| m_fillColor | IMPORTED_POLYGON | private |
| m_filled | IMPORTED_POLYGON | private |
| m_parentShapeIndex | IMPORTED_SHAPE | protected |
| m_stroke | IMPORTED_POLYGON | private |
| m_vertices | IMPORTED_POLYGON | private |
| SetParentShapeIndex(int aIndex) | IMPORTED_SHAPE | inline |
| Transform(const MATRIX3x3D &aTransform, const VECTOR2D &aTranslation) override | IMPORTED_POLYGON | inlinevirtual |
| Vertices() | IMPORTED_POLYGON | inline |
| ~IMPORTED_SHAPE() | IMPORTED_SHAPE | inlinevirtual |