KiCad Pcbnew Python Scripting
pcbnew.VECTOR2I Member List

This is the complete list of members for pcbnew.VECTOR2I, including all inherited members.

__add__(self, *args)pcbnew.VECTOR2I
__eq__(self, "VECTOR2I" aVector)pcbnew.VECTOR2I
__eq__(self, other)pcbnew.VECTOR2I
__ge__(self, "VECTOR2I" aVector)pcbnew.VECTOR2I
__getitem__(self, index)pcbnew.VECTOR2I
__gt__(self, "VECTOR2I" aVector)pcbnew.VECTOR2I
__iadd__(self, *args)pcbnew.VECTOR2I
__init__(self, *args)pcbnew.VECTOR2I
__isub__(self, *args)pcbnew.VECTOR2I
__le__(self, "VECTOR2I" aVector)pcbnew.VECTOR2I
__len__(self)pcbnew.VECTOR2I
__lt__(self, "VECTOR2I" aVector)pcbnew.VECTOR2I
__mul__(self, *args)pcbnew.VECTOR2I
__ne__(self, "VECTOR2I" aVector)pcbnew.VECTOR2I
__ne__(self, other)pcbnew.VECTOR2I
__neg__(self)pcbnew.VECTOR2I
__nonzero__(self)pcbnew.VECTOR2I
__repr__(self)pcbnew.VECTOR2I
__setitem__(self, index, val)pcbnew.VECTOR2I
__str__(self)pcbnew.VECTOR2I
__sub__(self, *args)pcbnew.VECTOR2I
__truediv__(self, *args)pcbnew.VECTOR2I
Angle(self)pcbnew.VECTOR2I
Cross(self, "VECTOR2I" aVector)pcbnew.VECTOR2I
Dot(self, "VECTOR2I" aVector)pcbnew.VECTOR2I
EuclideanNorm(self)pcbnew.VECTOR2I
Format(self)pcbnew.VECTOR2I
Get(self)pcbnew.VECTOR2I
getWxPoint(self)pcbnew.VECTOR2I
Perpendicular(self)pcbnew.VECTOR2I
Resize(self, "int" aNewLength)pcbnew.VECTOR2I
Rotate(self, "double" aAngle)pcbnew.VECTOR2I
Set(self, "long" x, "long" y)pcbnew.VECTOR2I
SquaredEuclideanNorm(self)pcbnew.VECTOR2I
thisownpcbnew.VECTOR2Istatic
xpcbnew.VECTOR2Istatic
ypcbnew.VECTOR2Istatic