![]() |
KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_TEXT, including all inherited members.
| __init__(self, "BOARD_ITEM" parent) | pcbnew.PCB_TEXT | |
| ClassOf("EDA_ITEM" aItem) | pcbnew.PCB_TEXT | static |
| Clone(self) | pcbnew.PCB_TEXT | |
| Flip(self, "wxPoint" aCentre, "bool" aFlipLeftRight) | pcbnew.PCB_TEXT | |
| GetBoundingBox(self) | pcbnew.PCB_TEXT | |
| GetClass(self) | pcbnew.PCB_TEXT | |
| GetEffectiveShape(self, *args) | pcbnew.PCB_TEXT | |
| GetMenuImage(self) | pcbnew.PCB_TEXT | |
| GetMsgPanelInfo(self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList) | pcbnew.PCB_TEXT | |
| GetPosition(self) | pcbnew.PCB_TEXT | |
| GetSelectMenuText(self, "EDA_UNITS" aUnits) | pcbnew.PCB_TEXT | |
| GetShownText(self, "int" aDepth=0, "bool" aAllowExtraText=True) | pcbnew.PCB_TEXT | |
| HitTest(self, *args) | pcbnew.PCB_TEXT | |
| IsType(self, "KICAD_T const []" aScanTypes) | pcbnew.PCB_TEXT | |
| IsVisible(self) | pcbnew.PCB_TEXT | |
| Matches(self, "wxFindReplaceData const &" aSearchData, "void *" aAuxData) | pcbnew.PCB_TEXT | |
| Move(self, "wxPoint" aMoveVector) | pcbnew.PCB_TEXT | |
| Rotate(self, "wxPoint" aRotCentre, "double" aAngle) | pcbnew.PCB_TEXT | |
| SetPosition(self, "wxPoint" aPos) | pcbnew.PCB_TEXT | |
| SetTextAngle(self, "double" aAngle) | pcbnew.PCB_TEXT | |
| SetVisible(self, "bool" aVisible) | pcbnew.PCB_TEXT | |
| SwapData(self, "BOARD_ITEM" aImage) | pcbnew.PCB_TEXT | |
| TextHitTest(self, *args) | pcbnew.PCB_TEXT | |
| thisown | pcbnew.PCB_TEXT | static |
| TransformShapeWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearanceValue, "int" aError, "ERROR_LOC" aErrorLoc, "bool" aIgnoreLineWidth=False) | pcbnew.PCB_TEXT | |
| TransformTextShapeWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearanceValue, "int" aError, "ERROR_LOC" aErrorLoc) | pcbnew.PCB_TEXT |