KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_TEXT, including all inherited members.
__eq__(self, *args) | pcbnew.PCB_TEXT | |
__init__(self, *args) | pcbnew.PCB_TEXT | |
ClassOf(aItem) | pcbnew.PCB_TEXT | static |
Deserialize(self, aContainer) | pcbnew.PCB_TEXT | |
GetEffectiveShape(self, *args) | pcbnew.PCB_TEXT | |
GetShownText(self, aAllowExtraText, aDepth=0) | pcbnew.PCB_TEXT | |
GetTextTypeDescription(self) | pcbnew.PCB_TEXT | |
HitTest(self, *args) | pcbnew.PCB_TEXT | |
KeepUpright(self) | pcbnew.PCB_TEXT | |
Serialize(self, aContainer) | pcbnew.PCB_TEXT | |
TextHitTest(self, *args) | pcbnew.PCB_TEXT | |
thisown | pcbnew.PCB_TEXT | static |
TransformShapeToPolygon(self, aBuffer, aLayer, aClearance, aMaxError, aErrorLoc, aIgnoreLineWidth=False) | pcbnew.PCB_TEXT | |
TransformTextToPolySet(self, aBuffer, aClearance, aMaxError, aErrorLoc) | pcbnew.PCB_TEXT | |
ViewGetLOD(self, aLayer, aView) | pcbnew.PCB_TEXT |