| __init__(self, *args) | pcbnew.EDA_TEXT | |
| Compare(self, "EDA_TEXT" aOther) | pcbnew.EDA_TEXT | |
| CopyText(self, "EDA_TEXT" aSrc) | pcbnew.EDA_TEXT | |
| Empty(self) | pcbnew.EDA_TEXT | |
| Format(self, "OUTPUTFORMATTER" aFormatter, "int" aNestLevel, "int" aControlBits) | pcbnew.EDA_TEXT | |
| GetDrawHorizJustify(self) | pcbnew.EDA_TEXT | |
| GetDrawPos(self) | pcbnew.EDA_TEXT | |
| GetDrawRotation(self) | pcbnew.EDA_TEXT | |
| GetDrawVertJustify(self) | pcbnew.EDA_TEXT | |
| GetEffectiveTextPenWidth(self, "int" aDefaultWidth=0) | pcbnew.EDA_TEXT | |
| GetEffectiveTextShape(self) | pcbnew.EDA_TEXT | |
| GetHorizJustify(self) | pcbnew.EDA_TEXT | |
| GetInterline(self) | pcbnew.EDA_TEXT | |
| GetLinePositions(self, "wxPoint_Vector" aPositions, "int" aLineCount) | pcbnew.EDA_TEXT | |
| GetShownText(self, "int" aDepth=0, "bool" aAllowExtraText=True) | pcbnew.EDA_TEXT | |
| GetText(self) | pcbnew.EDA_TEXT | |
| GetTextAngle(self) | pcbnew.EDA_TEXT | |
| GetTextAngleDegrees(self) | pcbnew.EDA_TEXT | |
| GetTextAngleRadians(self) | pcbnew.EDA_TEXT | |
| GetTextBox(self, "int" aLine=-1, "bool" aInvertY=False) | pcbnew.EDA_TEXT | |
| GetTextHeight(self) | pcbnew.EDA_TEXT | |
| GetTextPos(self) | pcbnew.EDA_TEXT | |
| GetTextSize(self) | pcbnew.EDA_TEXT | |
| GetTextStyleName(self) | pcbnew.EDA_TEXT | |
| GetTextThickness(self) | pcbnew.EDA_TEXT | |
| GetTextWidth(self) | pcbnew.EDA_TEXT | |
| GetVertJustify(self) | pcbnew.EDA_TEXT | |
| HasTextVars(self) | pcbnew.EDA_TEXT | |
| IsBold(self) | pcbnew.EDA_TEXT | |
| IsDefaultFormatting(self) | pcbnew.EDA_TEXT | |
| IsItalic(self) | pcbnew.EDA_TEXT | |
| IsMirrored(self) | pcbnew.EDA_TEXT | |
| IsMultilineAllowed(self) | pcbnew.EDA_TEXT | |
| IsVisible(self) | pcbnew.EDA_TEXT | |
| LenSize(self, "wxString" aLine, "int" aThickness) | pcbnew.EDA_TEXT | |
| MapHorizJustify("int" aHorizJustify) | pcbnew.EDA_TEXT | static |
| MapVertJustify("int" aVertJustify) | pcbnew.EDA_TEXT | static |
| Offset(self, "wxPoint" aOffset) | pcbnew.EDA_TEXT | |
| Print(self, "RENDER_SETTINGS const *" aSettings, "wxPoint" aOffset, "COLOR4D" aColor, "OUTLINE_MODE" aDisplay_mode=FILLED) | pcbnew.EDA_TEXT | |
| Replace(self, "wxFindReplaceData const &" aSearchData) | pcbnew.EDA_TEXT | |
| SetBold(self, "bool" aBold) | pcbnew.EDA_TEXT | |
| SetEffects(self, "EDA_TEXT" aSrc) | pcbnew.EDA_TEXT | |
| SetHorizJustify(self, "EDA_TEXT_HJUSTIFY_T" aType) | pcbnew.EDA_TEXT | |
| SetItalic(self, "bool" isItalic) | pcbnew.EDA_TEXT | |
| SetMirrored(self, "bool" isMirrored) | pcbnew.EDA_TEXT | |
| SetMultilineAllowed(self, "bool" aAllow) | pcbnew.EDA_TEXT | |
| SetText(self, "wxString" aText) | pcbnew.EDA_TEXT | |
| SetTextAngle(self, "double" aAngle) | pcbnew.EDA_TEXT | |
| SetTextHeight(self, "int" aHeight) | pcbnew.EDA_TEXT | |
| SetTextPos(self, "wxPoint" aPoint) | pcbnew.EDA_TEXT | |
| SetTextSize(self, "wxSize" aNewSize) | pcbnew.EDA_TEXT | |
| SetTextThickness(self, "int" aWidth) | pcbnew.EDA_TEXT | |
| SetTextWidth(self, "int" aWidth) | pcbnew.EDA_TEXT | |
| SetTextX(self, "int" aX) | pcbnew.EDA_TEXT | |
| SetTextY(self, "int" aY) | pcbnew.EDA_TEXT | |
| SetVertJustify(self, "EDA_TEXT_VJUSTIFY_T" aType) | pcbnew.EDA_TEXT | |
| SetVisible(self, "bool" aVisible) | pcbnew.EDA_TEXT | |
| ShortenedShownText(self) | pcbnew.EDA_TEXT | |
| SwapEffects(self, "EDA_TEXT" aTradingPartner) | pcbnew.EDA_TEXT | |
| SwapText(self, "EDA_TEXT" aTradingPartner) | pcbnew.EDA_TEXT | |
| TextHitTest(self, *args) | pcbnew.EDA_TEXT | |
| thisown | pcbnew.EDA_TEXT | static |
| TransformBoundingBoxWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "int" aClearanceValue) | pcbnew.EDA_TEXT | |
| TransformToSegmentList(self) | pcbnew.EDA_TEXT | |