This is the complete list of members for pcbnew.SHAPE_CIRCLE, including all inherited members.
  | __init__(self, *args) | pcbnew.SHAPE_CIRCLE |  | 
  | BBox(self, aClearance=0) | pcbnew.SHAPE_CIRCLE |  | 
  | Cast(self) | pcbnew.SHAPE |  | 
  | Centre(self) | pcbnew.SHAPE |  | 
  | Clone(self) | pcbnew.SHAPE |  | 
  | Collide(self, aSeg, aClearance=0, aActual=None, aLocation=None) | pcbnew.SHAPE_CIRCLE |  | 
  | Distance(self, aP) | pcbnew.SHAPE |  | 
  | Format(self, aCplusPlus=True) | pcbnew.SHAPE_CIRCLE |  | 
  | GetCenter(self) | pcbnew.SHAPE_CIRCLE |  | 
  | GetCircle(self) | pcbnew.SHAPE_CIRCLE |  | 
  | GetClearance(self, aOther) | pcbnew.SHAPE |  | 
  | GetEnd(self) | pcbnew.SHAPE |  | 
  | GetIndexableSubshapeCount(self) | pcbnew.SHAPE_BASE |  | 
  | GetIndexableSubshapes(self, aSubshapes) | pcbnew.SHAPE_BASE |  | 
  | GetRadius(self) | pcbnew.SHAPE_CIRCLE |  | 
  | GetStart(self) | pcbnew.SHAPE |  | 
  | GetWidth(self) | pcbnew.SHAPE |  | 
  | HasIndexableSubshapes(self) | pcbnew.SHAPE_BASE |  | 
  | IsNull(self) | pcbnew.SHAPE |  | 
  | IsSolid(self) | pcbnew.SHAPE |  | 
  | MIN_PRECISION_IU | pcbnew.SHAPE | static | 
  | Move(self, aVector) | pcbnew.SHAPE |  | 
  | NearestPoints(self, aOther, aPtThis, aPtOther) | pcbnew.SHAPE |  | 
  | Parse(self, aStream) | pcbnew.SHAPE |  | 
  | PointInside(self, aPt, aAccuracy=0, aUseBBoxCache=False) | pcbnew.SHAPE |  | 
  | Rotate(self, *args) | pcbnew.SHAPE_CIRCLE |  | 
  | SetCenter(self, aCenter) | pcbnew.SHAPE_CIRCLE |  | 
  | SetRadius(self, aRadius) | pcbnew.SHAPE_CIRCLE |  | 
  | SetWidth(self, aWidth) | pcbnew.SHAPE |  | 
  | SquaredDistance(self, aP, aOutlineOnly=False) | pcbnew.SHAPE |  | 
  | thisown | pcbnew.SHAPE_CIRCLE | static | 
  | TransformToPolygon(self, aBuffer, aError, aErrorLoc) | pcbnew.SHAPE |  | 
  | Type(self) | pcbnew.SHAPE_BASE |  | 
  | TypeName(self) | pcbnew.SHAPE_BASE |  |