]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/contrib/ogl/oglshapes.py
1 # This file was created automatically by SWIG.
14 from clip_dnd
import *
26 from stattool
import *
28 from controls
import *
30 from controls2
import *
32 from windows2
import *
36 from windows3
import *
46 from oglbasic
import *
48 class wxPseudoMetaFilePtr(wxObjectPtr
):
49 def __init__(self
,this
):
52 def __del__(self
, delfunc
=oglshapesc
.delete_wxPseudoMetaFile
):
58 def Draw(self
, *_args
, **_kwargs
):
59 val
= oglshapesc
.wxPseudoMetaFile_Draw(self
, *_args
, **_kwargs
)
61 def Clear(self
, *_args
, **_kwargs
):
62 val
= oglshapesc
.wxPseudoMetaFile_Clear(self
, *_args
, **_kwargs
)
64 def Copy(self
, *_args
, **_kwargs
):
65 val
= oglshapesc
.wxPseudoMetaFile_Copy(self
, *_args
, **_kwargs
)
67 def Scale(self
, *_args
, **_kwargs
):
68 val
= oglshapesc
.wxPseudoMetaFile_Scale(self
, *_args
, **_kwargs
)
70 def ScaleTo(self
, *_args
, **_kwargs
):
71 val
= oglshapesc
.wxPseudoMetaFile_ScaleTo(self
, *_args
, **_kwargs
)
73 def Translate(self
, *_args
, **_kwargs
):
74 val
= oglshapesc
.wxPseudoMetaFile_Translate(self
, *_args
, **_kwargs
)
76 def Rotate(self
, *_args
, **_kwargs
):
77 val
= oglshapesc
.wxPseudoMetaFile_Rotate(self
, *_args
, **_kwargs
)
79 def LoadFromMetaFile(self
, *_args
, **_kwargs
):
80 val
= oglshapesc
.wxPseudoMetaFile_LoadFromMetaFile(self
, *_args
, **_kwargs
)
82 def GetBounds(self
, *_args
, **_kwargs
):
83 val
= oglshapesc
.wxPseudoMetaFile_GetBounds(self
, *_args
, **_kwargs
)
85 def CalculateSize(self
, *_args
, **_kwargs
):
86 val
= oglshapesc
.wxPseudoMetaFile_CalculateSize(self
, *_args
, **_kwargs
)
88 def SetRotateable(self
, *_args
, **_kwargs
):
89 val
= oglshapesc
.wxPseudoMetaFile_SetRotateable(self
, *_args
, **_kwargs
)
91 def GetRotateable(self
, *_args
, **_kwargs
):
92 val
= oglshapesc
.wxPseudoMetaFile_GetRotateable(self
, *_args
, **_kwargs
)
94 def SetSize(self
, *_args
, **_kwargs
):
95 val
= oglshapesc
.wxPseudoMetaFile_SetSize(self
, *_args
, **_kwargs
)
97 def SetFillBrush(self
, *_args
, **_kwargs
):
98 val
= oglshapesc
.wxPseudoMetaFile_SetFillBrush(self
, *_args
, **_kwargs
)
100 def GetFillBrush(self
, *_args
, **_kwargs
):
101 val
= oglshapesc
.wxPseudoMetaFile_GetFillBrush(self
, *_args
, **_kwargs
)
102 if val
: val
= wxBrushPtr(val
)
104 def SetOutlinePen(self
, *_args
, **_kwargs
):
105 val
= oglshapesc
.wxPseudoMetaFile_SetOutlinePen(self
, *_args
, **_kwargs
)
107 def GetOutlinePen(self
, *_args
, **_kwargs
):
108 val
= oglshapesc
.wxPseudoMetaFile_GetOutlinePen(self
, *_args
, **_kwargs
)
109 if val
: val
= wxPenPtr(val
)
111 def SetOutlineOp(self
, *_args
, **_kwargs
):
112 val
= oglshapesc
.wxPseudoMetaFile_SetOutlineOp(self
, *_args
, **_kwargs
)
114 def GetOutlineOp(self
, *_args
, **_kwargs
):
115 val
= oglshapesc
.wxPseudoMetaFile_GetOutlineOp(self
, *_args
, **_kwargs
)
117 def IsValid(self
, *_args
, **_kwargs
):
118 val
= oglshapesc
.wxPseudoMetaFile_IsValid(self
, *_args
, **_kwargs
)
120 def DrawLine(self
, *_args
, **_kwargs
):
121 val
= oglshapesc
.wxPseudoMetaFile_DrawLine(self
, *_args
, **_kwargs
)
123 def DrawRectangle(self
, *_args
, **_kwargs
):
124 val
= oglshapesc
.wxPseudoMetaFile_DrawRectangle(self
, *_args
, **_kwargs
)
126 def DrawRoundedRectangle(self
, *_args
, **_kwargs
):
127 val
= oglshapesc
.wxPseudoMetaFile_DrawRoundedRectangle(self
, *_args
, **_kwargs
)
129 def DrawArc(self
, *_args
, **_kwargs
):
130 val
= oglshapesc
.wxPseudoMetaFile_DrawArc(self
, *_args
, **_kwargs
)
132 def DrawEllipticArc(self
, *_args
, **_kwargs
):
133 val
= oglshapesc
.wxPseudoMetaFile_DrawEllipticArc(self
, *_args
, **_kwargs
)
135 def DrawEllipse(self
, *_args
, **_kwargs
):
136 val
= oglshapesc
.wxPseudoMetaFile_DrawEllipse(self
, *_args
, **_kwargs
)
138 def DrawPoint(self
, *_args
, **_kwargs
):
139 val
= oglshapesc
.wxPseudoMetaFile_DrawPoint(self
, *_args
, **_kwargs
)
141 def DrawText(self
, *_args
, **_kwargs
):
142 val
= oglshapesc
.wxPseudoMetaFile_DrawText(self
, *_args
, **_kwargs
)
144 def DrawLines(self
, *_args
, **_kwargs
):
145 val
= oglshapesc
.wxPseudoMetaFile_DrawLines(self
, *_args
, **_kwargs
)
147 def DrawPolygon(self
, *_args
, **_kwargs
):
148 val
= oglshapesc
.wxPseudoMetaFile_DrawPolygon(self
, *_args
, **_kwargs
)
150 def DrawSpline(self
, *_args
, **_kwargs
):
151 val
= oglshapesc
.wxPseudoMetaFile_DrawSpline(self
, *_args
, **_kwargs
)
153 def SetClippingRect(self
, *_args
, **_kwargs
):
154 val
= oglshapesc
.wxPseudoMetaFile_SetClippingRect(self
, *_args
, **_kwargs
)
156 def DestroyClippingRect(self
, *_args
, **_kwargs
):
157 val
= oglshapesc
.wxPseudoMetaFile_DestroyClippingRect(self
, *_args
, **_kwargs
)
159 def SetPen(self
, *_args
, **_kwargs
):
160 val
= oglshapesc
.wxPseudoMetaFile_SetPen(self
, *_args
, **_kwargs
)
162 def SetBrush(self
, *_args
, **_kwargs
):
163 val
= oglshapesc
.wxPseudoMetaFile_SetBrush(self
, *_args
, **_kwargs
)
165 def SetFont(self
, *_args
, **_kwargs
):
166 val
= oglshapesc
.wxPseudoMetaFile_SetFont(self
, *_args
, **_kwargs
)
168 def SetTextColour(self
, *_args
, **_kwargs
):
169 val
= oglshapesc
.wxPseudoMetaFile_SetTextColour(self
, *_args
, **_kwargs
)
171 def SetBackgroundColour(self
, *_args
, **_kwargs
):
172 val
= oglshapesc
.wxPseudoMetaFile_SetBackgroundColour(self
, *_args
, **_kwargs
)
174 def SetBackgroundMode(self
, *_args
, **_kwargs
):
175 val
= oglshapesc
.wxPseudoMetaFile_SetBackgroundMode(self
, *_args
, **_kwargs
)
178 return "<%s.%s instance; proxy of C++ wxPseudoMetaFile instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
179 class wxPseudoMetaFile(wxPseudoMetaFilePtr
):
180 def __init__(self
,*_args
,**_kwargs
):
181 self
.this
= oglshapesc
.new_wxPseudoMetaFile(*_args
,**_kwargs
)
187 class wxPyRectangleShapePtr(wxPyShapePtr
):
188 def __init__(self
,this
):
191 def _setCallbackInfo(self
, *_args
, **_kwargs
):
192 val
= oglshapesc
.wxPyRectangleShape__setCallbackInfo(self
, *_args
, **_kwargs
)
194 def SetCornerRadius(self
, *_args
, **_kwargs
):
195 val
= oglshapesc
.wxPyRectangleShape_SetCornerRadius(self
, *_args
, **_kwargs
)
197 def base_OnDelete(self
, *_args
, **_kwargs
):
198 val
= oglshapesc
.wxPyRectangleShape_base_OnDelete(self
, *_args
, **_kwargs
)
200 def base_OnDraw(self
, *_args
, **_kwargs
):
201 val
= oglshapesc
.wxPyRectangleShape_base_OnDraw(self
, *_args
, **_kwargs
)
203 def base_OnDrawContents(self
, *_args
, **_kwargs
):
204 val
= oglshapesc
.wxPyRectangleShape_base_OnDrawContents(self
, *_args
, **_kwargs
)
206 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
207 val
= oglshapesc
.wxPyRectangleShape_base_OnDrawBranches(self
, *_args
, **_kwargs
)
209 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
210 val
= oglshapesc
.wxPyRectangleShape_base_OnMoveLinks(self
, *_args
, **_kwargs
)
212 def base_OnErase(self
, *_args
, **_kwargs
):
213 val
= oglshapesc
.wxPyRectangleShape_base_OnErase(self
, *_args
, **_kwargs
)
215 def base_OnEraseContents(self
, *_args
, **_kwargs
):
216 val
= oglshapesc
.wxPyRectangleShape_base_OnEraseContents(self
, *_args
, **_kwargs
)
218 def base_OnHighlight(self
, *_args
, **_kwargs
):
219 val
= oglshapesc
.wxPyRectangleShape_base_OnHighlight(self
, *_args
, **_kwargs
)
221 def base_OnLeftClick(self
, *_args
, **_kwargs
):
222 val
= oglshapesc
.wxPyRectangleShape_base_OnLeftClick(self
, *_args
, **_kwargs
)
224 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
225 val
= oglshapesc
.wxPyRectangleShape_base_OnLeftDoubleClick(self
, *_args
, **_kwargs
)
227 def base_OnRightClick(self
, *_args
, **_kwargs
):
228 val
= oglshapesc
.wxPyRectangleShape_base_OnRightClick(self
, *_args
, **_kwargs
)
230 def base_OnSize(self
, *_args
, **_kwargs
):
231 val
= oglshapesc
.wxPyRectangleShape_base_OnSize(self
, *_args
, **_kwargs
)
233 def base_OnMovePre(self
, *_args
, **_kwargs
):
234 val
= oglshapesc
.wxPyRectangleShape_base_OnMovePre(self
, *_args
, **_kwargs
)
236 def base_OnMovePost(self
, *_args
, **_kwargs
):
237 val
= oglshapesc
.wxPyRectangleShape_base_OnMovePost(self
, *_args
, **_kwargs
)
239 def base_OnDragLeft(self
, *_args
, **_kwargs
):
240 val
= oglshapesc
.wxPyRectangleShape_base_OnDragLeft(self
, *_args
, **_kwargs
)
242 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
243 val
= oglshapesc
.wxPyRectangleShape_base_OnBeginDragLeft(self
, *_args
, **_kwargs
)
245 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
246 val
= oglshapesc
.wxPyRectangleShape_base_OnEndDragLeft(self
, *_args
, **_kwargs
)
248 def base_OnDragRight(self
, *_args
, **_kwargs
):
249 val
= oglshapesc
.wxPyRectangleShape_base_OnDragRight(self
, *_args
, **_kwargs
)
251 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
252 val
= oglshapesc
.wxPyRectangleShape_base_OnBeginDragRight(self
, *_args
, **_kwargs
)
254 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
255 val
= oglshapesc
.wxPyRectangleShape_base_OnEndDragRight(self
, *_args
, **_kwargs
)
257 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
258 val
= oglshapesc
.wxPyRectangleShape_base_OnDrawOutline(self
, *_args
, **_kwargs
)
260 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
261 val
= oglshapesc
.wxPyRectangleShape_base_OnDrawControlPoints(self
, *_args
, **_kwargs
)
263 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
264 val
= oglshapesc
.wxPyRectangleShape_base_OnEraseControlPoints(self
, *_args
, **_kwargs
)
266 def base_OnMoveLink(self
, *_args
, **_kwargs
):
267 val
= oglshapesc
.wxPyRectangleShape_base_OnMoveLink(self
, *_args
, **_kwargs
)
269 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
270 val
= oglshapesc
.wxPyRectangleShape_base_OnSizingDragLeft(self
, *_args
, **_kwargs
)
272 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
273 val
= oglshapesc
.wxPyRectangleShape_base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
)
275 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
276 val
= oglshapesc
.wxPyRectangleShape_base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
)
278 def base_OnBeginSize(self
, *_args
, **_kwargs
):
279 val
= oglshapesc
.wxPyRectangleShape_base_OnBeginSize(self
, *_args
, **_kwargs
)
281 def base_OnEndSize(self
, *_args
, **_kwargs
):
282 val
= oglshapesc
.wxPyRectangleShape_base_OnEndSize(self
, *_args
, **_kwargs
)
285 return "<%s.%s instance; proxy of C++ wxPyRectangleShape instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
286 class wxPyRectangleShape(wxPyRectangleShapePtr
):
287 def __init__(self
,*_args
,**_kwargs
):
288 self
.this
= oglshapesc
.new_wxPyRectangleShape(*_args
,**_kwargs
)
290 self
._setCallbackInfo
(self
, wxPyRectangleShape
)
291 self
._setOORInfo
(self
)
296 class wxPyControlPointPtr(wxPyRectangleShapePtr
):
297 def __init__(self
,this
):
300 def _setCallbackInfo(self
, *_args
, **_kwargs
):
301 val
= oglshapesc
.wxPyControlPoint__setCallbackInfo(self
, *_args
, **_kwargs
)
303 def SetCornerRadius(self
, *_args
, **_kwargs
):
304 val
= oglshapesc
.wxPyControlPoint_SetCornerRadius(self
, *_args
, **_kwargs
)
306 def base_OnDelete(self
, *_args
, **_kwargs
):
307 val
= oglshapesc
.wxPyControlPoint_base_OnDelete(self
, *_args
, **_kwargs
)
309 def base_OnDraw(self
, *_args
, **_kwargs
):
310 val
= oglshapesc
.wxPyControlPoint_base_OnDraw(self
, *_args
, **_kwargs
)
312 def base_OnDrawContents(self
, *_args
, **_kwargs
):
313 val
= oglshapesc
.wxPyControlPoint_base_OnDrawContents(self
, *_args
, **_kwargs
)
315 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
316 val
= oglshapesc
.wxPyControlPoint_base_OnDrawBranches(self
, *_args
, **_kwargs
)
318 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
319 val
= oglshapesc
.wxPyControlPoint_base_OnMoveLinks(self
, *_args
, **_kwargs
)
321 def base_OnErase(self
, *_args
, **_kwargs
):
322 val
= oglshapesc
.wxPyControlPoint_base_OnErase(self
, *_args
, **_kwargs
)
324 def base_OnEraseContents(self
, *_args
, **_kwargs
):
325 val
= oglshapesc
.wxPyControlPoint_base_OnEraseContents(self
, *_args
, **_kwargs
)
327 def base_OnHighlight(self
, *_args
, **_kwargs
):
328 val
= oglshapesc
.wxPyControlPoint_base_OnHighlight(self
, *_args
, **_kwargs
)
330 def base_OnLeftClick(self
, *_args
, **_kwargs
):
331 val
= oglshapesc
.wxPyControlPoint_base_OnLeftClick(self
, *_args
, **_kwargs
)
333 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
334 val
= oglshapesc
.wxPyControlPoint_base_OnLeftDoubleClick(self
, *_args
, **_kwargs
)
336 def base_OnRightClick(self
, *_args
, **_kwargs
):
337 val
= oglshapesc
.wxPyControlPoint_base_OnRightClick(self
, *_args
, **_kwargs
)
339 def base_OnSize(self
, *_args
, **_kwargs
):
340 val
= oglshapesc
.wxPyControlPoint_base_OnSize(self
, *_args
, **_kwargs
)
342 def base_OnMovePre(self
, *_args
, **_kwargs
):
343 val
= oglshapesc
.wxPyControlPoint_base_OnMovePre(self
, *_args
, **_kwargs
)
345 def base_OnMovePost(self
, *_args
, **_kwargs
):
346 val
= oglshapesc
.wxPyControlPoint_base_OnMovePost(self
, *_args
, **_kwargs
)
348 def base_OnDragLeft(self
, *_args
, **_kwargs
):
349 val
= oglshapesc
.wxPyControlPoint_base_OnDragLeft(self
, *_args
, **_kwargs
)
351 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
352 val
= oglshapesc
.wxPyControlPoint_base_OnBeginDragLeft(self
, *_args
, **_kwargs
)
354 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
355 val
= oglshapesc
.wxPyControlPoint_base_OnEndDragLeft(self
, *_args
, **_kwargs
)
357 def base_OnDragRight(self
, *_args
, **_kwargs
):
358 val
= oglshapesc
.wxPyControlPoint_base_OnDragRight(self
, *_args
, **_kwargs
)
360 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
361 val
= oglshapesc
.wxPyControlPoint_base_OnBeginDragRight(self
, *_args
, **_kwargs
)
363 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
364 val
= oglshapesc
.wxPyControlPoint_base_OnEndDragRight(self
, *_args
, **_kwargs
)
366 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
367 val
= oglshapesc
.wxPyControlPoint_base_OnDrawOutline(self
, *_args
, **_kwargs
)
369 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
370 val
= oglshapesc
.wxPyControlPoint_base_OnDrawControlPoints(self
, *_args
, **_kwargs
)
372 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
373 val
= oglshapesc
.wxPyControlPoint_base_OnEraseControlPoints(self
, *_args
, **_kwargs
)
375 def base_OnMoveLink(self
, *_args
, **_kwargs
):
376 val
= oglshapesc
.wxPyControlPoint_base_OnMoveLink(self
, *_args
, **_kwargs
)
378 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
379 val
= oglshapesc
.wxPyControlPoint_base_OnSizingDragLeft(self
, *_args
, **_kwargs
)
381 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
382 val
= oglshapesc
.wxPyControlPoint_base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
)
384 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
385 val
= oglshapesc
.wxPyControlPoint_base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
)
387 def base_OnBeginSize(self
, *_args
, **_kwargs
):
388 val
= oglshapesc
.wxPyControlPoint_base_OnBeginSize(self
, *_args
, **_kwargs
)
390 def base_OnEndSize(self
, *_args
, **_kwargs
):
391 val
= oglshapesc
.wxPyControlPoint_base_OnEndSize(self
, *_args
, **_kwargs
)
394 return "<%s.%s instance; proxy of C++ wxPyControlPoint instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
395 class wxPyControlPoint(wxPyControlPointPtr
):
396 def __init__(self
,*_args
,**_kwargs
):
397 self
.this
= oglshapesc
.new_wxPyControlPoint(*_args
,**_kwargs
)
399 self
._setCallbackInfo
(self
, wxPyControlPoint
)
400 self
._setOORInfo
(self
)
405 class wxPyBitmapShapePtr(wxPyRectangleShapePtr
):
406 def __init__(self
,this
):
409 def _setCallbackInfo(self
, *_args
, **_kwargs
):
410 val
= oglshapesc
.wxPyBitmapShape__setCallbackInfo(self
, *_args
, **_kwargs
)
412 def GetBitmap(self
, *_args
, **_kwargs
):
413 val
= oglshapesc
.wxPyBitmapShape_GetBitmap(self
, *_args
, **_kwargs
)
414 if val
: val
= wxBitmapPtr(val
)
416 def GetFilename(self
, *_args
, **_kwargs
):
417 val
= oglshapesc
.wxPyBitmapShape_GetFilename(self
, *_args
, **_kwargs
)
419 def SetBitmap(self
, *_args
, **_kwargs
):
420 val
= oglshapesc
.wxPyBitmapShape_SetBitmap(self
, *_args
, **_kwargs
)
422 def SetFilename(self
, *_args
, **_kwargs
):
423 val
= oglshapesc
.wxPyBitmapShape_SetFilename(self
, *_args
, **_kwargs
)
425 def base_OnDelete(self
, *_args
, **_kwargs
):
426 val
= oglshapesc
.wxPyBitmapShape_base_OnDelete(self
, *_args
, **_kwargs
)
428 def base_OnDraw(self
, *_args
, **_kwargs
):
429 val
= oglshapesc
.wxPyBitmapShape_base_OnDraw(self
, *_args
, **_kwargs
)
431 def base_OnDrawContents(self
, *_args
, **_kwargs
):
432 val
= oglshapesc
.wxPyBitmapShape_base_OnDrawContents(self
, *_args
, **_kwargs
)
434 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
435 val
= oglshapesc
.wxPyBitmapShape_base_OnDrawBranches(self
, *_args
, **_kwargs
)
437 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
438 val
= oglshapesc
.wxPyBitmapShape_base_OnMoveLinks(self
, *_args
, **_kwargs
)
440 def base_OnErase(self
, *_args
, **_kwargs
):
441 val
= oglshapesc
.wxPyBitmapShape_base_OnErase(self
, *_args
, **_kwargs
)
443 def base_OnEraseContents(self
, *_args
, **_kwargs
):
444 val
= oglshapesc
.wxPyBitmapShape_base_OnEraseContents(self
, *_args
, **_kwargs
)
446 def base_OnHighlight(self
, *_args
, **_kwargs
):
447 val
= oglshapesc
.wxPyBitmapShape_base_OnHighlight(self
, *_args
, **_kwargs
)
449 def base_OnLeftClick(self
, *_args
, **_kwargs
):
450 val
= oglshapesc
.wxPyBitmapShape_base_OnLeftClick(self
, *_args
, **_kwargs
)
452 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
453 val
= oglshapesc
.wxPyBitmapShape_base_OnLeftDoubleClick(self
, *_args
, **_kwargs
)
455 def base_OnRightClick(self
, *_args
, **_kwargs
):
456 val
= oglshapesc
.wxPyBitmapShape_base_OnRightClick(self
, *_args
, **_kwargs
)
458 def base_OnSize(self
, *_args
, **_kwargs
):
459 val
= oglshapesc
.wxPyBitmapShape_base_OnSize(self
, *_args
, **_kwargs
)
461 def base_OnMovePre(self
, *_args
, **_kwargs
):
462 val
= oglshapesc
.wxPyBitmapShape_base_OnMovePre(self
, *_args
, **_kwargs
)
464 def base_OnMovePost(self
, *_args
, **_kwargs
):
465 val
= oglshapesc
.wxPyBitmapShape_base_OnMovePost(self
, *_args
, **_kwargs
)
467 def base_OnDragLeft(self
, *_args
, **_kwargs
):
468 val
= oglshapesc
.wxPyBitmapShape_base_OnDragLeft(self
, *_args
, **_kwargs
)
470 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
471 val
= oglshapesc
.wxPyBitmapShape_base_OnBeginDragLeft(self
, *_args
, **_kwargs
)
473 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
474 val
= oglshapesc
.wxPyBitmapShape_base_OnEndDragLeft(self
, *_args
, **_kwargs
)
476 def base_OnDragRight(self
, *_args
, **_kwargs
):
477 val
= oglshapesc
.wxPyBitmapShape_base_OnDragRight(self
, *_args
, **_kwargs
)
479 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
480 val
= oglshapesc
.wxPyBitmapShape_base_OnBeginDragRight(self
, *_args
, **_kwargs
)
482 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
483 val
= oglshapesc
.wxPyBitmapShape_base_OnEndDragRight(self
, *_args
, **_kwargs
)
485 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
486 val
= oglshapesc
.wxPyBitmapShape_base_OnDrawOutline(self
, *_args
, **_kwargs
)
488 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
489 val
= oglshapesc
.wxPyBitmapShape_base_OnDrawControlPoints(self
, *_args
, **_kwargs
)
491 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
492 val
= oglshapesc
.wxPyBitmapShape_base_OnEraseControlPoints(self
, *_args
, **_kwargs
)
494 def base_OnMoveLink(self
, *_args
, **_kwargs
):
495 val
= oglshapesc
.wxPyBitmapShape_base_OnMoveLink(self
, *_args
, **_kwargs
)
497 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
498 val
= oglshapesc
.wxPyBitmapShape_base_OnSizingDragLeft(self
, *_args
, **_kwargs
)
500 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
501 val
= oglshapesc
.wxPyBitmapShape_base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
)
503 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
504 val
= oglshapesc
.wxPyBitmapShape_base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
)
506 def base_OnBeginSize(self
, *_args
, **_kwargs
):
507 val
= oglshapesc
.wxPyBitmapShape_base_OnBeginSize(self
, *_args
, **_kwargs
)
509 def base_OnEndSize(self
, *_args
, **_kwargs
):
510 val
= oglshapesc
.wxPyBitmapShape_base_OnEndSize(self
, *_args
, **_kwargs
)
513 return "<%s.%s instance; proxy of C++ wxPyBitmapShape instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
514 class wxPyBitmapShape(wxPyBitmapShapePtr
):
515 def __init__(self
,*_args
,**_kwargs
):
516 self
.this
= oglshapesc
.new_wxPyBitmapShape(*_args
,**_kwargs
)
518 self
._setCallbackInfo
(self
, wxPyBitmapShape
)
519 self
._setOORInfo
(self
)
524 class wxPyDrawnShapePtr(wxPyRectangleShapePtr
):
525 def __init__(self
,this
):
528 def _setCallbackInfo(self
, *_args
, **_kwargs
):
529 val
= oglshapesc
.wxPyDrawnShape__setCallbackInfo(self
, *_args
, **_kwargs
)
531 def CalculateSize(self
, *_args
, **_kwargs
):
532 val
= oglshapesc
.wxPyDrawnShape_CalculateSize(self
, *_args
, **_kwargs
)
534 def DestroyClippingRect(self
, *_args
, **_kwargs
):
535 val
= oglshapesc
.wxPyDrawnShape_DestroyClippingRect(self
, *_args
, **_kwargs
)
537 def DrawArc(self
, *_args
, **_kwargs
):
538 val
= oglshapesc
.wxPyDrawnShape_DrawArc(self
, *_args
, **_kwargs
)
540 def DrawAtAngle(self
, *_args
, **_kwargs
):
541 val
= oglshapesc
.wxPyDrawnShape_DrawAtAngle(self
, *_args
, **_kwargs
)
543 def DrawEllipticArc(self
, *_args
, **_kwargs
):
544 val
= oglshapesc
.wxPyDrawnShape_DrawEllipticArc(self
, *_args
, **_kwargs
)
546 def DrawLine(self
, *_args
, **_kwargs
):
547 val
= oglshapesc
.wxPyDrawnShape_DrawLine(self
, *_args
, **_kwargs
)
549 def DrawLines(self
, *_args
, **_kwargs
):
550 val
= oglshapesc
.wxPyDrawnShape_DrawLines(self
, *_args
, **_kwargs
)
552 def DrawPoint(self
, *_args
, **_kwargs
):
553 val
= oglshapesc
.wxPyDrawnShape_DrawPoint(self
, *_args
, **_kwargs
)
555 def DrawPolygon(self
, *_args
, **_kwargs
):
556 val
= oglshapesc
.wxPyDrawnShape_DrawPolygon(self
, *_args
, **_kwargs
)
558 def DrawRectangle(self
, *_args
, **_kwargs
):
559 val
= oglshapesc
.wxPyDrawnShape_DrawRectangle(self
, *_args
, **_kwargs
)
561 def DrawRoundedRectangle(self
, *_args
, **_kwargs
):
562 val
= oglshapesc
.wxPyDrawnShape_DrawRoundedRectangle(self
, *_args
, **_kwargs
)
564 def DrawSpline(self
, *_args
, **_kwargs
):
565 val
= oglshapesc
.wxPyDrawnShape_DrawSpline(self
, *_args
, **_kwargs
)
567 def DrawText(self
, *_args
, **_kwargs
):
568 val
= oglshapesc
.wxPyDrawnShape_DrawText(self
, *_args
, **_kwargs
)
570 def GetAngle(self
, *_args
, **_kwargs
):
571 val
= oglshapesc
.wxPyDrawnShape_GetAngle(self
, *_args
, **_kwargs
)
573 def GetMetaFile(self
, *_args
, **_kwargs
):
574 val
= oglshapesc
.wxPyDrawnShape_GetMetaFile(self
, *_args
, **_kwargs
)
576 def GetRotation(self
, *_args
, **_kwargs
):
577 val
= oglshapesc
.wxPyDrawnShape_GetRotation(self
, *_args
, **_kwargs
)
579 def LoadFromMetaFile(self
, *_args
, **_kwargs
):
580 val
= oglshapesc
.wxPyDrawnShape_LoadFromMetaFile(self
, *_args
, **_kwargs
)
582 def Rotate(self
, *_args
, **_kwargs
):
583 val
= oglshapesc
.wxPyDrawnShape_Rotate(self
, *_args
, **_kwargs
)
585 def SetClippingRect(self
, *_args
, **_kwargs
):
586 val
= oglshapesc
.wxPyDrawnShape_SetClippingRect(self
, *_args
, **_kwargs
)
588 def SetDrawnBackgroundColour(self
, *_args
, **_kwargs
):
589 val
= oglshapesc
.wxPyDrawnShape_SetDrawnBackgroundColour(self
, *_args
, **_kwargs
)
591 def SetDrawnBackgroundMode(self
, *_args
, **_kwargs
):
592 val
= oglshapesc
.wxPyDrawnShape_SetDrawnBackgroundMode(self
, *_args
, **_kwargs
)
594 def SetDrawnBrush(self
, *_args
, **_kwargs
):
595 val
= oglshapesc
.wxPyDrawnShape_SetDrawnBrush(self
, *_args
, **_kwargs
)
597 def SetDrawnFont(self
, *_args
, **_kwargs
):
598 val
= oglshapesc
.wxPyDrawnShape_SetDrawnFont(self
, *_args
, **_kwargs
)
600 def SetDrawnPen(self
, *_args
, **_kwargs
):
601 val
= oglshapesc
.wxPyDrawnShape_SetDrawnPen(self
, *_args
, **_kwargs
)
603 def SetDrawnTextColour(self
, *_args
, **_kwargs
):
604 val
= oglshapesc
.wxPyDrawnShape_SetDrawnTextColour(self
, *_args
, **_kwargs
)
606 def Scale(self
, *_args
, **_kwargs
):
607 val
= oglshapesc
.wxPyDrawnShape_Scale(self
, *_args
, **_kwargs
)
609 def SetSaveToFile(self
, *_args
, **_kwargs
):
610 val
= oglshapesc
.wxPyDrawnShape_SetSaveToFile(self
, *_args
, **_kwargs
)
612 def Translate(self
, *_args
, **_kwargs
):
613 val
= oglshapesc
.wxPyDrawnShape_Translate(self
, *_args
, **_kwargs
)
615 def base_OnDelete(self
, *_args
, **_kwargs
):
616 val
= oglshapesc
.wxPyDrawnShape_base_OnDelete(self
, *_args
, **_kwargs
)
618 def base_OnDraw(self
, *_args
, **_kwargs
):
619 val
= oglshapesc
.wxPyDrawnShape_base_OnDraw(self
, *_args
, **_kwargs
)
621 def base_OnDrawContents(self
, *_args
, **_kwargs
):
622 val
= oglshapesc
.wxPyDrawnShape_base_OnDrawContents(self
, *_args
, **_kwargs
)
624 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
625 val
= oglshapesc
.wxPyDrawnShape_base_OnDrawBranches(self
, *_args
, **_kwargs
)
627 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
628 val
= oglshapesc
.wxPyDrawnShape_base_OnMoveLinks(self
, *_args
, **_kwargs
)
630 def base_OnErase(self
, *_args
, **_kwargs
):
631 val
= oglshapesc
.wxPyDrawnShape_base_OnErase(self
, *_args
, **_kwargs
)
633 def base_OnEraseContents(self
, *_args
, **_kwargs
):
634 val
= oglshapesc
.wxPyDrawnShape_base_OnEraseContents(self
, *_args
, **_kwargs
)
636 def base_OnHighlight(self
, *_args
, **_kwargs
):
637 val
= oglshapesc
.wxPyDrawnShape_base_OnHighlight(self
, *_args
, **_kwargs
)
639 def base_OnLeftClick(self
, *_args
, **_kwargs
):
640 val
= oglshapesc
.wxPyDrawnShape_base_OnLeftClick(self
, *_args
, **_kwargs
)
642 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
643 val
= oglshapesc
.wxPyDrawnShape_base_OnLeftDoubleClick(self
, *_args
, **_kwargs
)
645 def base_OnRightClick(self
, *_args
, **_kwargs
):
646 val
= oglshapesc
.wxPyDrawnShape_base_OnRightClick(self
, *_args
, **_kwargs
)
648 def base_OnSize(self
, *_args
, **_kwargs
):
649 val
= oglshapesc
.wxPyDrawnShape_base_OnSize(self
, *_args
, **_kwargs
)
651 def base_OnMovePre(self
, *_args
, **_kwargs
):
652 val
= oglshapesc
.wxPyDrawnShape_base_OnMovePre(self
, *_args
, **_kwargs
)
654 def base_OnMovePost(self
, *_args
, **_kwargs
):
655 val
= oglshapesc
.wxPyDrawnShape_base_OnMovePost(self
, *_args
, **_kwargs
)
657 def base_OnDragLeft(self
, *_args
, **_kwargs
):
658 val
= oglshapesc
.wxPyDrawnShape_base_OnDragLeft(self
, *_args
, **_kwargs
)
660 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
661 val
= oglshapesc
.wxPyDrawnShape_base_OnBeginDragLeft(self
, *_args
, **_kwargs
)
663 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
664 val
= oglshapesc
.wxPyDrawnShape_base_OnEndDragLeft(self
, *_args
, **_kwargs
)
666 def base_OnDragRight(self
, *_args
, **_kwargs
):
667 val
= oglshapesc
.wxPyDrawnShape_base_OnDragRight(self
, *_args
, **_kwargs
)
669 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
670 val
= oglshapesc
.wxPyDrawnShape_base_OnBeginDragRight(self
, *_args
, **_kwargs
)
672 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
673 val
= oglshapesc
.wxPyDrawnShape_base_OnEndDragRight(self
, *_args
, **_kwargs
)
675 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
676 val
= oglshapesc
.wxPyDrawnShape_base_OnDrawOutline(self
, *_args
, **_kwargs
)
678 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
679 val
= oglshapesc
.wxPyDrawnShape_base_OnDrawControlPoints(self
, *_args
, **_kwargs
)
681 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
682 val
= oglshapesc
.wxPyDrawnShape_base_OnEraseControlPoints(self
, *_args
, **_kwargs
)
684 def base_OnMoveLink(self
, *_args
, **_kwargs
):
685 val
= oglshapesc
.wxPyDrawnShape_base_OnMoveLink(self
, *_args
, **_kwargs
)
687 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
688 val
= oglshapesc
.wxPyDrawnShape_base_OnSizingDragLeft(self
, *_args
, **_kwargs
)
690 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
691 val
= oglshapesc
.wxPyDrawnShape_base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
)
693 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
694 val
= oglshapesc
.wxPyDrawnShape_base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
)
696 def base_OnBeginSize(self
, *_args
, **_kwargs
):
697 val
= oglshapesc
.wxPyDrawnShape_base_OnBeginSize(self
, *_args
, **_kwargs
)
699 def base_OnEndSize(self
, *_args
, **_kwargs
):
700 val
= oglshapesc
.wxPyDrawnShape_base_OnEndSize(self
, *_args
, **_kwargs
)
703 return "<%s.%s instance; proxy of C++ wxPyDrawnShape instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
704 class wxPyDrawnShape(wxPyDrawnShapePtr
):
705 def __init__(self
,*_args
,**_kwargs
):
706 self
.this
= oglshapesc
.new_wxPyDrawnShape(*_args
,**_kwargs
)
708 self
._setCallbackInfo
(self
, wxPyDrawnShape
)
709 self
._setOORInfo
(self
)
714 class wxOGLConstraintPtr(wxObjectPtr
):
715 def __init__(self
,this
):
718 def Evaluate(self
, *_args
, **_kwargs
):
719 val
= oglshapesc
.wxOGLConstraint_Evaluate(self
, *_args
, **_kwargs
)
721 def SetSpacing(self
, *_args
, **_kwargs
):
722 val
= oglshapesc
.wxOGLConstraint_SetSpacing(self
, *_args
, **_kwargs
)
724 def Equals(self
, *_args
, **_kwargs
):
725 val
= oglshapesc
.wxOGLConstraint_Equals(self
, *_args
, **_kwargs
)
728 return "<%s.%s instance; proxy of C++ wxOGLConstraint instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
729 class wxOGLConstraint(wxOGLConstraintPtr
):
730 def __init__(self
,*_args
,**_kwargs
):
731 self
.this
= oglshapesc
.new_wxOGLConstraint(*_args
,**_kwargs
)
737 class wxPyCompositeShapePtr(wxPyRectangleShapePtr
):
738 def __init__(self
,this
):
741 def _setCallbackInfo(self
, *_args
, **_kwargs
):
742 val
= oglshapesc
.wxPyCompositeShape__setCallbackInfo(self
, *_args
, **_kwargs
)
744 def AddChild(self
, *_args
, **_kwargs
):
745 val
= oglshapesc
.wxPyCompositeShape_AddChild(self
, *_args
, **_kwargs
)
747 def AddConstraint(self
, *_args
, **_kwargs
):
748 val
= oglshapesc
.wxPyCompositeShape_AddConstraint(self
, *_args
, **_kwargs
)
750 def AddConstrainedShapes(self
, *_args
, **_kwargs
):
751 val
= oglshapesc
.wxPyCompositeShape_AddConstrainedShapes(self
, *_args
, **_kwargs
)
753 def AddSimpleConstraint(self
, *_args
, **_kwargs
):
754 val
= oglshapesc
.wxPyCompositeShape_AddSimpleConstraint(self
, *_args
, **_kwargs
)
756 def CalculateSize(self
, *_args
, **_kwargs
):
757 val
= oglshapesc
.wxPyCompositeShape_CalculateSize(self
, *_args
, **_kwargs
)
759 def ContainsDivision(self
, *_args
, **_kwargs
):
760 val
= oglshapesc
.wxPyCompositeShape_ContainsDivision(self
, *_args
, **_kwargs
)
762 def DeleteConstraint(self
, *_args
, **_kwargs
):
763 val
= oglshapesc
.wxPyCompositeShape_DeleteConstraint(self
, *_args
, **_kwargs
)
765 def DeleteConstraintsInvolvingChild(self
, *_args
, **_kwargs
):
766 val
= oglshapesc
.wxPyCompositeShape_DeleteConstraintsInvolvingChild(self
, *_args
, **_kwargs
)
768 def FindContainerImage(self
, *_args
, **_kwargs
):
769 val
= oglshapesc
.wxPyCompositeShape_FindContainerImage(self
, *_args
, **_kwargs
)
771 def GetConstraints(self
, *_args
, **_kwargs
):
772 val
= oglshapesc
.wxPyCompositeShape_GetConstraints(self
, *_args
, **_kwargs
)
774 def GetDivisions(self
, *_args
, **_kwargs
):
775 val
= oglshapesc
.wxPyCompositeShape_GetDivisions(self
, *_args
, **_kwargs
)
777 def MakeContainer(self
, *_args
, **_kwargs
):
778 val
= oglshapesc
.wxPyCompositeShape_MakeContainer(self
, *_args
, **_kwargs
)
780 def Recompute(self
, *_args
, **_kwargs
):
781 val
= oglshapesc
.wxPyCompositeShape_Recompute(self
, *_args
, **_kwargs
)
783 def RemoveChild(self
, *_args
, **_kwargs
):
784 val
= oglshapesc
.wxPyCompositeShape_RemoveChild(self
, *_args
, **_kwargs
)
786 def base_OnDelete(self
, *_args
, **_kwargs
):
787 val
= oglshapesc
.wxPyCompositeShape_base_OnDelete(self
, *_args
, **_kwargs
)
789 def base_OnDraw(self
, *_args
, **_kwargs
):
790 val
= oglshapesc
.wxPyCompositeShape_base_OnDraw(self
, *_args
, **_kwargs
)
792 def base_OnDrawContents(self
, *_args
, **_kwargs
):
793 val
= oglshapesc
.wxPyCompositeShape_base_OnDrawContents(self
, *_args
, **_kwargs
)
795 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
796 val
= oglshapesc
.wxPyCompositeShape_base_OnDrawBranches(self
, *_args
, **_kwargs
)
798 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
799 val
= oglshapesc
.wxPyCompositeShape_base_OnMoveLinks(self
, *_args
, **_kwargs
)
801 def base_OnErase(self
, *_args
, **_kwargs
):
802 val
= oglshapesc
.wxPyCompositeShape_base_OnErase(self
, *_args
, **_kwargs
)
804 def base_OnEraseContents(self
, *_args
, **_kwargs
):
805 val
= oglshapesc
.wxPyCompositeShape_base_OnEraseContents(self
, *_args
, **_kwargs
)
807 def base_OnHighlight(self
, *_args
, **_kwargs
):
808 val
= oglshapesc
.wxPyCompositeShape_base_OnHighlight(self
, *_args
, **_kwargs
)
810 def base_OnLeftClick(self
, *_args
, **_kwargs
):
811 val
= oglshapesc
.wxPyCompositeShape_base_OnLeftClick(self
, *_args
, **_kwargs
)
813 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
814 val
= oglshapesc
.wxPyCompositeShape_base_OnLeftDoubleClick(self
, *_args
, **_kwargs
)
816 def base_OnRightClick(self
, *_args
, **_kwargs
):
817 val
= oglshapesc
.wxPyCompositeShape_base_OnRightClick(self
, *_args
, **_kwargs
)
819 def base_OnSize(self
, *_args
, **_kwargs
):
820 val
= oglshapesc
.wxPyCompositeShape_base_OnSize(self
, *_args
, **_kwargs
)
822 def base_OnMovePre(self
, *_args
, **_kwargs
):
823 val
= oglshapesc
.wxPyCompositeShape_base_OnMovePre(self
, *_args
, **_kwargs
)
825 def base_OnMovePost(self
, *_args
, **_kwargs
):
826 val
= oglshapesc
.wxPyCompositeShape_base_OnMovePost(self
, *_args
, **_kwargs
)
828 def base_OnDragLeft(self
, *_args
, **_kwargs
):
829 val
= oglshapesc
.wxPyCompositeShape_base_OnDragLeft(self
, *_args
, **_kwargs
)
831 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
832 val
= oglshapesc
.wxPyCompositeShape_base_OnBeginDragLeft(self
, *_args
, **_kwargs
)
834 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
835 val
= oglshapesc
.wxPyCompositeShape_base_OnEndDragLeft(self
, *_args
, **_kwargs
)
837 def base_OnDragRight(self
, *_args
, **_kwargs
):
838 val
= oglshapesc
.wxPyCompositeShape_base_OnDragRight(self
, *_args
, **_kwargs
)
840 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
841 val
= oglshapesc
.wxPyCompositeShape_base_OnBeginDragRight(self
, *_args
, **_kwargs
)
843 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
844 val
= oglshapesc
.wxPyCompositeShape_base_OnEndDragRight(self
, *_args
, **_kwargs
)
846 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
847 val
= oglshapesc
.wxPyCompositeShape_base_OnDrawOutline(self
, *_args
, **_kwargs
)
849 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
850 val
= oglshapesc
.wxPyCompositeShape_base_OnDrawControlPoints(self
, *_args
, **_kwargs
)
852 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
853 val
= oglshapesc
.wxPyCompositeShape_base_OnEraseControlPoints(self
, *_args
, **_kwargs
)
855 def base_OnMoveLink(self
, *_args
, **_kwargs
):
856 val
= oglshapesc
.wxPyCompositeShape_base_OnMoveLink(self
, *_args
, **_kwargs
)
858 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
859 val
= oglshapesc
.wxPyCompositeShape_base_OnSizingDragLeft(self
, *_args
, **_kwargs
)
861 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
862 val
= oglshapesc
.wxPyCompositeShape_base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
)
864 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
865 val
= oglshapesc
.wxPyCompositeShape_base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
)
867 def base_OnBeginSize(self
, *_args
, **_kwargs
):
868 val
= oglshapesc
.wxPyCompositeShape_base_OnBeginSize(self
, *_args
, **_kwargs
)
870 def base_OnEndSize(self
, *_args
, **_kwargs
):
871 val
= oglshapesc
.wxPyCompositeShape_base_OnEndSize(self
, *_args
, **_kwargs
)
874 return "<%s.%s instance; proxy of C++ wxPyCompositeShape instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
875 class wxPyCompositeShape(wxPyCompositeShapePtr
):
876 def __init__(self
,*_args
,**_kwargs
):
877 self
.this
= oglshapesc
.new_wxPyCompositeShape(*_args
,**_kwargs
)
879 self
._setCallbackInfo
(self
, wxPyCompositeShape
)
880 self
._setOORInfo
(self
)
885 class wxPyDividedShapePtr(wxPyRectangleShapePtr
):
886 def __init__(self
,this
):
889 def _setCallbackInfo(self
, *_args
, **_kwargs
):
890 val
= oglshapesc
.wxPyDividedShape__setCallbackInfo(self
, *_args
, **_kwargs
)
892 def EditRegions(self
, *_args
, **_kwargs
):
893 val
= oglshapesc
.wxPyDividedShape_EditRegions(self
, *_args
, **_kwargs
)
895 def SetRegionSizes(self
, *_args
, **_kwargs
):
896 val
= oglshapesc
.wxPyDividedShape_SetRegionSizes(self
, *_args
, **_kwargs
)
898 def base_OnDelete(self
, *_args
, **_kwargs
):
899 val
= oglshapesc
.wxPyDividedShape_base_OnDelete(self
, *_args
, **_kwargs
)
901 def base_OnDraw(self
, *_args
, **_kwargs
):
902 val
= oglshapesc
.wxPyDividedShape_base_OnDraw(self
, *_args
, **_kwargs
)
904 def base_OnDrawContents(self
, *_args
, **_kwargs
):
905 val
= oglshapesc
.wxPyDividedShape_base_OnDrawContents(self
, *_args
, **_kwargs
)
907 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
908 val
= oglshapesc
.wxPyDividedShape_base_OnDrawBranches(self
, *_args
, **_kwargs
)
910 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
911 val
= oglshapesc
.wxPyDividedShape_base_OnMoveLinks(self
, *_args
, **_kwargs
)
913 def base_OnErase(self
, *_args
, **_kwargs
):
914 val
= oglshapesc
.wxPyDividedShape_base_OnErase(self
, *_args
, **_kwargs
)
916 def base_OnEraseContents(self
, *_args
, **_kwargs
):
917 val
= oglshapesc
.wxPyDividedShape_base_OnEraseContents(self
, *_args
, **_kwargs
)
919 def base_OnHighlight(self
, *_args
, **_kwargs
):
920 val
= oglshapesc
.wxPyDividedShape_base_OnHighlight(self
, *_args
, **_kwargs
)
922 def base_OnLeftClick(self
, *_args
, **_kwargs
):
923 val
= oglshapesc
.wxPyDividedShape_base_OnLeftClick(self
, *_args
, **_kwargs
)
925 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
926 val
= oglshapesc
.wxPyDividedShape_base_OnLeftDoubleClick(self
, *_args
, **_kwargs
)
928 def base_OnRightClick(self
, *_args
, **_kwargs
):
929 val
= oglshapesc
.wxPyDividedShape_base_OnRightClick(self
, *_args
, **_kwargs
)
931 def base_OnSize(self
, *_args
, **_kwargs
):
932 val
= oglshapesc
.wxPyDividedShape_base_OnSize(self
, *_args
, **_kwargs
)
934 def base_OnMovePre(self
, *_args
, **_kwargs
):
935 val
= oglshapesc
.wxPyDividedShape_base_OnMovePre(self
, *_args
, **_kwargs
)
937 def base_OnMovePost(self
, *_args
, **_kwargs
):
938 val
= oglshapesc
.wxPyDividedShape_base_OnMovePost(self
, *_args
, **_kwargs
)
940 def base_OnDragLeft(self
, *_args
, **_kwargs
):
941 val
= oglshapesc
.wxPyDividedShape_base_OnDragLeft(self
, *_args
, **_kwargs
)
943 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
944 val
= oglshapesc
.wxPyDividedShape_base_OnBeginDragLeft(self
, *_args
, **_kwargs
)
946 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
947 val
= oglshapesc
.wxPyDividedShape_base_OnEndDragLeft(self
, *_args
, **_kwargs
)
949 def base_OnDragRight(self
, *_args
, **_kwargs
):
950 val
= oglshapesc
.wxPyDividedShape_base_OnDragRight(self
, *_args
, **_kwargs
)
952 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
953 val
= oglshapesc
.wxPyDividedShape_base_OnBeginDragRight(self
, *_args
, **_kwargs
)
955 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
956 val
= oglshapesc
.wxPyDividedShape_base_OnEndDragRight(self
, *_args
, **_kwargs
)
958 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
959 val
= oglshapesc
.wxPyDividedShape_base_OnDrawOutline(self
, *_args
, **_kwargs
)
961 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
962 val
= oglshapesc
.wxPyDividedShape_base_OnDrawControlPoints(self
, *_args
, **_kwargs
)
964 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
965 val
= oglshapesc
.wxPyDividedShape_base_OnEraseControlPoints(self
, *_args
, **_kwargs
)
967 def base_OnMoveLink(self
, *_args
, **_kwargs
):
968 val
= oglshapesc
.wxPyDividedShape_base_OnMoveLink(self
, *_args
, **_kwargs
)
970 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
971 val
= oglshapesc
.wxPyDividedShape_base_OnSizingDragLeft(self
, *_args
, **_kwargs
)
973 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
974 val
= oglshapesc
.wxPyDividedShape_base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
)
976 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
977 val
= oglshapesc
.wxPyDividedShape_base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
)
979 def base_OnBeginSize(self
, *_args
, **_kwargs
):
980 val
= oglshapesc
.wxPyDividedShape_base_OnBeginSize(self
, *_args
, **_kwargs
)
982 def base_OnEndSize(self
, *_args
, **_kwargs
):
983 val
= oglshapesc
.wxPyDividedShape_base_OnEndSize(self
, *_args
, **_kwargs
)
986 return "<%s.%s instance; proxy of C++ wxPyDividedShape instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
987 class wxPyDividedShape(wxPyDividedShapePtr
):
988 def __init__(self
,*_args
,**_kwargs
):
989 self
.this
= oglshapesc
.new_wxPyDividedShape(*_args
,**_kwargs
)
991 self
._setCallbackInfo
(self
, wxPyDividedShape
)
992 self
._setOORInfo
(self
)
997 class wxPyDivisionShapePtr(wxPyCompositeShapePtr
):
998 def __init__(self
,this
):
1001 def _setCallbackInfo(self
, *_args
, **_kwargs
):
1002 val
= oglshapesc
.wxPyDivisionShape__setCallbackInfo(self
, *_args
, **_kwargs
)
1004 def AdjustBottom(self
, *_args
, **_kwargs
):
1005 val
= oglshapesc
.wxPyDivisionShape_AdjustBottom(self
, *_args
, **_kwargs
)
1007 def AdjustLeft(self
, *_args
, **_kwargs
):
1008 val
= oglshapesc
.wxPyDivisionShape_AdjustLeft(self
, *_args
, **_kwargs
)
1010 def AdjustRight(self
, *_args
, **_kwargs
):
1011 val
= oglshapesc
.wxPyDivisionShape_AdjustRight(self
, *_args
, **_kwargs
)
1013 def AdjustTop(self
, *_args
, **_kwargs
):
1014 val
= oglshapesc
.wxPyDivisionShape_AdjustTop(self
, *_args
, **_kwargs
)
1016 def Divide(self
, *_args
, **_kwargs
):
1017 val
= oglshapesc
.wxPyDivisionShape_Divide(self
, *_args
, **_kwargs
)
1019 def EditEdge(self
, *_args
, **_kwargs
):
1020 val
= oglshapesc
.wxPyDivisionShape_EditEdge(self
, *_args
, **_kwargs
)
1022 def GetBottomSide(self
, *_args
, **_kwargs
):
1023 val
= oglshapesc
.wxPyDivisionShape_GetBottomSide(self
, *_args
, **_kwargs
)
1025 def GetHandleSide(self
, *_args
, **_kwargs
):
1026 val
= oglshapesc
.wxPyDivisionShape_GetHandleSide(self
, *_args
, **_kwargs
)
1028 def GetLeftSide(self
, *_args
, **_kwargs
):
1029 val
= oglshapesc
.wxPyDivisionShape_GetLeftSide(self
, *_args
, **_kwargs
)
1031 def GetLeftSideColour(self
, *_args
, **_kwargs
):
1032 val
= oglshapesc
.wxPyDivisionShape_GetLeftSideColour(self
, *_args
, **_kwargs
)
1034 def GetLeftSidePen(self
, *_args
, **_kwargs
):
1035 val
= oglshapesc
.wxPyDivisionShape_GetLeftSidePen(self
, *_args
, **_kwargs
)
1036 if val
: val
= wxPenPtr(val
)
1038 def GetRightSide(self
, *_args
, **_kwargs
):
1039 val
= oglshapesc
.wxPyDivisionShape_GetRightSide(self
, *_args
, **_kwargs
)
1041 def GetTopSide(self
, *_args
, **_kwargs
):
1042 val
= oglshapesc
.wxPyDivisionShape_GetTopSide(self
, *_args
, **_kwargs
)
1044 def GetTopSidePen(self
, *_args
, **_kwargs
):
1045 val
= oglshapesc
.wxPyDivisionShape_GetTopSidePen(self
, *_args
, **_kwargs
)
1046 if val
: val
= wxPenPtr(val
)
1048 def ResizeAdjoining(self
, *_args
, **_kwargs
):
1049 val
= oglshapesc
.wxPyDivisionShape_ResizeAdjoining(self
, *_args
, **_kwargs
)
1051 def PopupMenu(self
, *_args
, **_kwargs
):
1052 val
= oglshapesc
.wxPyDivisionShape_PopupMenu(self
, *_args
, **_kwargs
)
1054 def SetBottomSide(self
, *_args
, **_kwargs
):
1055 val
= oglshapesc
.wxPyDivisionShape_SetBottomSide(self
, *_args
, **_kwargs
)
1057 def SetHandleSide(self
, *_args
, **_kwargs
):
1058 val
= oglshapesc
.wxPyDivisionShape_SetHandleSide(self
, *_args
, **_kwargs
)
1060 def SetLeftSide(self
, *_args
, **_kwargs
):
1061 val
= oglshapesc
.wxPyDivisionShape_SetLeftSide(self
, *_args
, **_kwargs
)
1063 def SetLeftSideColour(self
, *_args
, **_kwargs
):
1064 val
= oglshapesc
.wxPyDivisionShape_SetLeftSideColour(self
, *_args
, **_kwargs
)
1066 def SetLeftSidePen(self
, *_args
, **_kwargs
):
1067 val
= oglshapesc
.wxPyDivisionShape_SetLeftSidePen(self
, *_args
, **_kwargs
)
1069 def SetRightSide(self
, *_args
, **_kwargs
):
1070 val
= oglshapesc
.wxPyDivisionShape_SetRightSide(self
, *_args
, **_kwargs
)
1072 def SetTopSide(self
, *_args
, **_kwargs
):
1073 val
= oglshapesc
.wxPyDivisionShape_SetTopSide(self
, *_args
, **_kwargs
)
1075 def SetTopSideColour(self
, *_args
, **_kwargs
):
1076 val
= oglshapesc
.wxPyDivisionShape_SetTopSideColour(self
, *_args
, **_kwargs
)
1078 def SetTopSidePen(self
, *_args
, **_kwargs
):
1079 val
= oglshapesc
.wxPyDivisionShape_SetTopSidePen(self
, *_args
, **_kwargs
)
1081 def base_OnDelete(self
, *_args
, **_kwargs
):
1082 val
= oglshapesc
.wxPyDivisionShape_base_OnDelete(self
, *_args
, **_kwargs
)
1084 def base_OnDraw(self
, *_args
, **_kwargs
):
1085 val
= oglshapesc
.wxPyDivisionShape_base_OnDraw(self
, *_args
, **_kwargs
)
1087 def base_OnDrawContents(self
, *_args
, **_kwargs
):
1088 val
= oglshapesc
.wxPyDivisionShape_base_OnDrawContents(self
, *_args
, **_kwargs
)
1090 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
1091 val
= oglshapesc
.wxPyDivisionShape_base_OnDrawBranches(self
, *_args
, **_kwargs
)
1093 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
1094 val
= oglshapesc
.wxPyDivisionShape_base_OnMoveLinks(self
, *_args
, **_kwargs
)
1096 def base_OnErase(self
, *_args
, **_kwargs
):
1097 val
= oglshapesc
.wxPyDivisionShape_base_OnErase(self
, *_args
, **_kwargs
)
1099 def base_OnEraseContents(self
, *_args
, **_kwargs
):
1100 val
= oglshapesc
.wxPyDivisionShape_base_OnEraseContents(self
, *_args
, **_kwargs
)
1102 def base_OnHighlight(self
, *_args
, **_kwargs
):
1103 val
= oglshapesc
.wxPyDivisionShape_base_OnHighlight(self
, *_args
, **_kwargs
)
1105 def base_OnLeftClick(self
, *_args
, **_kwargs
):
1106 val
= oglshapesc
.wxPyDivisionShape_base_OnLeftClick(self
, *_args
, **_kwargs
)
1108 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
1109 val
= oglshapesc
.wxPyDivisionShape_base_OnLeftDoubleClick(self
, *_args
, **_kwargs
)
1111 def base_OnRightClick(self
, *_args
, **_kwargs
):
1112 val
= oglshapesc
.wxPyDivisionShape_base_OnRightClick(self
, *_args
, **_kwargs
)
1114 def base_OnSize(self
, *_args
, **_kwargs
):
1115 val
= oglshapesc
.wxPyDivisionShape_base_OnSize(self
, *_args
, **_kwargs
)
1117 def base_OnMovePre(self
, *_args
, **_kwargs
):
1118 val
= oglshapesc
.wxPyDivisionShape_base_OnMovePre(self
, *_args
, **_kwargs
)
1120 def base_OnMovePost(self
, *_args
, **_kwargs
):
1121 val
= oglshapesc
.wxPyDivisionShape_base_OnMovePost(self
, *_args
, **_kwargs
)
1123 def base_OnDragLeft(self
, *_args
, **_kwargs
):
1124 val
= oglshapesc
.wxPyDivisionShape_base_OnDragLeft(self
, *_args
, **_kwargs
)
1126 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
1127 val
= oglshapesc
.wxPyDivisionShape_base_OnBeginDragLeft(self
, *_args
, **_kwargs
)
1129 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
1130 val
= oglshapesc
.wxPyDivisionShape_base_OnEndDragLeft(self
, *_args
, **_kwargs
)
1132 def base_OnDragRight(self
, *_args
, **_kwargs
):
1133 val
= oglshapesc
.wxPyDivisionShape_base_OnDragRight(self
, *_args
, **_kwargs
)
1135 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
1136 val
= oglshapesc
.wxPyDivisionShape_base_OnBeginDragRight(self
, *_args
, **_kwargs
)
1138 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
1139 val
= oglshapesc
.wxPyDivisionShape_base_OnEndDragRight(self
, *_args
, **_kwargs
)
1141 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
1142 val
= oglshapesc
.wxPyDivisionShape_base_OnDrawOutline(self
, *_args
, **_kwargs
)
1144 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
1145 val
= oglshapesc
.wxPyDivisionShape_base_OnDrawControlPoints(self
, *_args
, **_kwargs
)
1147 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
1148 val
= oglshapesc
.wxPyDivisionShape_base_OnEraseControlPoints(self
, *_args
, **_kwargs
)
1150 def base_OnMoveLink(self
, *_args
, **_kwargs
):
1151 val
= oglshapesc
.wxPyDivisionShape_base_OnMoveLink(self
, *_args
, **_kwargs
)
1153 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
1154 val
= oglshapesc
.wxPyDivisionShape_base_OnSizingDragLeft(self
, *_args
, **_kwargs
)
1156 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
1157 val
= oglshapesc
.wxPyDivisionShape_base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
)
1159 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
1160 val
= oglshapesc
.wxPyDivisionShape_base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
)
1162 def base_OnBeginSize(self
, *_args
, **_kwargs
):
1163 val
= oglshapesc
.wxPyDivisionShape_base_OnBeginSize(self
, *_args
, **_kwargs
)
1165 def base_OnEndSize(self
, *_args
, **_kwargs
):
1166 val
= oglshapesc
.wxPyDivisionShape_base_OnEndSize(self
, *_args
, **_kwargs
)
1169 return "<%s.%s instance; proxy of C++ wxPyDivisionShape instance at %s>" % (self
.__class
__.__module
__, self
.__class
__.__name
__, self
.this
)
1170 class wxPyDivisionShape(wxPyDivisionShapePtr
):
1171 def __init__(self
,*_args
,**_kwargs
):
1172 self
.this
= oglshapesc
.new_wxPyDivisionShape(*_args
,**_kwargs
)
1174 self
._setCallbackInfo
(self
, wxPyDivisionShape
)
1175 self
._setOORInfo
(self
)
1182 #-------------- FUNCTION WRAPPERS ------------------
1186 #-------------- VARIABLE WRAPPERS ------------------
1188 oglMETAFLAGS_OUTLINE
= oglshapesc
.oglMETAFLAGS_OUTLINE
1189 oglMETAFLAGS_ATTACHMENTS
= oglshapesc
.oglMETAFLAGS_ATTACHMENTS