KiCad Pcbnew Python Scripting
Loading...
Searching...
No Matches
pcbnew.EDA_TEXT Member List

This is the complete list of members for pcbnew.EDA_TEXT, including all inherited members.

__eq__(self, aRhs)pcbnew.EDA_TEXT
__gt__(self, aRhs)pcbnew.EDA_TEXT
__init__(self, *args)pcbnew.EDA_TEXT
__lt__(self, aRhs)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
FlipHJustify(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, *args)pcbnew.EDA_TEXT
GetFont(self)pcbnew.EDA_TEXT
GetFontIndex(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
GetText(self)pcbnew.EDA_TEXT
GetTextAngle(self)pcbnew.EDA_TEXT
GetTextAngleDegrees(self)pcbnew.EDA_TEXT
GetTextBox(self, aLine=-1)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_TEXTstatic
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_TEXTstatic
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
Levenshtein(self, aOther)pcbnew.EDA_TEXT
MapHorizJustify(aHorizJustify)pcbnew.EDA_TEXTstatic
MapVertJustify(aVertJustify)pcbnew.EDA_TEXTstatic
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
SetBoldFlag(self, aBold)pcbnew.EDA_TEXT
SetFont(self, aFont)pcbnew.EDA_TEXT
SetFontIndex(self, aIdx)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, aEnforceMinTextSize=True)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
Similarity(self, aOther)pcbnew.EDA_TEXT
SwapAttributes(self, aTradingPartner)pcbnew.EDA_TEXT
SwapText(self, aTradingPartner)pcbnew.EDA_TEXT
TextHitTest(self, *args)pcbnew.EDA_TEXT
thisownpcbnew.EDA_TEXTstatic
ValidateHyperlink(aURL)pcbnew.EDA_TEXTstatic