]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/wx/py/wxd/DataStructures.py
1 """Decorator classes for documentation and shell scripting.
4 __author__
= "Patrick K. O'Brien <pobrien@orbtech.com>"
6 __revision__
= "$Revision$"[11:-2]
9 # These are not the real wxPython classes. These are Python versions
10 # for documentation purposes. They are also used to apply docstrings
11 # to the real wxPython classes, which are SWIG-generated wrappers for
15 import Parameters
as wx
37 def __getattr__(self
):
41 def __getitem__(self
):
57 def __nonzero__(self
):
61 def __setattr__(self
):
65 def __setitem__(self
):
85 def GetCrossProduct(self
):
89 def GetDistance(self
):
93 def GetDistanceSquare(self
):
97 def GetDotProduct(self
):
105 def GetRounded(self
):
109 def GetVectorAngle(self
):
113 def GetVectorLength(self
):
121 def SetPolarCoordinates(self
):
125 def SetVectorAngle(self
):
129 def SetVectorLength(self
):
137 def __getattr__(self
):
141 def __getitem__(self
):
177 def __nonzero__(self
):
181 def __setattr__(self
):
185 def __setitem__(self
):
217 def __getattr__(self
):
221 def __getitem__(self
):
237 def __nonzero__(self
):
241 def __setattr__(self
):
245 def __setitem__(self
):
277 def GetPosition(self
):
325 def SetPosition(self
):
365 def __getattr__(self
):
369 def __getitem__(self
):
385 def __nonzero__(self
):
389 def __setattr__(self
):
393 def __setitem__(self
):
445 def __getattr__(self
):
449 def __getitem__(self
):
465 def __nonzero__(self
):
469 def __setattr__(self
):
473 def __setitem__(self
):