| __eq__(self, *args) | pcbnew.PCB_TABLE | |
| __init__(self, *args) | pcbnew.PCB_TABLE | |
| AddCell(self, aCell) | pcbnew.PCB_TABLE | |
| AddNative(self, *args) | pcbnew.PCB_TABLE | |
| ClassOf(aItem) | pcbnew.PCB_TABLE | static |
| ClearCells(self) | pcbnew.PCB_TABLE | |
| Compare(aTable, aOther) | pcbnew.PCB_TABLE | static |
| DeleteMarkedCells(self) | pcbnew.PCB_TABLE | |
| DrawBorders(self, aCallback) | pcbnew.PCB_TABLE | |
| GetBorderColor(self) | pcbnew.PCB_TABLE | |
| GetBorderStroke(self) | pcbnew.PCB_TABLE | |
| GetBorderStyle(self) | pcbnew.PCB_TABLE | |
| GetBorderWidth(self) | pcbnew.PCB_TABLE | |
| GetCell(self, aRow, aCol) | pcbnew.PCB_TABLE | |
| GetCells(self) | pcbnew.PCB_TABLE | |
| GetClass(self) | pcbnew.PCB_TABLE | |
| GetColCount(self) | pcbnew.PCB_TABLE | |
| GetColWidth(self, aCol) | pcbnew.PCB_TABLE | |
| GetEffectiveShape(self, *args) | pcbnew.PCB_TABLE | |
| GetEnd(self) | pcbnew.PCB_TABLE | |
| GetHash(self) | pcbnew.PCB_TABLE | |
| GetPositionX(self) | pcbnew.PCB_TABLE | |
| GetPositionY(self) | pcbnew.PCB_TABLE | |
| GetRowCount(self) | pcbnew.PCB_TABLE | |
| GetRowHeight(self, aRow) | pcbnew.PCB_TABLE | |
| GetSeparatorsColor(self) | pcbnew.PCB_TABLE | |
| GetSeparatorsStroke(self) | pcbnew.PCB_TABLE | |
| GetSeparatorsStyle(self) | pcbnew.PCB_TABLE | |
| GetSeparatorsWidth(self) | pcbnew.PCB_TABLE | |
| HitTest(self, *args) | pcbnew.PCB_TABLE | |
| InsertCell(self, aIdx, aCell) | pcbnew.PCB_TABLE | |
| RemoveNative(self, *args) | pcbnew.PCB_TABLE | |
| RunOnDescendants(self, aFunction, aDepth=0) | pcbnew.PCB_TABLE | |
| SetBorderColor(self, aColor) | pcbnew.PCB_TABLE | |
| SetBorderStroke(self, aParams) | pcbnew.PCB_TABLE | |
| SetBorderStyle(self, aStyle) | pcbnew.PCB_TABLE | |
| SetBorderWidth(self, aWidth) | pcbnew.PCB_TABLE | |
| SetColCount(self, aCount) | pcbnew.PCB_TABLE | |
| SetColWidth(self, aCol, aWidth) | pcbnew.PCB_TABLE | |
| SetPositionX(self, x) | pcbnew.PCB_TABLE | |
| SetPositionY(self, y) | pcbnew.PCB_TABLE | |
| SetRowHeight(self, aRow, aHeight) | pcbnew.PCB_TABLE | |
| SetSeparatorsColor(self, aColor) | pcbnew.PCB_TABLE | |
| SetSeparatorsStroke(self, aParams) | pcbnew.PCB_TABLE | |
| SetSeparatorsStyle(self, aStyle) | pcbnew.PCB_TABLE | |
| SetSeparatorsWidth(self, aWidth) | pcbnew.PCB_TABLE | |
| SetStrokeColumns(self, aDoStroke) | pcbnew.PCB_TABLE | |
| SetStrokeExternal(self, aDoStroke) | pcbnew.PCB_TABLE | |
| SetStrokeHeaderSeparator(self, aDoStroke) | pcbnew.PCB_TABLE | |
| SetStrokeRows(self, aDoStroke) | pcbnew.PCB_TABLE | |
| StrokeColumns(self) | pcbnew.PCB_TABLE | |
| StrokeExternal(self) | pcbnew.PCB_TABLE | |
| StrokeHeaderSeparator(self) | pcbnew.PCB_TABLE | |
| StrokeRows(self) | pcbnew.PCB_TABLE | |
| thisown | pcbnew.PCB_TABLE | static |
| TransformGraphicItemsToPolySet(self, aBuffer, aMaxError, aErrorLoc, aRenderSettings) | pcbnew.PCB_TABLE | |
| TransformShapeToPolygon(self, aBuffer, aLayer, aClearance, aMaxError, aErrorLoc, aIgnoreLineWidth=False) | pcbnew.PCB_TABLE | |