KiCad PCB EDA Suite
Loading...
Searching...
No Matches
GRAPHICS_IMPORTER_PCBNEW Member List

This is the complete list of members for GRAPHICS_IMPORTER_PCBNEW, including all inherited members.

AddArc(const VECTOR2D &aCenter, const VECTOR2D &aStart, const EDA_ANGLE &aAngle, const IMPORTED_STROKE &aStroke) overrideGRAPHICS_IMPORTER_PCBNEWvirtual
AddCircle(const VECTOR2D &aCenter, double aRadius, const IMPORTED_STROKE &aStroke, bool aFilled, const COLOR4D &aFillColor=COLOR4D::UNSPECIFIED) overrideGRAPHICS_IMPORTER_PCBNEWvirtual
addItem(std::unique_ptr< EDA_ITEM > aItem)GRAPHICS_IMPORTERinlineprotected
AddLine(const VECTOR2D &aStart, const VECTOR2D &aEnd, const IMPORTED_STROKE &aStroke) overrideGRAPHICS_IMPORTER_PCBNEWvirtual
AddPolygon(const std::vector< VECTOR2D > &aVertices, const IMPORTED_STROKE &aStroke, bool aFilled, const COLOR4D &aFillColor=COLOR4D::UNSPECIFIED) overrideGRAPHICS_IMPORTER_PCBNEWvirtual
AddSpline(const VECTOR2D &aStart, const VECTOR2D &aBezierControl1, const VECTOR2D &aBezierControl2, const VECTOR2D &aEnd, const IMPORTED_STROKE &aStroke) overrideGRAPHICS_IMPORTER_PCBNEWvirtual
AddText(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=COLOR4D::UNSPECIFIED) overrideGRAPHICS_IMPORTER_PCBNEWvirtual
ClearItems()GRAPHICS_IMPORTERinline
DEFAULT_LINE_WIDTH_DFXGRAPHICS_IMPORTERstatic
GetImageHeightMM() constGRAPHICS_IMPORTERinline
GetImageWidthMM() constGRAPHICS_IMPORTERinline
GetImportOffsetMM() constGRAPHICS_IMPORTERinline
GetItems()GRAPHICS_IMPORTERinline
GetLayer() constGRAPHICS_IMPORTER_PCBNEWinline
GetLineWidthMM() constGRAPHICS_IMPORTERinline
GetMessages() constGRAPHICS_IMPORTERinline
GetMillimeterToIuFactor()GRAPHICS_IMPORTERinline
GetScale() constGRAPHICS_IMPORTERinline
GRAPHICS_IMPORTER()GRAPHICS_IMPORTER
GRAPHICS_IMPORTER_PCBNEW(BOARD_ITEM_CONTAINER *aParent)GRAPHICS_IMPORTER_PCBNEW
Import(const VECTOR2D &aScale=VECTOR2D(1.0, 1.0))GRAPHICS_IMPORTER
ImportScalingFactor() constGRAPHICS_IMPORTERinline
Load(const wxString &aFileName)GRAPHICS_IMPORTER
m_itemsGRAPHICS_IMPORTERprivate
m_layerGRAPHICS_IMPORTER_PCBNEWprotected
m_lineWidthGRAPHICS_IMPORTERprivate
m_millimeterToIuGRAPHICS_IMPORTERprotected
m_offsetCoordmmGRAPHICS_IMPORTERprotected
m_originalHeightGRAPHICS_IMPORTERprivate
m_originalWidthGRAPHICS_IMPORTERprivate
m_parentGRAPHICS_IMPORTER_PCBNEWprotected
m_pluginGRAPHICS_IMPORTERprivate
m_scaleGRAPHICS_IMPORTERprivate
m_shapeFillRulesGRAPHICS_IMPORTERprotected
MapCoordinate(const VECTOR2D &aCoordinate)GRAPHICS_IMPORTER_PCBNEW
MapLineWidth(double aLineWidth)GRAPHICS_IMPORTER_PCBNEW
MapStrokeParams(const IMPORTED_STROKE &aStroke)GRAPHICS_IMPORTER_PCBNEW
NewShape(POLY_FILL_RULE aFillRule=PF_NONZERO)GRAPHICS_IMPORTERvirtual
PF_EVEN_ODD enum valueGRAPHICS_IMPORTER
PF_NONZERO enum valueGRAPHICS_IMPORTER
POLY_FILL_RULE enum nameGRAPHICS_IMPORTER
SetImportOffsetMM(const VECTOR2D &aOffset)GRAPHICS_IMPORTERinline
SetLayer(PCB_LAYER_ID aLayer)GRAPHICS_IMPORTER_PCBNEWinline
SetLineWidthMM(double aWidth)GRAPHICS_IMPORTERinline
SetPlugin(std::unique_ptr< GRAPHICS_IMPORT_PLUGIN > aPlugin)GRAPHICS_IMPORTERinline
SetScale(const VECTOR2D &aScale)GRAPHICS_IMPORTERinline
~GRAPHICS_IMPORTER()GRAPHICS_IMPORTERinlinevirtual