KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.FP_TEXT, including all inherited members.
__init__(self, *args) | pcbnew.FP_TEXT | |
ClassOf(aItem) | pcbnew.FP_TEXT | static |
GetEffectiveShape(self, *args) | pcbnew.FP_TEXT | |
GetLength(self) | pcbnew.FP_TEXT | |
GetParentAsString(self) | pcbnew.FP_TEXT | |
GetPos0(self) | pcbnew.FP_TEXT | |
GetShownText(self, aAllowExtraText, aDepth=0) | pcbnew.FP_TEXT | |
GetShownText(self) | pcbnew.FP_TEXT | |
GetType(self) | pcbnew.FP_TEXT | |
HitTest(self, *args) | pcbnew.FP_TEXT | |
IsParentFlipped(self) | pcbnew.FP_TEXT | |
KeepUpright(self, aOldOrientation, aNewOrientation) | pcbnew.FP_TEXT | |
Mirror(self, aCentre, aMirrorAroundXAxis) | pcbnew.FP_TEXT | |
SetDrawCoord(self) | pcbnew.FP_TEXT | |
SetLocalCoord(self) | pcbnew.FP_TEXT | |
SetPos0(self, aPos) | pcbnew.FP_TEXT | |
SetType(self, aType) | pcbnew.FP_TEXT | |
TEXT_is_DIVERS | pcbnew.FP_TEXT | static |
TEXT_is_REFERENCE | pcbnew.FP_TEXT | static |
TEXT_is_VALUE | pcbnew.FP_TEXT | static |
TextHitTest(self, *args) | pcbnew.FP_TEXT | |
thisown | pcbnew.FP_TEXT | static |
TransformTextToPolySet(self, aBuffer, aClearance, aError, aErrorLoc) | pcbnew.FP_TEXT | |
ViewGetLOD(self, aLayer, aView) | pcbnew.FP_TEXT |