This is the complete list of members for pcbnew.SHAPE_RECT, including all inherited members.
__init__(self, *args) | pcbnew.SHAPE_RECT | |
BBox(self, aClearance=0) | pcbnew.SHAPE_RECT | |
Cast(self) | pcbnew.SHAPE | |
Centre(self) | pcbnew.SHAPE | |
Clone(self) | pcbnew.SHAPE | |
Collide(self, *args) | pcbnew.SHAPE_RECT | |
Diagonal(self) | pcbnew.SHAPE_RECT | |
Distance(self, aP) | pcbnew.SHAPE | |
Format(self, aCplusPlus=True) | pcbnew.SHAPE_RECT | |
GetClearance(self, aOther) | pcbnew.SHAPE | |
GetEnd(self) | pcbnew.SHAPE | |
GetHeight(self) | pcbnew.SHAPE_RECT | |
GetIndexableSubshapeCount(self) | pcbnew.SHAPE_BASE | |
GetIndexableSubshapes(self, aSubshapes) | pcbnew.SHAPE_BASE | |
GetInflated(self, aOffset) | pcbnew.SHAPE_RECT | |
GetPosition(self) | pcbnew.SHAPE_RECT | |
GetRadius(self) | pcbnew.SHAPE_RECT | |
GetSize(self) | pcbnew.SHAPE_RECT | |
GetStart(self) | pcbnew.SHAPE | |
GetWidth(self) | pcbnew.SHAPE | |
HasIndexableSubshapes(self) | pcbnew.SHAPE_BASE | |
IsNull(self) | pcbnew.SHAPE | |
IsSolid(self) | pcbnew.SHAPE | |
MajorDimension(self) | pcbnew.SHAPE_RECT | |
MIN_PRECISION_IU | pcbnew.SHAPE | static |
MinorDimension(self) | pcbnew.SHAPE_RECT | |
Move(self, aVector) | pcbnew.SHAPE | |
NearestPoints(self, aOther, aPtThis, aPtOther) | pcbnew.SHAPE | |
Normalize(self) | pcbnew.SHAPE_RECT | |
Outline(self) | pcbnew.SHAPE_RECT | |
Parse(self, aStream) | pcbnew.SHAPE | |
PointInside(self, aPt, aAccuracy=0, aUseBBoxCache=False) | pcbnew.SHAPE | |
Rotate(self, *args) | pcbnew.SHAPE_RECT | |
SetRadius(self, aRadius) | pcbnew.SHAPE_RECT | |
SetWidth(self, aWidth) | pcbnew.SHAPE | |
SquaredDistance(self, aP, aOutlineOnly=False) | pcbnew.SHAPE | |
thisown | pcbnew.SHAPE_RECT | static |
TransformToPolygon(self, aBuffer, aError, aErrorLoc) | pcbnew.SHAPE | |
Type(self) | pcbnew.SHAPE_BASE | |
TypeName(self) | pcbnew.SHAPE_BASE | |