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("EDA_ITEM" aItem) | pcbnew.FP_TEXT | static |
Clone(self) | pcbnew.FP_TEXT | |
Flip(self, "wxPoint" aCentre, "bool" aFlipLeftRight) | pcbnew.FP_TEXT | |
GetBoundingBox(self) | pcbnew.FP_TEXT | |
GetClass(self) | pcbnew.FP_TEXT | |
GetDrawRotation(self) | pcbnew.FP_TEXT | |
GetDrawRotationRadians(self) | pcbnew.FP_TEXT | |
GetEffectiveShape(self, *args) | pcbnew.FP_TEXT | |
GetLength(self) | pcbnew.FP_TEXT | |
GetMenuImage(self) | pcbnew.FP_TEXT | |
GetMsgPanelInfo(self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList) | pcbnew.FP_TEXT | |
GetParentAsString(self) | pcbnew.FP_TEXT | |
GetPos0(self) | pcbnew.FP_TEXT | |
GetPosition(self) | pcbnew.FP_TEXT | |
GetSelectMenuText(self, "EDA_UNITS" aUnits) | pcbnew.FP_TEXT | |
GetShownText(self, "int" aDepth=0, "bool" aAllowExtraText=True) | pcbnew.FP_TEXT | |
GetType(self) | pcbnew.FP_TEXT | |
HitTest(self, *args) | pcbnew.FP_TEXT | |
IsKeepUpright(self) | pcbnew.FP_TEXT | |
IsParentFlipped(self) | pcbnew.FP_TEXT | |
IsType(self, "KICAD_T const []" aScanTypes) | pcbnew.FP_TEXT | |
KeepUpright(self, "double" aOldOrientation, "double" aNewOrientation) | pcbnew.FP_TEXT | |
Matches(self, "wxFindReplaceData const &" aSearchData, "void *" aAuxData) | pcbnew.FP_TEXT | |
Mirror(self, "wxPoint" aCentre, "bool" aMirrorAroundXAxis) | pcbnew.FP_TEXT | |
Move(self, "wxPoint" aMoveVector) | pcbnew.FP_TEXT | |
Rotate(self, "wxPoint" aOffset, "double" aAngle) | pcbnew.FP_TEXT | |
SetDrawCoord(self) | pcbnew.FP_TEXT | |
SetEffects(self, "FP_TEXT" aSrc) | pcbnew.FP_TEXT | |
SetKeepUpright(self, "bool" aKeepUpright) | pcbnew.FP_TEXT | |
SetLocalCoord(self) | pcbnew.FP_TEXT | |
SetPos0(self, "wxPoint" aPos) | pcbnew.FP_TEXT | |
SetPosition(self, "wxPoint" aPos) | pcbnew.FP_TEXT | |
SetTextAngle(self, "double" aAngle) | pcbnew.FP_TEXT | |
SetType(self, "FP_TEXT::TEXT_TYPE" aType) | pcbnew.FP_TEXT | |
SwapEffects(self, "FP_TEXT" aTradingPartner) | 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 |
TransformShapeWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearance, "int" aError, "ERROR_LOC" aErrorLoc, "bool" aIgnoreLineWidth) | pcbnew.FP_TEXT | |
TransformTextShapeWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearanceValue, "int" aError, "ERROR_LOC" aErrorLoc) | pcbnew.FP_TEXT | |
ViewBBox(self) | pcbnew.FP_TEXT | |
ViewGetLayers(self, "int []" aLayers, "int &" aCount) | pcbnew.FP_TEXT | |
ViewGetLOD(self, "int" aLayer, "KIGFX::VIEW *" aView) | pcbnew.FP_TEXT |