AddToBoard() override | PCAD2KICAD::PCB_POLYGON | virtual |
AddToFootprint(FOOTPRINT *aFootprint) override | PCAD2KICAD::PCB_POLYGON | virtual |
AssignNet(const wxString &aNetName) | PCAD2KICAD::PCB_POLYGON | |
Flip() override | PCAD2KICAD::PCB_POLYGON | virtual |
FormPolygon(XNODE *aNode, VERTICES_ARRAY *aPolygon, const wxString &aDefaultUnits, const wxString &actualConversion) | PCAD2KICAD::PCB_POLYGON | |
GetKiCadLayer() const | PCAD2KICAD::PCB_COMPONENT | inline |
GetNetCode(const wxString &aNetName) const | PCAD2KICAD::PCB_COMPONENT | inline |
m_board | PCAD2KICAD::PCB_COMPONENT | protected |
m_callbacks | PCAD2KICAD::PCB_COMPONENT | protected |
m_compRef | PCAD2KICAD::PCB_COMPONENT | |
m_cutouts | PCAD2KICAD::PCB_POLYGON | |
m_filled | PCAD2KICAD::PCB_POLYGON | protected |
m_islands | PCAD2KICAD::PCB_POLYGON | |
m_KiCadLayer | PCAD2KICAD::PCB_COMPONENT | |
m_name | PCAD2KICAD::PCB_COMPONENT | |
m_net | PCAD2KICAD::PCB_COMPONENT | |
m_netCode | PCAD2KICAD::PCB_COMPONENT | |
m_objType | PCAD2KICAD::PCB_COMPONENT | |
m_outline | PCAD2KICAD::PCB_POLYGON | |
m_patGraphRefName | PCAD2KICAD::PCB_COMPONENT | |
m_PCadLayer | PCAD2KICAD::PCB_COMPONENT | |
m_positionX | PCAD2KICAD::PCB_COMPONENT | |
m_positionY | PCAD2KICAD::PCB_COMPONENT | |
m_priority | PCAD2KICAD::PCB_POLYGON | |
m_rotation | PCAD2KICAD::PCB_COMPONENT | |
m_tag | PCAD2KICAD::PCB_COMPONENT | |
m_uuid | PCAD2KICAD::PCB_COMPONENT | |
m_width | PCAD2KICAD::PCB_POLYGON | |
Parse(XNODE *aNode, const wxString &aDefaultMeasurementUnit, const wxString &aActualConversion) override | PCAD2KICAD::PCB_KEEPOUT | virtual |
PCB_COMPONENT(PCB_CALLBACKS *aCallbacks, BOARD *aBoard) | PCAD2KICAD::PCB_COMPONENT | |
PCB_KEEPOUT(PCB_CALLBACKS *aCallbacks, BOARD *aBoard, int aPCadLayer) | PCAD2KICAD::PCB_KEEPOUT | |
PCB_POLYGON(PCB_CALLBACKS *aCallbacks, BOARD *aBoard, int aPCadLayer) | PCAD2KICAD::PCB_POLYGON | |
SetOutline(VERTICES_ARRAY *aOutline) | PCAD2KICAD::PCB_POLYGON | |
SetPosOffset(int aX_offs, int aY_offs) override | PCAD2KICAD::PCB_POLYGON | virtual |
~PCB_COMPONENT() | PCAD2KICAD::PCB_COMPONENT | |
~PCB_KEEPOUT() | PCAD2KICAD::PCB_KEEPOUT | |
~PCB_POLYGON() | PCAD2KICAD::PCB_POLYGON | |