| 
| def  | __init__ (self, *args) | 
|   | 
| "bool"  | IsType (self, "KICAD_T const []" aScanTypes) | 
|   | 
| "wxString"  | GetParentAsString (self) | 
|   | 
| "bool"  | Matches (self, "wxFindReplaceData const &" aSearchData, "void *" aAuxData) | 
|   | 
| "wxPoint"  | GetPosition (self) | 
|   | 
| "void"  | SetPosition (self, "wxPoint" aPos) | 
|   | 
| "void"  | SetTextAngle (self, "double" aAngle) | 
|   | 
| "void"  | KeepUpright (self, "double" aOldOrientation, "double" aNewOrientation) | 
|   | 
| "bool"  | IsKeepUpright (self) | 
|   | 
| "void"  | SetKeepUpright (self, "bool" aKeepUpright) | 
|   | 
| "void"  | Rotate (self, "wxPoint" aOffset, "double" aAngle) | 
|   | 
| "void"  | Flip (self, "wxPoint" aCentre, "bool" aFlipLeftRight) | 
|   | 
| "bool"  | IsParentFlipped (self) | 
|   | 
| "void"  | Mirror (self, "wxPoint" aCentre, "bool" aMirrorAroundXAxis) | 
|   | 
| "void"  | Move (self, "wxPoint" aMoveVector) | 
|   | 
| "void"  | SetType (self, "FP_TEXT::TEXT_TYPE" aType) | 
|   | 
| "FP_TEXT::TEXT_TYPE"  | GetType (self) | 
|   | 
| "void"  | SetEffects (self, "FP_TEXT" aSrc) | 
|   | 
| "void"  | SwapEffects (self, "FP_TEXT" aTradingPartner) | 
|   | 
| "void"  | SetPos0 (self, "wxPoint" aPos) | 
|   | 
| "wxPoint const &"  | GetPos0 (self) | 
|   | 
| "int"  | GetLength (self) | 
|   | 
| "double"  | GetDrawRotation (self) | 
|   | 
| "double"  | GetDrawRotationRadians (self) | 
|   | 
| "EDA_RECT const"  | GetBoundingBox (self) | 
|   | 
| "void"  | SetDrawCoord (self) | 
|   | 
| "void"  | SetLocalCoord (self) | 
|   | 
| "void"  | GetMsgPanelInfo (self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList) | 
|   | 
| "bool"  | TextHitTest (self, *args) | 
|   | 
| "bool"  | HitTest (self, *args) | 
|   | 
| "void"  | TransformShapeWithClearanceToPolygon (self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearance, "int" aError, "ERROR_LOC" aErrorLoc, "bool" aIgnoreLineWidth) | 
|   | 
| "void"  | TransformTextShapeWithClearanceToPolygon (self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearanceValue, "int" aError, "ERROR_LOC" aErrorLoc) | 
|   | 
| "std::shared_ptr< SHAPE >"  | GetEffectiveShape (self, *args) | 
|   | 
| "wxString"  | GetClass (self) | 
|   | 
| "wxString"  | GetSelectMenuText (self, "EDA_UNITS" aUnits) | 
|   | 
| "BITMAPS"  | GetMenuImage (self) | 
|   | 
| "EDA_ITEM *"  | Clone (self) | 
|   | 
| "wxString"  | GetShownText (self, "int" aDepth=0, "bool" aAllowExtraText=True) | 
|   | 
| "BOX2I const"  | ViewBBox (self) | 
|   | 
| "void"  | ViewGetLayers (self, "int []" aLayers, "int &" aCount) | 
|   | 
| "double"  | ViewGetLOD (self, "int" aLayer, "KIGFX::VIEW *" aView) | 
|   | 
| def  | __init__ (self, *args, **kwargs) | 
|   | 
| "void"  | SetParentGroup (self, "PCB_GROUP" aGroup) | 
|   | 
| "PCB_GROUP *"  | GetParentGroup (self) | 
|   | 
| "int"  | GetX (self) | 
|   | 
| "int"  | GetY (self) | 
|   | 
| "wxPoint"  | GetCenter (self) | 
|   | 
| "void"  | SetX (self, "int" aX) | 
|   | 
| "void"  | SetY (self, "int" aY) | 
|   | 
| "bool"  | IsConnected (self) | 
|   | 
| "bool"  | IsOnCopperLayer (self) | 
|   | 
| "std::shared_ptr< SHAPE >"  | GetEffectiveShape (self, *args) | 
|   | 
| "BOARD_ITEM_CONTAINER *"  | GetParent (self) | 
|   | 
| "BOARD_ITEM_CONTAINER *"  | GetParentFootprint (self) | 
|   | 
| "PCB_LAYER_ID"  | GetLayer (self) | 
|   | 
| "LSET"  | GetLayerSet (self) | 
|   | 
| "void"  | SetLayerSet (self, "LSET" aLayers) | 
|   | 
| "void"  | SetLayer (self, "PCB_LAYER_ID" aLayer) | 
|   | 
| "BOARD_ITEM *"  | Duplicate (self) | 
|   | 
| "void"  | SwapData (self, "BOARD_ITEM" aImage) | 
|   | 
| "bool"  | IsOnLayer (self, "PCB_LAYER_ID" aLayer) | 
|   | 
| "bool"  | IsTrack (self) | 
|   | 
| "bool"  | IsLocked (self) | 
|   | 
| "void"  | SetLocked (self, "bool" aLocked) | 
|   | 
| "void"  | DeleteStructure (self) | 
|   | 
| "void"  | Move (self, *args) | 
|   | 
| "void"  | Rotate (self, *args) | 
|   | 
| "void"  | Flip (self, *args) | 
|   | 
| "BOARD *"  | GetBoard (self, *args) | 
|   | 
| "wxString"  | GetLayerName (self) | 
|   | 
| "void"  | ViewGetLayers (self, "int []" aLayers, "int &" aCount) | 
|   | 
| "void"  | TransformShapeWithClearanceToPolygon (self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearanceValue, "int" aError, "ERROR_LOC" aErrorLoc, "bool" ignoreLineWidth=False) | 
|   | 
| def  | Cast (self) | 
|   | 
| def  | Duplicate (self) | 
|   | 
| def  | SetPos (self, p) | 
|   | 
| def  | SetStartEnd (self, start, end) | 
|   | 
| def  | __init__ (self, *args, **kwargs) | 
|   | 
| "KICAD_T"  | Type (self) | 
|   | 
| "EDA_ITEM *"  | GetParent (self) | 
|   | 
| "void"  | SetParent (self, "EDA_ITEM" aParent) | 
|   | 
| "bool"  | IsModified (self) | 
|   | 
| "bool"  | IsNew (self) | 
|   | 
| "bool"  | IsMoving (self) | 
|   | 
| "bool"  | IsDragging (self) | 
|   | 
| "bool"  | IsWireImage (self) | 
|   | 
| "bool"  | IsSelected (self) | 
|   | 
| "bool"  | IsEntered (self) | 
|   | 
| "bool"  | IsResized (self) | 
|   | 
| "bool"  | IsBrightened (self) | 
|   | 
| "void"  | SetWireImage (self) | 
|   | 
| "void"  | SetSelected (self) | 
|   | 
| "void"  | SetBrightened (self) | 
|   | 
| "void"  | ClearSelected (self) | 
|   | 
| "void"  | ClearBrightened (self) | 
|   | 
| "void"  | SetModified (self) | 
|   | 
| "int"  | GetState (self, "EDA_ITEM_FLAGS" type) | 
|   | 
| "void"  | SetState (self, "EDA_ITEM_FLAGS" type, "bool" state) | 
|   | 
| "EDA_ITEM_FLAGS"  | GetStatus (self) | 
|   | 
| "void"  | SetStatus (self, "EDA_ITEM_FLAGS" aStatus) | 
|   | 
| "void"  | SetFlags (self, "EDA_ITEM_FLAGS" aMask) | 
|   | 
| "void"  | ClearFlags (self, *args) | 
|   | 
| "EDA_ITEM_FLAGS"  | GetFlags (self) | 
|   | 
| "bool"  | HasFlag (self, "EDA_ITEM_FLAGS" aFlag) | 
|   | 
| "EDA_ITEM_FLAGS"  | GetEditFlags (self) | 
|   | 
| "void"  | ClearTempFlags (self) | 
|   | 
| "void"  | ClearEditFlags (self) | 
|   | 
| "bool"  | IsType (self, "KICAD_T const []" aScanTypes) | 
|   | 
| "void"  | SetForceVisible (self, "bool" aEnable) | 
|   | 
| "bool"  | IsForceVisible (self) | 
|   | 
| "void"  | GetMsgPanelInfo (self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList) | 
|   | 
| "bool"  | HitTest (self, *args) | 
|   | 
| "EDA_RECT const"  | GetBoundingBox (self) | 
|   | 
| "wxPoint"  | GetPosition (self) | 
|   | 
| "void"  | SetPosition (self, "wxPoint" aPos) | 
|   | 
| "wxPoint const"  | GetFocusPosition (self) | 
|   | 
| "EDA_ITEM *"  | Clone (self) | 
|   | 
| "SEARCH_RESULT"  | Visit (self, "INSPECTOR" inspector, "void *" testData, "KICAD_T const []" scanTypes) | 
|   | 
| "wxString"  | GetClass (self) | 
|   | 
| "wxString"  | GetSelectMenuText (self, "EDA_UNITS" aUnits) | 
|   | 
| "BITMAPS"  | GetMenuImage (self) | 
|   | 
| "bool"  | Matches (self, "wxFindReplaceData const &" aSearchData, "void *" aAuxData) | 
|   | 
| "bool"  | Replace (self, *args) | 
|   | 
| "bool"  | IsReplaceable (self) | 
|   | 
| "bool"  | __lt__ (self, "EDA_ITEM" aItem) | 
|   | 
| "BOX2I const"  | ViewBBox (self) | 
|   | 
| "void"  | ViewGetLayers (self, "int []" aLayers, "int &" aCount) | 
|   | 
| def  | __init__ (self, *args) | 
|   | 
| "wxString const &"  | GetText (self) | 
|   | 
| "wxString"  | GetShownText (self, "int" aDepth=0, "bool" aAllowExtraText=True) | 
|   | 
| "wxString"  | ShortenedShownText (self) | 
|   | 
| "bool"  | HasTextVars (self) | 
|   | 
| "void"  | SetText (self, "wxString" aText) | 
|   | 
| "void"  | SetTextThickness (self, "int" aWidth) | 
|   | 
| "int"  | GetTextThickness (self) | 
|   | 
| "int"  | GetEffectiveTextPenWidth (self, "int" aDefaultWidth=0) | 
|   | 
| "void"  | SetTextAngle (self, "double" aAngle) | 
|   | 
| "double"  | GetTextAngle (self) | 
|   | 
| "double"  | GetTextAngleDegrees (self) | 
|   | 
| "double"  | GetTextAngleRadians (self) | 
|   | 
| "void"  | SetItalic (self, "bool" isItalic) | 
|   | 
| "bool"  | IsItalic (self) | 
|   | 
| "void"  | SetBold (self, "bool" aBold) | 
|   | 
| "bool"  | IsBold (self) | 
|   | 
| "void"  | SetVisible (self, "bool" aVisible) | 
|   | 
| "bool"  | IsVisible (self) | 
|   | 
| "void"  | SetMirrored (self, "bool" isMirrored) | 
|   | 
| "bool"  | IsMirrored (self) | 
|   | 
| "void"  | SetMultilineAllowed (self, "bool" aAllow) | 
|   | 
| "bool"  | IsMultilineAllowed (self) | 
|   | 
| "EDA_TEXT_HJUSTIFY_T"  | GetHorizJustify (self) | 
|   | 
| "EDA_TEXT_VJUSTIFY_T"  | GetVertJustify (self) | 
|   | 
| "void"  | SetHorizJustify (self, "EDA_TEXT_HJUSTIFY_T" aType) | 
|   | 
| "void"  | SetVertJustify (self, "EDA_TEXT_VJUSTIFY_T" aType) | 
|   | 
| "void"  | SetEffects (self, "EDA_TEXT" aSrc) | 
|   | 
| "void"  | SwapEffects (self, "EDA_TEXT" aTradingPartner) | 
|   | 
| "void"  | SwapText (self, "EDA_TEXT" aTradingPartner) | 
|   | 
| "void"  | CopyText (self, "EDA_TEXT" aSrc) | 
|   | 
| "bool"  | Replace (self, "wxFindReplaceData const &" aSearchData) | 
|   | 
| "bool"  | IsDefaultFormatting (self) | 
|   | 
| "void"  | SetTextSize (self, "wxSize" aNewSize) | 
|   | 
| "wxSize const &"  | GetTextSize (self) | 
|   | 
| "void"  | SetTextWidth (self, "int" aWidth) | 
|   | 
| "int"  | GetTextWidth (self) | 
|   | 
| "void"  | SetTextHeight (self, "int" aHeight) | 
|   | 
| "int"  | GetTextHeight (self) | 
|   | 
| "void"  | SetTextPos (self, "wxPoint" aPoint) | 
|   | 
| "wxPoint const &"  | GetTextPos (self) | 
|   | 
| "void"  | SetTextX (self, "int" aX) | 
|   | 
| "void"  | SetTextY (self, "int" aY) | 
|   | 
| "void"  | Offset (self, "wxPoint" aOffset) | 
|   | 
| "void"  | Empty (self) | 
|   | 
| "void"  | Print (self, "RENDER_SETTINGS const *" aSettings, "wxPoint" aOffset, "COLOR4D" aColor, "OUTLINE_MODE" aDisplay_mode=FILLED) | 
|   | 
| "std::vector< wxPoint,std::allocator< wxPoint > >"  | TransformToSegmentList (self) | 
|   | 
| "void"  | TransformBoundingBoxWithClearanceToPolygon (self, "SHAPE_POLY_SET" aCornerBuffer, "int" aClearanceValue) | 
|   | 
| "std::shared_ptr< SHAPE_COMPOUND >"  | GetEffectiveTextShape (self) | 
|   | 
| "bool"  | TextHitTest (self, *args) | 
|   | 
| "int"  | LenSize (self, "wxString" aLine, "int" aThickness) | 
|   | 
| "EDA_RECT"  | GetTextBox (self, "int" aLine=-1, "bool" aInvertY=False) | 
|   | 
| "int"  | GetInterline (self) | 
|   | 
| "wxString"  | GetTextStyleName (self) | 
|   | 
| "void"  | GetLinePositions (self, "wxPoint_Vector" aPositions, "int" aLineCount) | 
|   | 
| "void"  | Format (self, "OUTPUTFORMATTER" aFormatter, "int" aNestLevel, "int" aControlBits) | 
|   | 
| "double"  | GetDrawRotation (self) | 
|   | 
| "wxPoint"  | GetDrawPos (self) | 
|   | 
| "EDA_TEXT_HJUSTIFY_T"  | GetDrawHorizJustify (self) | 
|   | 
| "EDA_TEXT_VJUSTIFY_T"  | GetDrawVertJustify (self) | 
|   | 
| "int"  | Compare (self, "EDA_TEXT" aOther) | 
|   | 
Proxy of C++ FP_TEXT class.
 
Definition at line 14498 of file pcbnew.py.