| 
|   | __init__ (self, *args) | 
|   | 
|   | Clear (self) | 
|   | 
|   | BBox (self, aClearance=0) | 
|   | 
|   | PointCount (self) | 
|   | 
|   | CPoint (self, aIndex) | 
|   | 
|   | CDPoint (self, aIndex) | 
|   | 
|   | Vertices (self) | 
|   | 
|   | Append (self, *args) | 
|   | 
|   | Collide (self, aSeg, aClearance=0, aActual=None, aLocation=None) | 
|   | 
|   | Rotate (self, *args) | 
|   | 
|   | __init__ (self, *args, **kwargs) | 
|   | 
|   | SquaredDistance (self, aP, aOutlineOnly=False) | 
|   | 
|   | PointInside (self, aPt, aAccuracy=0, aUseBBoxCache=False) | 
|   | 
|   | PointOnEdge (self, aP, aAccuracy=0) | 
|   | 
|   | EdgeContainingPoint (self, aP, aAccuracy=0) | 
|   | 
|   | GetPoint (self, aIndex) | 
|   | 
|   | GetSegment (self, aIndex) | 
|   | 
|   | GetPointCount (self) | 
|   | 
|   | GetSegmentCount (self) | 
|   | 
|   | IsClosed (self) | 
|   | 
|   | GetCachedBBox (self) | 
|   | 
|   | __init__ (self, *args, **kwargs) | 
|   | 
|   | Clone (self) | 
|   | 
|   | GetClearance (self, aOther) | 
|   | 
|   | IsNull (self) | 
|   | 
|   | Centre (self) | 
|   | 
|   | Distance (self, aP) | 
|   | 
|   | NearestPoints (self, aOther, aPtThis, aPtOther) | 
|   | 
|   | TransformToPolygon (self, aBuffer, aError, aErrorLoc) | 
|   | 
|   | GetStart (self) | 
|   | 
|   | GetEnd (self) | 
|   | 
|   | GetWidth (self) | 
|   | 
|   | SetWidth (self, aWidth) | 
|   | 
|   | Move (self, aVector) | 
|   | 
|   | IsSolid (self) | 
|   | 
|   | Parse (self, aStream) | 
|   | 
|   | Format (self, aCplusPlus=True) | 
|   | 
|   | Cast (self) | 
|   | 
|   | __init__ (self, aType) | 
|   | 
|   | Type (self) | 
|   | 
|   | TypeName (self) | 
|   | 
|   | HasIndexableSubshapes (self) | 
|   | 
|   | GetIndexableSubshapeCount (self) | 
|   | 
|   | GetIndexableSubshapes (self, aSubshapes) | 
|   | 
 | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ SHAPE_SIMPLE class.
 
Definition at line 7437 of file pcbnew.py.