This is the complete list of members for pcbnew.SHAPE_COMPOUND, including all inherited members.
__init__(self, *args) | pcbnew.SHAPE_COMPOUND | |
AddShape(self, *args) | pcbnew.SHAPE_COMPOUND | |
BBox(self, aClearance=0) | pcbnew.SHAPE_COMPOUND | |
Cast(self) | pcbnew.SHAPE | |
Centre(self) | pcbnew.SHAPE | |
Clone(self) | pcbnew.SHAPE_COMPOUND | |
Collide(self, *args) | pcbnew.SHAPE_COMPOUND | |
Distance(self, *args) | pcbnew.SHAPE_COMPOUND | |
Empty(self) | pcbnew.SHAPE_COMPOUND | |
Format(self, aCplusPlus=True) | pcbnew.SHAPE_COMPOUND | |
GetClearance(self, aOther) | pcbnew.SHAPE | |
GetEnd(self) | pcbnew.SHAPE | |
GetIndexableSubshapeCount(self) | pcbnew.SHAPE_BASE | |
GetIndexableSubshapes(self, aSubshapes) | pcbnew.SHAPE_BASE | |
GetStart(self) | pcbnew.SHAPE | |
GetSubshapes(self) | pcbnew.SHAPE_COMPOUND | |
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_COMPOUND | |
SetWidth(self, aWidth) | pcbnew.SHAPE | |
Shapes(self) | pcbnew.SHAPE_COMPOUND | |
Size(self) | pcbnew.SHAPE_COMPOUND | |
SquaredDistance(self, aP, aOutlineOnly=False) | pcbnew.SHAPE | |
thisown | pcbnew.SHAPE_COMPOUND | static |
TransformToPolygon(self, aBuffer, aError, aErrorLoc) | pcbnew.SHAPE | |
Type(self) | pcbnew.SHAPE_BASE | |
TypeName(self) | pcbnew.SHAPE_BASE | |
UniqueSubshape(self) | pcbnew.SHAPE_COMPOUND | |