__init__(self, *args) | pcbnew.EDA_TEXT | |
AddRenderCacheGlyph(self, aPoly) | pcbnew.EDA_TEXT | |
ClearBoundingBoxCache(self) | pcbnew.EDA_TEXT | |
ClearRenderCache(self) | pcbnew.EDA_TEXT | |
Compare(self, aOther) | pcbnew.EDA_TEXT | |
CopyText(self, aSrc) | pcbnew.EDA_TEXT | |
Empty(self) | pcbnew.EDA_TEXT | |
Format(self, aFormatter, aNestLevel, aControlBits) | pcbnew.EDA_TEXT | |
GetAttributes(self) | pcbnew.EDA_TEXT | |
GetDrawPos(self) | pcbnew.EDA_TEXT | |
GetDrawRotation(self) | pcbnew.EDA_TEXT | |
GetEffectiveTextPenWidth(self, aDefaultPenWidth=0) | pcbnew.EDA_TEXT | |
GetEffectiveTextShape(self, aTriangulate=True, aUseTextRotation=True) | pcbnew.EDA_TEXT | |
GetEffectiveTextShapeNative(self, *args) | pcbnew.EDA_TEXT | |
GetFont(self) | pcbnew.EDA_TEXT | |
GetFontName(self) | pcbnew.EDA_TEXT | |
GetHorizJustify(self) | pcbnew.EDA_TEXT | |
GetHyperlink(self) | pcbnew.EDA_TEXT | |
GetInterline(self) | pcbnew.EDA_TEXT | |
GetLinePositions(self, aPositions, aLineCount) | pcbnew.EDA_TEXT | |
GetLineSpacing(self) | pcbnew.EDA_TEXT | |
GetRenderCache(self, *args) | pcbnew.EDA_TEXT | |
GetShownText(self, aAllowExtraText, aDepth=0) | pcbnew.EDA_TEXT | |
GetShownText(self) | pcbnew.EDA_TEXT | |
GetText(self) | pcbnew.EDA_TEXT | |
GetTextAngle(self) | pcbnew.EDA_TEXT | |
GetTextAngleDegrees(self) | pcbnew.EDA_TEXT | |
GetTextBox(self, aLine=-1, aInvertY=False) | pcbnew.EDA_TEXT | |
GetTextColor(self) | 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 | |
GotoPageHref(aDestination) | pcbnew.EDA_TEXT | static |
HasHyperlink(self) | pcbnew.EDA_TEXT | |
HasTextVars(self) | pcbnew.EDA_TEXT | |
IsBold(self) | pcbnew.EDA_TEXT | |
IsDefaultFormatting(self) | pcbnew.EDA_TEXT | |
IsGotoPageHref(aHref, aDestination=None) | pcbnew.EDA_TEXT | static |
IsItalic(self) | pcbnew.EDA_TEXT | |
IsKeepUpright(self) | pcbnew.EDA_TEXT | |
IsMirrored(self) | pcbnew.EDA_TEXT | |
IsMultilineAllowed(self) | pcbnew.EDA_TEXT | |
IsVisible(self) | pcbnew.EDA_TEXT | |
MapHorizJustify(aHorizJustify) | pcbnew.EDA_TEXT | static |
MapVertJustify(aVertJustify) | pcbnew.EDA_TEXT | static |
Offset(self, aOffset) | pcbnew.EDA_TEXT | |
Print(self, aSettings, aOffset, aColor, aDisplay_mode=FILLED) | pcbnew.EDA_TEXT | |
RemoveHyperlink(self) | pcbnew.EDA_TEXT | |
Replace(self, aSearchData) | pcbnew.EDA_TEXT | |
SetAttributes(self, *args) | pcbnew.EDA_TEXT | |
SetBold(self, aBold) | pcbnew.EDA_TEXT | |
SetFont(self, aFont) | pcbnew.EDA_TEXT | |
SetHorizJustify(self, aType) | pcbnew.EDA_TEXT | |
SetHyperlink(self, aLink) | pcbnew.EDA_TEXT | |
SetItalic(self, aItalic) | pcbnew.EDA_TEXT | |
SetKeepUpright(self, aKeepUpright) | pcbnew.EDA_TEXT | |
SetLineSpacing(self, aLineSpacing) | pcbnew.EDA_TEXT | |
SetMirrored(self, isMirrored) | pcbnew.EDA_TEXT | |
SetMultilineAllowed(self, aAllow) | pcbnew.EDA_TEXT | |
SetText(self, aText) | pcbnew.EDA_TEXT | |
SetTextAngle(self, aAngle) | pcbnew.EDA_TEXT | |
SetTextAngleDegrees(self, aOrientation) | pcbnew.EDA_TEXT | |
SetTextColor(self, aColor) | pcbnew.EDA_TEXT | |
SetTextHeight(self, aHeight) | pcbnew.EDA_TEXT | |
SetTextPos(self, aPoint) | pcbnew.EDA_TEXT | |
SetTextSize(self, aNewSize) | pcbnew.EDA_TEXT | |
SetTextThickness(self, aWidth) | pcbnew.EDA_TEXT | |
SetTextWidth(self, aWidth) | pcbnew.EDA_TEXT | |
SetTextX(self, aX) | pcbnew.EDA_TEXT | |
SetTextY(self, aY) | pcbnew.EDA_TEXT | |
SetupRenderCache(self, aResolvedText, aAngle) | pcbnew.EDA_TEXT | |
SetVertJustify(self, aType) | pcbnew.EDA_TEXT | |
SetVisible(self, aVisible) | pcbnew.EDA_TEXT | |
SwapAttributes(self, aTradingPartner) | pcbnew.EDA_TEXT | |
SwapText(self, aTradingPartner) | pcbnew.EDA_TEXT | |
TextHitTest(self, *args) | pcbnew.EDA_TEXT | |
thisown | pcbnew.EDA_TEXT | static |
ValidateHyperlink(aURL) | pcbnew.EDA_TEXT | static |