This is the complete list of members for pcbnew.PCB_TEXTBOX, including all inherited members.
| __eq__(self, *args) | pcbnew.PCB_TEXTBOX | |
| __init__(self, aParent, aType=PCB_TEXTBOX_T) | pcbnew.PCB_TEXTBOX | |
| ClassOf(aItem) | pcbnew.PCB_TEXTBOX | static |
| Deserialize(self, aContainer) | pcbnew.PCB_TEXTBOX | |
| GetBorderWidth(self) | pcbnew.PCB_TEXTBOX | |
| GetClass(self) | pcbnew.PCB_TEXTBOX | |
| GetDrawPos(self, *args) | pcbnew.PCB_TEXTBOX | |
| GetEffectiveShape(self, *args) | pcbnew.PCB_TEXTBOX | |
| GetLegacyTextMargin(self) | pcbnew.PCB_TEXTBOX | |
| GetMarginBottom(self) | pcbnew.PCB_TEXTBOX | |
| GetMarginLeft(self) | pcbnew.PCB_TEXTBOX | |
| GetMarginRight(self) | pcbnew.PCB_TEXTBOX | |
| GetMarginTop(self) | pcbnew.PCB_TEXTBOX | |
| GetShownText(self, aAllowExtraText, aDepth=0) | pcbnew.PCB_TEXTBOX | |
| HitTest(self, *args) | pcbnew.PCB_TEXTBOX | |
| IsBorderEnabled(self) | pcbnew.PCB_TEXTBOX | |
| Serialize(self, aContainer) | pcbnew.PCB_TEXTBOX | |
| SetBorderEnabled(self, enabled) | pcbnew.PCB_TEXTBOX | |
| SetBorderWidth(self, aSize) | pcbnew.PCB_TEXTBOX | |
| SetMarginBottom(self, aBottom) | pcbnew.PCB_TEXTBOX | |
| SetMarginLeft(self, aLeft) | pcbnew.PCB_TEXTBOX | |
| SetMarginRight(self, aRight) | pcbnew.PCB_TEXTBOX | |
| SetMarginTop(self, aTop) | pcbnew.PCB_TEXTBOX | |
| thisown | pcbnew.PCB_TEXTBOX | static |
| TransformShapeToPolygon(self, aBuffer, aLayer, aClearance, aMaxError, aErrorLoc, aIgnoreLineWidth=False) | pcbnew.PCB_TEXTBOX | |
| TransformTextToPolySet(self, aBuffer, aClearance, aMaxError, aErrorLoc) | pcbnew.PCB_TEXTBOX | |
| ViewGetLOD(self, aLayer, aView) | pcbnew.PCB_TEXTBOX | |