This is the complete list of members for pcbnew.SEG, including all inherited members.
| __eq__(self, aSeg) | pcbnew.SEG | |
| __init__(self, *args) | pcbnew.SEG | |
| __lt__(self, aSeg) | pcbnew.SEG | |
| __ne__(self, aSeg) | pcbnew.SEG | |
| A | pcbnew.SEG | static |
| Angle(self, aOther) | pcbnew.SEG | |
| ApproxCollinear(self, aSeg, aDistanceThreshold=1) | pcbnew.SEG | |
| ApproxParallel(self, aSeg, aDistanceThreshold=1) | pcbnew.SEG | |
| ApproxPerpendicular(self, aSeg) | pcbnew.SEG | |
| B | pcbnew.SEG | static |
| CanonicalCoefs(self, qA, qB, qC) | pcbnew.SEG | |
| Center(self) | pcbnew.SEG | |
| Collide(self, aSeg, aClearance, aActual=None) | pcbnew.SEG | |
| Collinear(self, aSeg) | pcbnew.SEG | |
| Contains(self, *args) | pcbnew.SEG | |
| Distance(self, *args) | pcbnew.SEG | |
| Index(self) | pcbnew.SEG | |
| Intersect(self, aSeg, aIgnoreEndpoints=False, aLines=False) | pcbnew.SEG | |
| IntersectLines(self, aSeg) | pcbnew.SEG | |
| Intersects(self, aSeg) | pcbnew.SEG | |
| Length(self) | pcbnew.SEG | |
| LineDistance(self, aP, aDetermineSide=False) | pcbnew.SEG | |
| LineProject(self, aP) | pcbnew.SEG | |
| NearestPoint(self, *args) | pcbnew.SEG | |
| Overlaps(self, aSeg) | pcbnew.SEG | |
| ParallelSeg(self, aP) | pcbnew.SEG | |
| PerpendicularSeg(self, aP) | pcbnew.SEG | |
| ReflectPoint(self, aP) | pcbnew.SEG | |
| Reverse(self) | pcbnew.SEG | |
| Reversed(self) | pcbnew.SEG | |
| Side(self, aP) | pcbnew.SEG | |
| Square(a) | pcbnew.SEG | static |
| SquaredDistance(self, *args) | pcbnew.SEG | |
| SquaredLength(self) | pcbnew.SEG | |
| TCoef(self, aP) | pcbnew.SEG | |
| thisown | pcbnew.SEG | static |