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