This is the complete list of members for pcbnew.SHAPE_SEGMENT, including all inherited members.
__init__(self, *args) | pcbnew.SHAPE_SEGMENT | |
BBox(self, aClearance=0) | pcbnew.SHAPE_SEGMENT | |
BySizeAndCenter(aSize, aCenter, aRotation) | pcbnew.SHAPE_SEGMENT | static |
Cast(self) | pcbnew.SHAPE | |
Centre(self) | pcbnew.SHAPE | |
Clone(self) | pcbnew.SHAPE | |
Collide(self, *args) | pcbnew.SHAPE_SEGMENT | |
Distance(self, aP) | pcbnew.SHAPE | |
Format(self, aCplusPlus=True) | pcbnew.SHAPE_SEGMENT | |
GetAngle(self) | pcbnew.SHAPE_SEGMENT | |
GetCenter(self) | pcbnew.SHAPE_SEGMENT | |
GetClearance(self, aOther) | pcbnew.SHAPE | |
GetEnd(self) | pcbnew.SHAPE | |
GetIndexableSubshapeCount(self) | pcbnew.SHAPE_BASE | |
GetIndexableSubshapes(self, aSubshapes) | pcbnew.SHAPE_BASE | |
GetSeg(self) | pcbnew.SHAPE_SEGMENT | |
GetStart(self) | pcbnew.SHAPE | |
GetTotalLength(self) | pcbnew.SHAPE_SEGMENT | |
GetWidth(self) | pcbnew.SHAPE | |
HasIndexableSubshapes(self) | pcbnew.SHAPE_BASE | |
Is45Degree(self, *args) | pcbnew.SHAPE_SEGMENT | |
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_SEGMENT | |
SetSeg(self, aSeg) | pcbnew.SHAPE_SEGMENT | |
SetWidth(self, aWidth) | pcbnew.SHAPE | |
SquaredDistance(self, aP, aOutlineOnly=False) | pcbnew.SHAPE | |
thisown | pcbnew.SHAPE_SEGMENT | static |
TransformToPolygon(self, aBuffer, aError, aErrorLoc) | pcbnew.SHAPE | |
Type(self) | pcbnew.SHAPE_BASE | |
TypeName(self) | pcbnew.SHAPE_BASE | |