|
| | __init__ (self, aParent, aType=PCB_TEXTBOX_T) |
| |
| | Serialize (self, aContainer) |
| |
| | Deserialize (self, aContainer) |
| |
| | GetLegacyTextMargin (self) |
| |
| | SetMarginLeft (self, aLeft) |
| |
| | SetMarginTop (self, aTop) |
| |
| | SetMarginRight (self, aRight) |
| |
| | SetMarginBottom (self, aBottom) |
| |
| | GetMarginLeft (self) |
| |
| | GetMarginTop (self) |
| |
| | GetMarginRight (self) |
| |
| | GetMarginBottom (self) |
| |
| | GetDrawPos (self, *args) |
| |
| | GetShownText (self, aAllowExtraText, aDepth=0) |
| |
| | HitTest (self, *args) |
| |
| | GetClass (self) |
| |
| | TransformTextToPolySet (self, aBuffer, aClearance, aMaxError, aErrorLoc) |
| |
| | TransformShapeToPolygon (self, aBuffer, aLayer, aClearance, aMaxError, aErrorLoc, aIgnoreLineWidth=False) |
| |
| | GetEffectiveShape (self, *args) |
| |
| | ViewGetLOD (self, aLayer, aView) |
| |
| | IsBorderEnabled (self) |
| |
| | SetBorderEnabled (self, enabled) |
| |
| | SetBorderWidth (self, aSize) |
| |
| | GetBorderWidth (self) |
| |
| | __eq__ (self, *args) |
| |
| | __init__ (self, *args) |
| |
| | GetConnectionPoints (self) |
| |
| | GetCorners (self) |
| |
| | SetIsProxyItem (self, aIsProxy=True) |
| |
| | Scale (self, aScale) |
| |
| | __eq__ (self, *args) |
| |
| | SetHasSolderMask (self, aVal) |
| |
| | HasSolderMask (self) |
| |
| | SetLocalSolderMaskMargin (self, aMargin) |
| |
| | GetLocalSolderMaskMargin (self) |
| |
| | GetSolderMaskExpansion (self) |
| |
| | GetArcAngleStart (self) |
| |
| | GetShapeStr (self) |
| |
| | __init__ (self, *args, **kwargs) |
| |
| | GetNet (self) |
| |
| | SetNet (self, aNetInfo) |
| |
| | UnpackNet (self, aProto) |
| |
| | PackNet (self, aProto) |
| |
| | GetNetCode (self) |
| |
| | SetNetCode (self, *args) |
| |
| | GetNetname (self) |
| |
| | GetNetnameMsg (self) |
| |
| | GetShortNetname (self) |
| |
| | GetDisplayNetname (self) |
| |
| | GetOwnClearance (self, aLayer, aSource=None) |
| |
| | GetClearanceOverrides (self, aSource) |
| |
| | GetLocalClearance (self, *args) |
| |
| | GetEffectiveNetClass (self) |
| |
| | GetNetClassName (self) |
| |
| | SetLocalRatsnestVisible (self, aVisible) |
| |
| | GetLocalRatsnestVisible (self) |
| |
| | GetTeardropParams (self, *args) |
| |
| | SetTeardropsEnabled (self, aEnable) |
| |
| | GetTeardropsEnabled (self) |
| |
| | SetTeardropBestLengthRatio (self, aRatio) |
| |
| | GetTeardropBestLengthRatio (self) |
| |
| | SetTeardropMaxLength (self, aMaxLength) |
| |
| | GetTeardropMaxLength (self) |
| |
| | SetTeardropBestWidthRatio (self, aRatio) |
| |
| | GetTeardropBestWidthRatio (self) |
| |
| | SetTeardropMaxWidth (self, aMaxWidth) |
| |
| | GetTeardropMaxWidth (self) |
| |
| | SetTeardropCurved (self, aCurve) |
| |
| | GetTeardropCurved (self) |
| |
| | SetTeardropPreferZoneConnections (self, aPrefer) |
| |
| | GetTeardropPreferZoneConnections (self) |
| |
| | SetTeardropAllowSpanTwoTracks (self, aAllow) |
| |
| | GetTeardropAllowSpanTwoTracks (self) |
| |
| | SetTeardropMaxTrackWidth (self, aRatio) |
| |
| | GetTeardropMaxTrackWidth (self) |
| |
| | __init__ (self, *args, **kwargs) |
| |
| | CopyFrom (self, aOther) |
| |
| | IsGroupableType (self) |
| |
| | GetX (self) |
| |
| | GetY (self) |
| |
| | GetCenter (self) |
| |
| | SetX (self, aX) |
| |
| | SetY (self, aY) |
| |
| | IsConnected (self) |
| |
| | Similarity (self, aItem) |
| |
| | __eq__ (self, aItem) |
| |
| | IsOnCopperLayer (self) |
| |
| | HasHole (self) |
| |
| | HasDrilledHole (self) |
| |
| | IsTented (self, aLayer) |
| |
| | GetEffectiveHoleShape (self) |
| |
| | RunOnChildren (self, aFunction, aMode) |
| |
| | GetParent (self) |
| |
| | GetParentFootprint (self) |
| |
| | GetFPRelativePosition (self) |
| |
| | SetFPRelativePosition (self, aPos) |
| |
| | HasLineStroke (self) |
| |
| | GetStroke (self) |
| |
| | SetStroke (self, aStroke) |
| |
| | GetFontMetrics (self) |
| |
| | GetLayer (self) |
| |
| | BoardLayerCount (self) |
| |
| | BoardCopperLayerCount (self) |
| |
| | BoardLayerSet (self) |
| |
| | GetLayerSet (self) |
| |
| | SetLayerSet (self, aLayers) |
| |
| | IsSideSpecific (self) |
| |
| | SetLayer (self, aLayer) |
| |
| | Duplicate (self, addToParentGroup, aCommit=None) |
| |
| | SwapItemData (self, aImage) |
| |
| | IsOnLayer (self, aLayer) |
| |
| | IsKnockout (self) |
| |
| | SetIsKnockout (self, aKnockout) |
| |
| | GetMaxError (self) |
| |
| | StyleFromSettings (self, settings, aCheckSide) |
| |
| | DeleteStructure (self) |
| |
| | Move (self, aMoveVector) |
| |
| | Rotate (self, aRotCentre, aAngle) |
| |
| | Flip (self, aCentre, aFlipDirection) |
| |
| | Mirror (self, aCentre, aFlipDirection) |
| |
| | Normalize (self) |
| |
| | NormalizeForCompare (self) |
| |
| | GetBoard (self, *args) |
| |
| | GetParentAsString (self) |
| |
| | GetLayerName (self) |
| |
| | TransformShapeToPolySet (self, aBuffer, aLayer, aClearance, aError, aErrorLoc) |
| |
| | LayerMaskDescribe (self) |
| |
| | Cast (self) |
| |
| | Duplicate (self) |
| |
| | SetPos (self, p) |
| |
| | SetStartEnd (self, start, end) |
| |
| | __init__ (self, *args, **kwargs) |
| |
| | Type (self) |
| |
| | SetParent (self, aParent) |
| |
| | SetParentGroup (self, aGroup) |
| |
| | GetParentGroup (self) |
| |
| | GetParentGroupId (self) |
| |
| | IsLocked (self) |
| |
| | SetLocked (self, aLocked) |
| |
| | IsModified (self) |
| |
| | IsNew (self) |
| |
| | IsMoving (self) |
| |
| | IsSelected (self) |
| |
| | IsEntered (self) |
| |
| | IsBrightened (self) |
| |
| | IsRollover (self) |
| |
| | SetIsRollover (self, aIsRollover) |
| |
| | SetSelected (self) |
| |
| | SetBrightened (self) |
| |
| | ClearSelected (self) |
| |
| | ClearBrightened (self) |
| |
| | SetModified (self) |
| |
| | SetFlags (self, aMask) |
| |
| | XorFlags (self, aMask) |
| |
| | ClearFlags (self, *args) |
| |
| | GetFlags (self) |
| |
| | HasFlag (self, aFlag) |
| |
| | GetEditFlags (self) |
| |
| | ClearEditFlags (self) |
| |
| | GetTempFlags (self) |
| |
| | ClearTempFlags (self) |
| |
| | RenderAsBitmap (self, aWorldScale) |
| |
| | SetIsShownAsBitmap (self, aBitmap) |
| |
| | IsShownAsBitmap (self) |
| |
| | IsType (self, aScanTypes) |
| |
| | SetForceVisible (self, aEnable) |
| |
| | IsForceVisible (self) |
| |
| | GetMsgPanelInfo (self, aFrame, aList) |
| |
| | GetFriendlyName (self) |
| |
| | GetBoundingBox (self) |
| |
| | GetPosition (self) |
| |
| | SetPosition (self, aPos) |
| |
| | GetFocusPosition (self) |
| |
| | GetSortPosition (self) |
| |
| | Clone (self) |
| |
| | Visit (self, inspector, testData, aScanTypes) |
| |
| | GetTypeDesc (self) |
| |
| | GetItemDescription (self, aUnitsProvider, aFull) |
| |
| | GetMenuImage (self) |
| |
| | Matches (self, aSearchData, aAuxData) |
| |
| | Replace (self, *args) |
| |
| | IsReplaceable (self) |
| |
| | __lt__ (self, aItem) |
| |
| | ViewBBox (self) |
| |
| | ViewGetLayers (self) |
| |
| | GetEmbeddedFiles (self) |
| |
| | GetEmbeddedFonts (self) |
| |
| | PyGetClass (self) |
| |
| | __init__ (self, *args) |
| |
| | SwapShape (self, aImage) |
| |
| | ShowShape (self) |
| |
| | SHAPE_T_asString (self) |
| |
| | IsProxyItem (self) |
| |
| | IsAnyFill (self) |
| |
| | IsSolidFill (self) |
| |
| | IsHatchedFill (self) |
| |
| | IsFilledForHitTesting (self) |
| |
| | SetFilled (self, aFlag) |
| |
| | SetFillMode (self, aFill) |
| |
| | GetFillMode (self) |
| |
| | SetFillModeProp (self, arg2) |
| |
| | GetFillModeProp (self) |
| |
| | SetHatchingDirty (self) |
| |
| | GetHatching (self) |
| |
| | IsClosed (self) |
| |
| | GetFillColor (self) |
| |
| | SetFillColor (self, aColor) |
| |
| | SetWidth (self, aWidth) |
| |
| | GetWidth (self) |
| |
| | GetEffectiveWidth (self) |
| |
| | GetHatchLineWidth (self) |
| |
| | GetHatchLineSpacing (self) |
| |
| | SetLineStyle (self, aStyle) |
| |
| | GetLineStyle (self) |
| |
| | SetLineColor (self, aColor) |
| |
| | GetLineColor (self) |
| |
| | SetShape (self, aShape) |
| |
| | GetShape (self) |
| |
| | GetStart (self) |
| |
| | GetStartY (self) |
| |
| | GetStartX (self) |
| |
| | SetStart (self, aStart) |
| |
| | SetStartY (self, y) |
| |
| | SetStartX (self, x) |
| |
| | SetCenterY (self, y) |
| |
| | SetCenterX (self, x) |
| |
| | GetEnd (self) |
| |
| | GetEndY (self) |
| |
| | GetEndX (self) |
| |
| | SetEnd (self, aEnd) |
| |
| | SetEndY (self, aY) |
| |
| | SetEndX (self, aX) |
| |
| | SetRadius (self, aX) |
| |
| | GetTopLeft (self) |
| |
| | GetBotRight (self) |
| |
| | SetTop (self, val) |
| |
| | SetLeft (self, val) |
| |
| | SetRight (self, val) |
| |
| | SetBottom (self, val) |
| |
| | SetBezierC1 (self, aPt) |
| |
| | GetBezierC1 (self) |
| |
| | SetBezierC2 (self, aPt) |
| |
| | GetBezierC2 (self) |
| |
| | SetCenter (self, aCenter) |
| |
| | SetArcAngleAndEnd (self, aAngle, aCheckNegativeAngle=False) |
| |
| | GetArcAngle (self) |
| |
| | GetSegmentAngle (self) |
| |
| | EndsSwapped (self) |
| |
| | GetArcMid (self) |
| |
| | GetRectCorners (self) |
| |
| | GetCornersInSequence (self, angle) |
| |
| | CalcArcAngles (self, aStartAngle, aEndAngle) |
| |
| | GetRadius (self) |
| |
| | SetArcGeometry (self, aStart, aMid, aEnd) |
| |
| | SetCachedArcData (self, aStart, aMid, aEnd, aCenter) |
| |
| | GetBezierPoints (self) |
| |
| | GetPolyPoints (self) |
| |
| | GetPointCount (self) |
| |
| | GetPolyShape (self, *args) |
| |
| | IsPolyShapeValid (self) |
| |
| | SetPolyShape (self, aShape) |
| |
| | SetPolyPoints (self, aPoints) |
| |
| | RebuildBezierToSegmentsPointsList (self, aMaxError) |
| |
| | MakeEffectiveShapes (self, aEdgeOnly=False) |
| |
| | MakeEffectiveShapesForHitTesting (self) |
| |
| | ShapeGetMsgPanelInfo (self, aFrame, aList) |
| |
| | SetRectangleHeight (self, aHeight) |
| |
| | SetRectangleWidth (self, aWidth) |
| |
| | SetRectangle (self, aHeight, aWidth) |
| |
| | SetCornerRadius (self, aRadius) |
| |
| | GetCornerRadius (self) |
| |
| | IsClockwiseArc (self) |
| |
| | GetLength (self) |
| |
| | GetRectangleHeight (self) |
| |
| | GetRectangleWidth (self) |
| |
| | UpdateHatching (self) |
| |
| | Compare (self, aOther) |
| |
| | Similarity (self, aOther) |
| |
| | __eq__ (self, aOther) |
| |
| | __init__ (self, *args) |
| |
| | GetText (self) |
| |
| | HasTextVars (self) |
| |
| | SetText (self, aText) |
| |
| | EvaluateText (self, aText) |
| |
| | SetTextThickness (self, aWidth) |
| |
| | GetTextThickness (self) |
| |
| | GetTextThicknessProperty (self) |
| |
| | SetAutoThickness (self, aAuto) |
| |
| | GetAutoThickness (self) |
| |
| | GetEffectiveTextPenWidth (self, aDefaultPenWidth=0) |
| |
| | SetTextAngle (self, aAngle) |
| |
| | GetTextAngle (self) |
| |
| | SetTextAngleDegrees (self, aOrientation) |
| |
| | GetTextAngleDegrees (self) |
| |
| | SetItalic (self, aItalic) |
| |
| | SetItalicFlag (self, aItalic) |
| |
| | IsItalic (self) |
| |
| | SetBold (self, aBold) |
| |
| | SetBoldFlag (self, aBold) |
| |
| | IsBold (self) |
| |
| | SetVisible (self, aVisible) |
| |
| | IsVisible (self) |
| |
| | SetMirrored (self, isMirrored) |
| |
| | IsMirrored (self) |
| |
| | SetMultilineAllowed (self, aAllow) |
| |
| | IsMultilineAllowed (self) |
| |
| | SetHorizJustify (self, aType) |
| |
| | GetHorizJustify (self) |
| |
| | SetVertJustify (self, aType) |
| |
| | GetVertJustify (self) |
| |
| | SetKeepUpright (self, aKeepUpright) |
| |
| | IsKeepUpright (self) |
| |
| | FlipHJustify (self) |
| |
| | SwapAttributes (self, aTradingPartner) |
| |
| | SwapText (self, aTradingPartner) |
| |
| | CopyText (self, aSrc) |
| |
| | SetAttributes (self, *args) |
| |
| | GetAttributes (self) |
| |
| | Replace (self, aSearchData) |
| |
| | IsDefaultFormatting (self) |
| |
| | SetFont (self, aFont) |
| |
| | GetFont (self) |
| |
| | SetUnresolvedFontName (self, aFontName) |
| |
| | ResolveFont (self, aEmbeddedFonts) |
| |
| | GetFontName (self) |
| |
| | SetFontProp (self, aFontName) |
| |
| | GetFontProp (self) |
| |
| | SetLineSpacing (self, aLineSpacing) |
| |
| | GetLineSpacing (self) |
| |
| | SetTextSize (self, aNewSize, aEnforceMinTextSize=True) |
| |
| | GetTextSize (self) |
| |
| | SetTextWidth (self, aWidth) |
| |
| | GetTextWidth (self) |
| |
| | SetTextHeight (self, aHeight) |
| |
| | GetTextHeight (self) |
| |
| | SetTextColor (self, aColor) |
| |
| | GetTextColor (self) |
| |
| | SetTextPos (self, aPoint) |
| |
| | GetTextPos (self) |
| |
| | SetTextX (self, aX) |
| |
| | SetTextY (self, aY) |
| |
| | Offset (self, aOffset) |
| |
| | Empty (self) |
| |
| | Print (self, aSettings, aOffset, aColor) |
| |
| | GetEffectiveTextShape (self, *args) |
| |
| | TextHitTest (self, *args) |
| |
| | GetTextBox (self, aSettings, aLine=-1) |
| |
| | GetInterline (self, aSettings) |
| |
| | GetTextStyleName (self) |
| |
| | GetLinePositions (self, aSettings, aPositions, aLineCount) |
| |
| | Levenshtein (self, aOther) |
| |
| | Similarity (self, aOther) |
| |
| | Format (self, aFormatter, aControlBits) |
| |
| | GetDrawRotation (self) |
| |
| | GetDrawFont (self, aSettings) |
| |
| | ClearRenderCache (self) |
| |
| | ClearBoundingBoxCache (self) |
| |
| | GetRenderCache (self, *args) |
| |
| | SetupRenderCache (self, aResolvedText, aFont, aAngle, aOffset) |
| |
| | AddRenderCacheGlyph (self, aPoly) |
| |
| | Compare (self, aOther) |
| |
| | __eq__ (self, aRhs) |
| |
| | __lt__ (self, aRhs) |
| |
| | __gt__ (self, aRhs) |
| |
| | HasHyperlink (self) |
| |
| | GetHyperlink (self) |
| |
| | SetHyperlink (self, aLink) |
| |
| | RemoveHyperlink (self) |
| |
Proxy of C++ PCB_TEXTBOX class.
Definition at line 18169 of file pcbnew.py.