This is the complete list of members for pcbnew.BOARD_ITEM, including all inherited members.
  | __eq__(self, aItem) | pcbnew.BOARD_ITEM |  | 
  | __init__(self, *args, **kwargs) | pcbnew.BOARD_ITEM |  | 
  | Cast(self) | pcbnew.BOARD_ITEM |  | 
  | DeleteStructure(self) | pcbnew.BOARD_ITEM |  | 
  | DRC | pcbnew.BOARD_ITEM | static | 
  | Duplicate(self) | pcbnew.BOARD_ITEM |  | 
  | Duplicate(self) | pcbnew.BOARD_ITEM |  | 
  | Flip(self, aCentre, aFlipLeftRight) | pcbnew.BOARD_ITEM |  | 
  | GetBoard(self, *args) | pcbnew.BOARD_ITEM |  | 
  | GetCenter(self) | pcbnew.BOARD_ITEM |  | 
  | GetEffectiveHoleShape(self) | pcbnew.BOARD_ITEM |  | 
  | GetEffectiveShape(self, *args) | pcbnew.BOARD_ITEM |  | 
  | GetFontMetrics(self) | pcbnew.BOARD_ITEM |  | 
  | GetFPRelativePosition(self) | pcbnew.BOARD_ITEM |  | 
  | GetLayer(self) | pcbnew.BOARD_ITEM |  | 
  | GetLayerName(self) | pcbnew.BOARD_ITEM |  | 
  | GetLayerSet(self) | pcbnew.BOARD_ITEM |  | 
  | GetParent(self) | pcbnew.BOARD_ITEM |  | 
  | GetParentAsString(self) | pcbnew.BOARD_ITEM |  | 
  | GetParentFootprint(self) | pcbnew.BOARD_ITEM |  | 
  | GetParentGroup(self) | pcbnew.BOARD_ITEM |  | 
  | GetStroke(self) | pcbnew.BOARD_ITEM |  | 
  | GetX(self) | pcbnew.BOARD_ITEM |  | 
  | GetY(self) | pcbnew.BOARD_ITEM |  | 
  | HasHole(self) | pcbnew.BOARD_ITEM |  | 
  | HasLineStroke(self) | pcbnew.BOARD_ITEM |  | 
  | IsConnected(self) | pcbnew.BOARD_ITEM |  | 
  | IsKnockout(self) | pcbnew.BOARD_ITEM |  | 
  | IsLocked(self) | pcbnew.BOARD_ITEM |  | 
  | IsOnCopperLayer(self) | pcbnew.BOARD_ITEM |  | 
  | IsOnLayer(self, aLayer) | pcbnew.BOARD_ITEM |  | 
  | IsTented(self) | pcbnew.BOARD_ITEM |  | 
  | Move(self, aMoveVector) | pcbnew.BOARD_ITEM |  | 
  | Normalize(self) | pcbnew.BOARD_ITEM |  | 
  | NormalizeForCompare(self) | pcbnew.BOARD_ITEM |  | 
  | Rotate(self, aRotCentre, aAngle) | pcbnew.BOARD_ITEM |  | 
  | RunOnChildren(self, aFunction) | pcbnew.BOARD_ITEM |  | 
  | RunOnDescendants(self, aFunction, aDepth=0) | pcbnew.BOARD_ITEM |  | 
  | SetFPRelativePosition(self, aPos) | pcbnew.BOARD_ITEM |  | 
  | SetIsKnockout(self, aKnockout) | pcbnew.BOARD_ITEM |  | 
  | SetLayer(self, aLayer) | pcbnew.BOARD_ITEM |  | 
  | SetLayerSet(self, aLayers) | pcbnew.BOARD_ITEM |  | 
  | SetLocked(self, aLocked) | pcbnew.BOARD_ITEM |  | 
  | SetParentGroup(self, aGroup) | pcbnew.BOARD_ITEM |  | 
  | SetPos(self, p) | pcbnew.BOARD_ITEM |  | 
  | SetStartEnd(self, start, end) | pcbnew.BOARD_ITEM |  | 
  | SetStroke(self, aStroke) | pcbnew.BOARD_ITEM |  | 
  | SetX(self, aX) | pcbnew.BOARD_ITEM |  | 
  | SetY(self, aY) | pcbnew.BOARD_ITEM |  | 
  | Similarity(self, aItem) | pcbnew.BOARD_ITEM |  | 
  | StyleFromSettings(self, settings) | pcbnew.BOARD_ITEM |  | 
  | SwapItemData(self, aImage) | pcbnew.BOARD_ITEM |  | 
  | thisown | pcbnew.BOARD_ITEM | static | 
  | TransformShapeToPolygon(self, aBuffer, aLayer, aClearance, aError, aErrorLoc, ignoreLineWidth=False) | pcbnew.BOARD_ITEM |  |