1 # This file was created automatically by SWIG.
12 from clip_dnd
import *
24 from stattool
import *
26 from controls
import *
28 from controls2
import *
30 from windows2
import *
34 from windows3
import *
44 from oglbasic
import *
46 class wxPseudoMetaFilePtr(wxObjectPtr
):
47 def __init__(self
,this
):
50 def __del__(self
,oglshapesc
=oglshapesc
):
51 if self
.thisown
== 1 :
52 oglshapesc
.delete_wxPseudoMetaFile(self
)
53 def Draw(self
, *_args
, **_kwargs
):
54 val
= apply(oglshapesc
.wxPseudoMetaFile_Draw
,(self
,) + _args
, _kwargs
)
56 def WriteAttributes(self
, *_args
, **_kwargs
):
57 val
= apply(oglshapesc
.wxPseudoMetaFile_WriteAttributes
,(self
,) + _args
, _kwargs
)
59 def ReadAttributes(self
, *_args
, **_kwargs
):
60 val
= apply(oglshapesc
.wxPseudoMetaFile_ReadAttributes
,(self
,) + _args
, _kwargs
)
62 def Clear(self
, *_args
, **_kwargs
):
63 val
= apply(oglshapesc
.wxPseudoMetaFile_Clear
,(self
,) + _args
, _kwargs
)
65 def Copy(self
, *_args
, **_kwargs
):
66 val
= apply(oglshapesc
.wxPseudoMetaFile_Copy
,(self
,) + _args
, _kwargs
)
68 def Scale(self
, *_args
, **_kwargs
):
69 val
= apply(oglshapesc
.wxPseudoMetaFile_Scale
,(self
,) + _args
, _kwargs
)
71 def ScaleTo(self
, *_args
, **_kwargs
):
72 val
= apply(oglshapesc
.wxPseudoMetaFile_ScaleTo
,(self
,) + _args
, _kwargs
)
74 def Translate(self
, *_args
, **_kwargs
):
75 val
= apply(oglshapesc
.wxPseudoMetaFile_Translate
,(self
,) + _args
, _kwargs
)
77 def Rotate(self
, *_args
, **_kwargs
):
78 val
= apply(oglshapesc
.wxPseudoMetaFile_Rotate
,(self
,) + _args
, _kwargs
)
80 def LoadFromMetaFile(self
, *_args
, **_kwargs
):
81 val
= apply(oglshapesc
.wxPseudoMetaFile_LoadFromMetaFile
,(self
,) + _args
, _kwargs
)
83 def GetBounds(self
, *_args
, **_kwargs
):
84 val
= apply(oglshapesc
.wxPseudoMetaFile_GetBounds
,(self
,) + _args
, _kwargs
)
86 def CalculateSize(self
, *_args
, **_kwargs
):
87 val
= apply(oglshapesc
.wxPseudoMetaFile_CalculateSize
,(self
,) + _args
, _kwargs
)
89 def SetRotateable(self
, *_args
, **_kwargs
):
90 val
= apply(oglshapesc
.wxPseudoMetaFile_SetRotateable
,(self
,) + _args
, _kwargs
)
92 def GetRotateable(self
, *_args
, **_kwargs
):
93 val
= apply(oglshapesc
.wxPseudoMetaFile_GetRotateable
,(self
,) + _args
, _kwargs
)
95 def SetSize(self
, *_args
, **_kwargs
):
96 val
= apply(oglshapesc
.wxPseudoMetaFile_SetSize
,(self
,) + _args
, _kwargs
)
98 def SetFillBrush(self
, *_args
, **_kwargs
):
99 val
= apply(oglshapesc
.wxPseudoMetaFile_SetFillBrush
,(self
,) + _args
, _kwargs
)
101 def GetFillBrush(self
, *_args
, **_kwargs
):
102 val
= apply(oglshapesc
.wxPseudoMetaFile_GetFillBrush
,(self
,) + _args
, _kwargs
)
103 if val
: val
= wxBrushPtr(val
)
105 def SetOutlinePen(self
, *_args
, **_kwargs
):
106 val
= apply(oglshapesc
.wxPseudoMetaFile_SetOutlinePen
,(self
,) + _args
, _kwargs
)
108 def GetOutlinePen(self
, *_args
, **_kwargs
):
109 val
= apply(oglshapesc
.wxPseudoMetaFile_GetOutlinePen
,(self
,) + _args
, _kwargs
)
110 if val
: val
= wxPenPtr(val
)
112 def SetOutlineOp(self
, *_args
, **_kwargs
):
113 val
= apply(oglshapesc
.wxPseudoMetaFile_SetOutlineOp
,(self
,) + _args
, _kwargs
)
115 def GetOutlineOp(self
, *_args
, **_kwargs
):
116 val
= apply(oglshapesc
.wxPseudoMetaFile_GetOutlineOp
,(self
,) + _args
, _kwargs
)
118 def IsValid(self
, *_args
, **_kwargs
):
119 val
= apply(oglshapesc
.wxPseudoMetaFile_IsValid
,(self
,) + _args
, _kwargs
)
121 def DrawLine(self
, *_args
, **_kwargs
):
122 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawLine
,(self
,) + _args
, _kwargs
)
124 def DrawRectangle(self
, *_args
, **_kwargs
):
125 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawRectangle
,(self
,) + _args
, _kwargs
)
127 def DrawRoundedRectangle(self
, *_args
, **_kwargs
):
128 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawRoundedRectangle
,(self
,) + _args
, _kwargs
)
130 def DrawArc(self
, *_args
, **_kwargs
):
131 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawArc
,(self
,) + _args
, _kwargs
)
133 def DrawEllipticArc(self
, *_args
, **_kwargs
):
134 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawEllipticArc
,(self
,) + _args
, _kwargs
)
136 def DrawEllipse(self
, *_args
, **_kwargs
):
137 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawEllipse
,(self
,) + _args
, _kwargs
)
139 def DrawPoint(self
, *_args
, **_kwargs
):
140 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawPoint
,(self
,) + _args
, _kwargs
)
142 def DrawText(self
, *_args
, **_kwargs
):
143 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawText
,(self
,) + _args
, _kwargs
)
145 def DrawLines(self
, *_args
, **_kwargs
):
146 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawLines
,(self
,) + _args
, _kwargs
)
148 def DrawPolygon(self
, *_args
, **_kwargs
):
149 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawPolygon
,(self
,) + _args
, _kwargs
)
151 def DrawSpline(self
, *_args
, **_kwargs
):
152 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawSpline
,(self
,) + _args
, _kwargs
)
154 def SetClippingRect(self
, *_args
, **_kwargs
):
155 val
= apply(oglshapesc
.wxPseudoMetaFile_SetClippingRect
,(self
,) + _args
, _kwargs
)
157 def DestroyClippingRect(self
, *_args
, **_kwargs
):
158 val
= apply(oglshapesc
.wxPseudoMetaFile_DestroyClippingRect
,(self
,) + _args
, _kwargs
)
160 def SetPen(self
, *_args
, **_kwargs
):
161 val
= apply(oglshapesc
.wxPseudoMetaFile_SetPen
,(self
,) + _args
, _kwargs
)
163 def SetBrush(self
, *_args
, **_kwargs
):
164 val
= apply(oglshapesc
.wxPseudoMetaFile_SetBrush
,(self
,) + _args
, _kwargs
)
166 def SetFont(self
, *_args
, **_kwargs
):
167 val
= apply(oglshapesc
.wxPseudoMetaFile_SetFont
,(self
,) + _args
, _kwargs
)
169 def SetTextColour(self
, *_args
, **_kwargs
):
170 val
= apply(oglshapesc
.wxPseudoMetaFile_SetTextColour
,(self
,) + _args
, _kwargs
)
172 def SetBackgroundColour(self
, *_args
, **_kwargs
):
173 val
= apply(oglshapesc
.wxPseudoMetaFile_SetBackgroundColour
,(self
,) + _args
, _kwargs
)
175 def SetBackgroundMode(self
, *_args
, **_kwargs
):
176 val
= apply(oglshapesc
.wxPseudoMetaFile_SetBackgroundMode
,(self
,) + _args
, _kwargs
)
179 return "<C wxPseudoMetaFile instance at %s>" % (self
.this
,)
180 class wxPseudoMetaFile(wxPseudoMetaFilePtr
):
181 def __init__(self
,*_args
,**_kwargs
):
182 self
.this
= apply(oglshapesc
.new_wxPseudoMetaFile
,_args
,_kwargs
)
188 class wxPyRectangleShapePtr(wxPyShapePtr
):
189 def __init__(self
,this
):
192 def _setCallbackInfo(self
, *_args
, **_kwargs
):
193 val
= apply(oglshapesc
.wxPyRectangleShape__setCallbackInfo
,(self
,) + _args
, _kwargs
)
195 def SetCornerRadius(self
, *_args
, **_kwargs
):
196 val
= apply(oglshapesc
.wxPyRectangleShape_SetCornerRadius
,(self
,) + _args
, _kwargs
)
198 def base_OnDelete(self
, *_args
, **_kwargs
):
199 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
201 def base_OnDraw(self
, *_args
, **_kwargs
):
202 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
204 def base_OnDrawContents(self
, *_args
, **_kwargs
):
205 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
207 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
208 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
210 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
211 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
213 def base_OnErase(self
, *_args
, **_kwargs
):
214 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnErase
,(self
,) + _args
, _kwargs
)
216 def base_OnEraseContents(self
, *_args
, **_kwargs
):
217 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
219 def base_OnHighlight(self
, *_args
, **_kwargs
):
220 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
222 def base_OnLeftClick(self
, *_args
, **_kwargs
):
223 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
225 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
226 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
228 def base_OnRightClick(self
, *_args
, **_kwargs
):
229 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
231 def base_OnSize(self
, *_args
, **_kwargs
):
232 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnSize
,(self
,) + _args
, _kwargs
)
234 def base_OnMovePre(self
, *_args
, **_kwargs
):
235 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
237 def base_OnMovePost(self
, *_args
, **_kwargs
):
238 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
240 def base_OnDragLeft(self
, *_args
, **_kwargs
):
241 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
243 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
244 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
246 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
247 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
249 def base_OnDragRight(self
, *_args
, **_kwargs
):
250 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
252 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
253 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
255 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
256 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
258 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
259 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
261 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
262 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
264 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
265 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
267 def base_OnMoveLink(self
, *_args
, **_kwargs
):
268 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
270 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
271 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
273 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
274 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
276 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
277 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
279 def base_OnBeginSize(self
, *_args
, **_kwargs
):
280 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
282 def base_OnEndSize(self
, *_args
, **_kwargs
):
283 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
286 return "<C wxPyRectangleShape instance at %s>" % (self
.this
,)
287 class wxPyRectangleShape(wxPyRectangleShapePtr
):
288 def __init__(self
,*_args
,**_kwargs
):
289 self
.this
= apply(oglshapesc
.new_wxPyRectangleShape
,_args
,_kwargs
)
291 self
._setCallbackInfo
(self
, wxPyRectangleShape
)
292 self
._setOORInfo
(self
)
297 class wxPyControlPointPtr(wxPyRectangleShapePtr
):
298 def __init__(self
,this
):
301 def _setCallbackInfo(self
, *_args
, **_kwargs
):
302 val
= apply(oglshapesc
.wxPyControlPoint__setCallbackInfo
,(self
,) + _args
, _kwargs
)
304 def SetCornerRadius(self
, *_args
, **_kwargs
):
305 val
= apply(oglshapesc
.wxPyControlPoint_SetCornerRadius
,(self
,) + _args
, _kwargs
)
307 def base_OnDelete(self
, *_args
, **_kwargs
):
308 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDelete
,(self
,) + _args
, _kwargs
)
310 def base_OnDraw(self
, *_args
, **_kwargs
):
311 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDraw
,(self
,) + _args
, _kwargs
)
313 def base_OnDrawContents(self
, *_args
, **_kwargs
):
314 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
316 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
317 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
319 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
320 val
= apply(oglshapesc
.wxPyControlPoint_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
322 def base_OnErase(self
, *_args
, **_kwargs
):
323 val
= apply(oglshapesc
.wxPyControlPoint_base_OnErase
,(self
,) + _args
, _kwargs
)
325 def base_OnEraseContents(self
, *_args
, **_kwargs
):
326 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
328 def base_OnHighlight(self
, *_args
, **_kwargs
):
329 val
= apply(oglshapesc
.wxPyControlPoint_base_OnHighlight
,(self
,) + _args
, _kwargs
)
331 def base_OnLeftClick(self
, *_args
, **_kwargs
):
332 val
= apply(oglshapesc
.wxPyControlPoint_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
334 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
335 val
= apply(oglshapesc
.wxPyControlPoint_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
337 def base_OnRightClick(self
, *_args
, **_kwargs
):
338 val
= apply(oglshapesc
.wxPyControlPoint_base_OnRightClick
,(self
,) + _args
, _kwargs
)
340 def base_OnSize(self
, *_args
, **_kwargs
):
341 val
= apply(oglshapesc
.wxPyControlPoint_base_OnSize
,(self
,) + _args
, _kwargs
)
343 def base_OnMovePre(self
, *_args
, **_kwargs
):
344 val
= apply(oglshapesc
.wxPyControlPoint_base_OnMovePre
,(self
,) + _args
, _kwargs
)
346 def base_OnMovePost(self
, *_args
, **_kwargs
):
347 val
= apply(oglshapesc
.wxPyControlPoint_base_OnMovePost
,(self
,) + _args
, _kwargs
)
349 def base_OnDragLeft(self
, *_args
, **_kwargs
):
350 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
352 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
353 val
= apply(oglshapesc
.wxPyControlPoint_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
355 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
356 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
358 def base_OnDragRight(self
, *_args
, **_kwargs
):
359 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDragRight
,(self
,) + _args
, _kwargs
)
361 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
362 val
= apply(oglshapesc
.wxPyControlPoint_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
364 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
365 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
367 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
368 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
370 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
371 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
373 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
374 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
376 def base_OnMoveLink(self
, *_args
, **_kwargs
):
377 val
= apply(oglshapesc
.wxPyControlPoint_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
379 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
380 val
= apply(oglshapesc
.wxPyControlPoint_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
382 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
383 val
= apply(oglshapesc
.wxPyControlPoint_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
385 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
386 val
= apply(oglshapesc
.wxPyControlPoint_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
388 def base_OnBeginSize(self
, *_args
, **_kwargs
):
389 val
= apply(oglshapesc
.wxPyControlPoint_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
391 def base_OnEndSize(self
, *_args
, **_kwargs
):
392 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEndSize
,(self
,) + _args
, _kwargs
)
395 return "<C wxPyControlPoint instance at %s>" % (self
.this
,)
396 class wxPyControlPoint(wxPyControlPointPtr
):
397 def __init__(self
,*_args
,**_kwargs
):
398 self
.this
= apply(oglshapesc
.new_wxPyControlPoint
,_args
,_kwargs
)
400 self
._setCallbackInfo
(self
, wxPyControlPoint
)
401 self
._setOORInfo
(self
)
406 class wxPyBitmapShapePtr(wxPyRectangleShapePtr
):
407 def __init__(self
,this
):
410 def _setCallbackInfo(self
, *_args
, **_kwargs
):
411 val
= apply(oglshapesc
.wxPyBitmapShape__setCallbackInfo
,(self
,) + _args
, _kwargs
)
413 def GetBitmap(self
, *_args
, **_kwargs
):
414 val
= apply(oglshapesc
.wxPyBitmapShape_GetBitmap
,(self
,) + _args
, _kwargs
)
415 if val
: val
= wxBitmapPtr(val
)
417 def GetFilename(self
, *_args
, **_kwargs
):
418 val
= apply(oglshapesc
.wxPyBitmapShape_GetFilename
,(self
,) + _args
, _kwargs
)
420 def SetBitmap(self
, *_args
, **_kwargs
):
421 val
= apply(oglshapesc
.wxPyBitmapShape_SetBitmap
,(self
,) + _args
, _kwargs
)
423 def SetFilename(self
, *_args
, **_kwargs
):
424 val
= apply(oglshapesc
.wxPyBitmapShape_SetFilename
,(self
,) + _args
, _kwargs
)
426 def base_OnDelete(self
, *_args
, **_kwargs
):
427 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
429 def base_OnDraw(self
, *_args
, **_kwargs
):
430 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
432 def base_OnDrawContents(self
, *_args
, **_kwargs
):
433 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
435 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
436 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
438 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
439 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
441 def base_OnErase(self
, *_args
, **_kwargs
):
442 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnErase
,(self
,) + _args
, _kwargs
)
444 def base_OnEraseContents(self
, *_args
, **_kwargs
):
445 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
447 def base_OnHighlight(self
, *_args
, **_kwargs
):
448 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
450 def base_OnLeftClick(self
, *_args
, **_kwargs
):
451 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
453 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
454 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
456 def base_OnRightClick(self
, *_args
, **_kwargs
):
457 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
459 def base_OnSize(self
, *_args
, **_kwargs
):
460 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnSize
,(self
,) + _args
, _kwargs
)
462 def base_OnMovePre(self
, *_args
, **_kwargs
):
463 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
465 def base_OnMovePost(self
, *_args
, **_kwargs
):
466 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
468 def base_OnDragLeft(self
, *_args
, **_kwargs
):
469 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
471 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
472 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
474 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
475 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
477 def base_OnDragRight(self
, *_args
, **_kwargs
):
478 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
480 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
481 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
483 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
484 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
486 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
487 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
489 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
490 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
492 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
493 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
495 def base_OnMoveLink(self
, *_args
, **_kwargs
):
496 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
498 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
499 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
501 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
502 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
504 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
505 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
507 def base_OnBeginSize(self
, *_args
, **_kwargs
):
508 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
510 def base_OnEndSize(self
, *_args
, **_kwargs
):
511 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
514 return "<C wxPyBitmapShape instance at %s>" % (self
.this
,)
515 class wxPyBitmapShape(wxPyBitmapShapePtr
):
516 def __init__(self
,*_args
,**_kwargs
):
517 self
.this
= apply(oglshapesc
.new_wxPyBitmapShape
,_args
,_kwargs
)
519 self
._setCallbackInfo
(self
, wxPyBitmapShape
)
520 self
._setOORInfo
(self
)
525 class wxPyDrawnShapePtr(wxPyRectangleShapePtr
):
526 def __init__(self
,this
):
529 def _setCallbackInfo(self
, *_args
, **_kwargs
):
530 val
= apply(oglshapesc
.wxPyDrawnShape__setCallbackInfo
,(self
,) + _args
, _kwargs
)
532 def CalculateSize(self
, *_args
, **_kwargs
):
533 val
= apply(oglshapesc
.wxPyDrawnShape_CalculateSize
,(self
,) + _args
, _kwargs
)
535 def DestroyClippingRect(self
, *_args
, **_kwargs
):
536 val
= apply(oglshapesc
.wxPyDrawnShape_DestroyClippingRect
,(self
,) + _args
, _kwargs
)
538 def DrawArc(self
, *_args
, **_kwargs
):
539 val
= apply(oglshapesc
.wxPyDrawnShape_DrawArc
,(self
,) + _args
, _kwargs
)
541 def DrawAtAngle(self
, *_args
, **_kwargs
):
542 val
= apply(oglshapesc
.wxPyDrawnShape_DrawAtAngle
,(self
,) + _args
, _kwargs
)
544 def DrawEllipticArc(self
, *_args
, **_kwargs
):
545 val
= apply(oglshapesc
.wxPyDrawnShape_DrawEllipticArc
,(self
,) + _args
, _kwargs
)
547 def DrawLine(self
, *_args
, **_kwargs
):
548 val
= apply(oglshapesc
.wxPyDrawnShape_DrawLine
,(self
,) + _args
, _kwargs
)
550 def DrawLines(self
, *_args
, **_kwargs
):
551 val
= apply(oglshapesc
.wxPyDrawnShape_DrawLines
,(self
,) + _args
, _kwargs
)
553 def DrawPoint(self
, *_args
, **_kwargs
):
554 val
= apply(oglshapesc
.wxPyDrawnShape_DrawPoint
,(self
,) + _args
, _kwargs
)
556 def DrawPolygon(self
, *_args
, **_kwargs
):
557 val
= apply(oglshapesc
.wxPyDrawnShape_DrawPolygon
,(self
,) + _args
, _kwargs
)
559 def DrawRectangle(self
, *_args
, **_kwargs
):
560 val
= apply(oglshapesc
.wxPyDrawnShape_DrawRectangle
,(self
,) + _args
, _kwargs
)
562 def DrawRoundedRectangle(self
, *_args
, **_kwargs
):
563 val
= apply(oglshapesc
.wxPyDrawnShape_DrawRoundedRectangle
,(self
,) + _args
, _kwargs
)
565 def DrawSpline(self
, *_args
, **_kwargs
):
566 val
= apply(oglshapesc
.wxPyDrawnShape_DrawSpline
,(self
,) + _args
, _kwargs
)
568 def DrawText(self
, *_args
, **_kwargs
):
569 val
= apply(oglshapesc
.wxPyDrawnShape_DrawText
,(self
,) + _args
, _kwargs
)
571 def GetAngle(self
, *_args
, **_kwargs
):
572 val
= apply(oglshapesc
.wxPyDrawnShape_GetAngle
,(self
,) + _args
, _kwargs
)
574 def GetMetaFile(self
, *_args
, **_kwargs
):
575 val
= apply(oglshapesc
.wxPyDrawnShape_GetMetaFile
,(self
,) + _args
, _kwargs
)
577 def GetRotation(self
, *_args
, **_kwargs
):
578 val
= apply(oglshapesc
.wxPyDrawnShape_GetRotation
,(self
,) + _args
, _kwargs
)
580 def LoadFromMetaFile(self
, *_args
, **_kwargs
):
581 val
= apply(oglshapesc
.wxPyDrawnShape_LoadFromMetaFile
,(self
,) + _args
, _kwargs
)
583 def Rotate(self
, *_args
, **_kwargs
):
584 val
= apply(oglshapesc
.wxPyDrawnShape_Rotate
,(self
,) + _args
, _kwargs
)
586 def SetClippingRect(self
, *_args
, **_kwargs
):
587 val
= apply(oglshapesc
.wxPyDrawnShape_SetClippingRect
,(self
,) + _args
, _kwargs
)
589 def SetDrawnBackgroundColour(self
, *_args
, **_kwargs
):
590 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnBackgroundColour
,(self
,) + _args
, _kwargs
)
592 def SetDrawnBackgroundMode(self
, *_args
, **_kwargs
):
593 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnBackgroundMode
,(self
,) + _args
, _kwargs
)
595 def SetDrawnBrush(self
, *_args
, **_kwargs
):
596 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnBrush
,(self
,) + _args
, _kwargs
)
598 def SetDrawnFont(self
, *_args
, **_kwargs
):
599 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnFont
,(self
,) + _args
, _kwargs
)
601 def SetDrawnPen(self
, *_args
, **_kwargs
):
602 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnPen
,(self
,) + _args
, _kwargs
)
604 def SetDrawnTextColour(self
, *_args
, **_kwargs
):
605 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnTextColour
,(self
,) + _args
, _kwargs
)
607 def Scale(self
, *_args
, **_kwargs
):
608 val
= apply(oglshapesc
.wxPyDrawnShape_Scale
,(self
,) + _args
, _kwargs
)
610 def SetSaveToFile(self
, *_args
, **_kwargs
):
611 val
= apply(oglshapesc
.wxPyDrawnShape_SetSaveToFile
,(self
,) + _args
, _kwargs
)
613 def Translate(self
, *_args
, **_kwargs
):
614 val
= apply(oglshapesc
.wxPyDrawnShape_Translate
,(self
,) + _args
, _kwargs
)
616 def base_OnDelete(self
, *_args
, **_kwargs
):
617 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
619 def base_OnDraw(self
, *_args
, **_kwargs
):
620 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
622 def base_OnDrawContents(self
, *_args
, **_kwargs
):
623 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
625 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
626 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
628 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
629 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
631 def base_OnErase(self
, *_args
, **_kwargs
):
632 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnErase
,(self
,) + _args
, _kwargs
)
634 def base_OnEraseContents(self
, *_args
, **_kwargs
):
635 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
637 def base_OnHighlight(self
, *_args
, **_kwargs
):
638 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
640 def base_OnLeftClick(self
, *_args
, **_kwargs
):
641 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
643 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
644 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
646 def base_OnRightClick(self
, *_args
, **_kwargs
):
647 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
649 def base_OnSize(self
, *_args
, **_kwargs
):
650 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnSize
,(self
,) + _args
, _kwargs
)
652 def base_OnMovePre(self
, *_args
, **_kwargs
):
653 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
655 def base_OnMovePost(self
, *_args
, **_kwargs
):
656 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
658 def base_OnDragLeft(self
, *_args
, **_kwargs
):
659 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
661 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
662 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
664 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
665 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
667 def base_OnDragRight(self
, *_args
, **_kwargs
):
668 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
670 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
671 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
673 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
674 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
676 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
677 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
679 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
680 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
682 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
683 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
685 def base_OnMoveLink(self
, *_args
, **_kwargs
):
686 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
688 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
689 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
691 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
692 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
694 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
695 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
697 def base_OnBeginSize(self
, *_args
, **_kwargs
):
698 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
700 def base_OnEndSize(self
, *_args
, **_kwargs
):
701 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
704 return "<C wxPyDrawnShape instance at %s>" % (self
.this
,)
705 class wxPyDrawnShape(wxPyDrawnShapePtr
):
706 def __init__(self
,*_args
,**_kwargs
):
707 self
.this
= apply(oglshapesc
.new_wxPyDrawnShape
,_args
,_kwargs
)
709 self
._setCallbackInfo
(self
, wxPyDrawnShape
)
710 self
._setOORInfo
(self
)
715 class wxOGLConstraintPtr(wxObjectPtr
):
716 def __init__(self
,this
):
719 def Evaluate(self
, *_args
, **_kwargs
):
720 val
= apply(oglshapesc
.wxOGLConstraint_Evaluate
,(self
,) + _args
, _kwargs
)
722 def SetSpacing(self
, *_args
, **_kwargs
):
723 val
= apply(oglshapesc
.wxOGLConstraint_SetSpacing
,(self
,) + _args
, _kwargs
)
725 def Equals(self
, *_args
, **_kwargs
):
726 val
= apply(oglshapesc
.wxOGLConstraint_Equals
,(self
,) + _args
, _kwargs
)
729 return "<C wxOGLConstraint instance at %s>" % (self
.this
,)
730 class wxOGLConstraint(wxOGLConstraintPtr
):
731 def __init__(self
,*_args
,**_kwargs
):
732 self
.this
= apply(oglshapesc
.new_wxOGLConstraint
,_args
,_kwargs
)
738 class wxPyCompositeShapePtr(wxPyRectangleShapePtr
):
739 def __init__(self
,this
):
742 def _setCallbackInfo(self
, *_args
, **_kwargs
):
743 val
= apply(oglshapesc
.wxPyCompositeShape__setCallbackInfo
,(self
,) + _args
, _kwargs
)
745 def AddChild(self
, *_args
, **_kwargs
):
746 val
= apply(oglshapesc
.wxPyCompositeShape_AddChild
,(self
,) + _args
, _kwargs
)
748 def AddConstraint(self
, *_args
, **_kwargs
):
749 val
= apply(oglshapesc
.wxPyCompositeShape_AddConstraint
,(self
,) + _args
, _kwargs
)
751 def AddConstrainedShapes(self
, *_args
, **_kwargs
):
752 val
= apply(oglshapesc
.wxPyCompositeShape_AddConstrainedShapes
,(self
,) + _args
, _kwargs
)
754 def AddSimpleConstraint(self
, *_args
, **_kwargs
):
755 val
= apply(oglshapesc
.wxPyCompositeShape_AddSimpleConstraint
,(self
,) + _args
, _kwargs
)
757 def CalculateSize(self
, *_args
, **_kwargs
):
758 val
= apply(oglshapesc
.wxPyCompositeShape_CalculateSize
,(self
,) + _args
, _kwargs
)
760 def ContainsDivision(self
, *_args
, **_kwargs
):
761 val
= apply(oglshapesc
.wxPyCompositeShape_ContainsDivision
,(self
,) + _args
, _kwargs
)
763 def DeleteConstraint(self
, *_args
, **_kwargs
):
764 val
= apply(oglshapesc
.wxPyCompositeShape_DeleteConstraint
,(self
,) + _args
, _kwargs
)
766 def DeleteConstraintsInvolvingChild(self
, *_args
, **_kwargs
):
767 val
= apply(oglshapesc
.wxPyCompositeShape_DeleteConstraintsInvolvingChild
,(self
,) + _args
, _kwargs
)
769 def FindContainerImage(self
, *_args
, **_kwargs
):
770 val
= apply(oglshapesc
.wxPyCompositeShape_FindContainerImage
,(self
,) + _args
, _kwargs
)
772 def GetConstraints(self
, *_args
, **_kwargs
):
773 val
= apply(oglshapesc
.wxPyCompositeShape_GetConstraints
,(self
,) + _args
, _kwargs
)
775 def GetDivisions(self
, *_args
, **_kwargs
):
776 val
= apply(oglshapesc
.wxPyCompositeShape_GetDivisions
,(self
,) + _args
, _kwargs
)
778 def MakeContainer(self
, *_args
, **_kwargs
):
779 val
= apply(oglshapesc
.wxPyCompositeShape_MakeContainer
,(self
,) + _args
, _kwargs
)
781 def Recompute(self
, *_args
, **_kwargs
):
782 val
= apply(oglshapesc
.wxPyCompositeShape_Recompute
,(self
,) + _args
, _kwargs
)
784 def RemoveChild(self
, *_args
, **_kwargs
):
785 val
= apply(oglshapesc
.wxPyCompositeShape_RemoveChild
,(self
,) + _args
, _kwargs
)
787 def base_OnDelete(self
, *_args
, **_kwargs
):
788 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
790 def base_OnDraw(self
, *_args
, **_kwargs
):
791 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
793 def base_OnDrawContents(self
, *_args
, **_kwargs
):
794 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
796 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
797 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
799 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
800 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
802 def base_OnErase(self
, *_args
, **_kwargs
):
803 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnErase
,(self
,) + _args
, _kwargs
)
805 def base_OnEraseContents(self
, *_args
, **_kwargs
):
806 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
808 def base_OnHighlight(self
, *_args
, **_kwargs
):
809 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
811 def base_OnLeftClick(self
, *_args
, **_kwargs
):
812 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
814 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
815 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
817 def base_OnRightClick(self
, *_args
, **_kwargs
):
818 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
820 def base_OnSize(self
, *_args
, **_kwargs
):
821 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnSize
,(self
,) + _args
, _kwargs
)
823 def base_OnMovePre(self
, *_args
, **_kwargs
):
824 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
826 def base_OnMovePost(self
, *_args
, **_kwargs
):
827 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
829 def base_OnDragLeft(self
, *_args
, **_kwargs
):
830 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
832 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
833 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
835 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
836 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
838 def base_OnDragRight(self
, *_args
, **_kwargs
):
839 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
841 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
842 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
844 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
845 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
847 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
848 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
850 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
851 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
853 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
854 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
856 def base_OnMoveLink(self
, *_args
, **_kwargs
):
857 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
859 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
860 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
862 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
863 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
865 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
866 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
868 def base_OnBeginSize(self
, *_args
, **_kwargs
):
869 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
871 def base_OnEndSize(self
, *_args
, **_kwargs
):
872 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
875 return "<C wxPyCompositeShape instance at %s>" % (self
.this
,)
876 class wxPyCompositeShape(wxPyCompositeShapePtr
):
877 def __init__(self
,*_args
,**_kwargs
):
878 self
.this
= apply(oglshapesc
.new_wxPyCompositeShape
,_args
,_kwargs
)
880 self
._setCallbackInfo
(self
, wxPyCompositeShape
)
881 self
._setOORInfo
(self
)
886 class wxPyDividedShapePtr(wxPyRectangleShapePtr
):
887 def __init__(self
,this
):
890 def _setCallbackInfo(self
, *_args
, **_kwargs
):
891 val
= apply(oglshapesc
.wxPyDividedShape__setCallbackInfo
,(self
,) + _args
, _kwargs
)
893 def EditRegions(self
, *_args
, **_kwargs
):
894 val
= apply(oglshapesc
.wxPyDividedShape_EditRegions
,(self
,) + _args
, _kwargs
)
896 def SetRegionSizes(self
, *_args
, **_kwargs
):
897 val
= apply(oglshapesc
.wxPyDividedShape_SetRegionSizes
,(self
,) + _args
, _kwargs
)
899 def base_OnDelete(self
, *_args
, **_kwargs
):
900 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
902 def base_OnDraw(self
, *_args
, **_kwargs
):
903 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
905 def base_OnDrawContents(self
, *_args
, **_kwargs
):
906 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
908 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
909 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
911 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
912 val
= apply(oglshapesc
.wxPyDividedShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
914 def base_OnErase(self
, *_args
, **_kwargs
):
915 val
= apply(oglshapesc
.wxPyDividedShape_base_OnErase
,(self
,) + _args
, _kwargs
)
917 def base_OnEraseContents(self
, *_args
, **_kwargs
):
918 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
920 def base_OnHighlight(self
, *_args
, **_kwargs
):
921 val
= apply(oglshapesc
.wxPyDividedShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
923 def base_OnLeftClick(self
, *_args
, **_kwargs
):
924 val
= apply(oglshapesc
.wxPyDividedShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
926 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
927 val
= apply(oglshapesc
.wxPyDividedShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
929 def base_OnRightClick(self
, *_args
, **_kwargs
):
930 val
= apply(oglshapesc
.wxPyDividedShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
932 def base_OnSize(self
, *_args
, **_kwargs
):
933 val
= apply(oglshapesc
.wxPyDividedShape_base_OnSize
,(self
,) + _args
, _kwargs
)
935 def base_OnMovePre(self
, *_args
, **_kwargs
):
936 val
= apply(oglshapesc
.wxPyDividedShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
938 def base_OnMovePost(self
, *_args
, **_kwargs
):
939 val
= apply(oglshapesc
.wxPyDividedShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
941 def base_OnDragLeft(self
, *_args
, **_kwargs
):
942 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
944 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
945 val
= apply(oglshapesc
.wxPyDividedShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
947 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
948 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
950 def base_OnDragRight(self
, *_args
, **_kwargs
):
951 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
953 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
954 val
= apply(oglshapesc
.wxPyDividedShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
956 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
957 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
959 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
960 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
962 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
963 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
965 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
966 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
968 def base_OnMoveLink(self
, *_args
, **_kwargs
):
969 val
= apply(oglshapesc
.wxPyDividedShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
971 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
972 val
= apply(oglshapesc
.wxPyDividedShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
974 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
975 val
= apply(oglshapesc
.wxPyDividedShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
977 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
978 val
= apply(oglshapesc
.wxPyDividedShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
980 def base_OnBeginSize(self
, *_args
, **_kwargs
):
981 val
= apply(oglshapesc
.wxPyDividedShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
983 def base_OnEndSize(self
, *_args
, **_kwargs
):
984 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
987 return "<C wxPyDividedShape instance at %s>" % (self
.this
,)
988 class wxPyDividedShape(wxPyDividedShapePtr
):
989 def __init__(self
,*_args
,**_kwargs
):
990 self
.this
= apply(oglshapesc
.new_wxPyDividedShape
,_args
,_kwargs
)
992 self
._setCallbackInfo
(self
, wxPyDividedShape
)
993 self
._setOORInfo
(self
)
998 class wxPyDivisionShapePtr(wxPyCompositeShapePtr
):
999 def __init__(self
,this
):
1002 def _setCallbackInfo(self
, *_args
, **_kwargs
):
1003 val
= apply(oglshapesc
.wxPyDivisionShape__setCallbackInfo
,(self
,) + _args
, _kwargs
)
1005 def AdjustBottom(self
, *_args
, **_kwargs
):
1006 val
= apply(oglshapesc
.wxPyDivisionShape_AdjustBottom
,(self
,) + _args
, _kwargs
)
1008 def AdjustLeft(self
, *_args
, **_kwargs
):
1009 val
= apply(oglshapesc
.wxPyDivisionShape_AdjustLeft
,(self
,) + _args
, _kwargs
)
1011 def AdjustRight(self
, *_args
, **_kwargs
):
1012 val
= apply(oglshapesc
.wxPyDivisionShape_AdjustRight
,(self
,) + _args
, _kwargs
)
1014 def AdjustTop(self
, *_args
, **_kwargs
):
1015 val
= apply(oglshapesc
.wxPyDivisionShape_AdjustTop
,(self
,) + _args
, _kwargs
)
1017 def Divide(self
, *_args
, **_kwargs
):
1018 val
= apply(oglshapesc
.wxPyDivisionShape_Divide
,(self
,) + _args
, _kwargs
)
1020 def EditEdge(self
, *_args
, **_kwargs
):
1021 val
= apply(oglshapesc
.wxPyDivisionShape_EditEdge
,(self
,) + _args
, _kwargs
)
1023 def GetBottomSide(self
, *_args
, **_kwargs
):
1024 val
= apply(oglshapesc
.wxPyDivisionShape_GetBottomSide
,(self
,) + _args
, _kwargs
)
1026 def GetHandleSide(self
, *_args
, **_kwargs
):
1027 val
= apply(oglshapesc
.wxPyDivisionShape_GetHandleSide
,(self
,) + _args
, _kwargs
)
1029 def GetLeftSide(self
, *_args
, **_kwargs
):
1030 val
= apply(oglshapesc
.wxPyDivisionShape_GetLeftSide
,(self
,) + _args
, _kwargs
)
1032 def GetLeftSideColour(self
, *_args
, **_kwargs
):
1033 val
= apply(oglshapesc
.wxPyDivisionShape_GetLeftSideColour
,(self
,) + _args
, _kwargs
)
1035 def GetLeftSidePen(self
, *_args
, **_kwargs
):
1036 val
= apply(oglshapesc
.wxPyDivisionShape_GetLeftSidePen
,(self
,) + _args
, _kwargs
)
1037 if val
: val
= wxPenPtr(val
)
1039 def GetRightSide(self
, *_args
, **_kwargs
):
1040 val
= apply(oglshapesc
.wxPyDivisionShape_GetRightSide
,(self
,) + _args
, _kwargs
)
1042 def GetTopSide(self
, *_args
, **_kwargs
):
1043 val
= apply(oglshapesc
.wxPyDivisionShape_GetTopSide
,(self
,) + _args
, _kwargs
)
1045 def GetTopSidePen(self
, *_args
, **_kwargs
):
1046 val
= apply(oglshapesc
.wxPyDivisionShape_GetTopSidePen
,(self
,) + _args
, _kwargs
)
1047 if val
: val
= wxPenPtr(val
)
1049 def ResizeAdjoining(self
, *_args
, **_kwargs
):
1050 val
= apply(oglshapesc
.wxPyDivisionShape_ResizeAdjoining
,(self
,) + _args
, _kwargs
)
1052 def PopupMenu(self
, *_args
, **_kwargs
):
1053 val
= apply(oglshapesc
.wxPyDivisionShape_PopupMenu
,(self
,) + _args
, _kwargs
)
1055 def SetBottomSide(self
, *_args
, **_kwargs
):
1056 val
= apply(oglshapesc
.wxPyDivisionShape_SetBottomSide
,(self
,) + _args
, _kwargs
)
1058 def SetHandleSide(self
, *_args
, **_kwargs
):
1059 val
= apply(oglshapesc
.wxPyDivisionShape_SetHandleSide
,(self
,) + _args
, _kwargs
)
1061 def SetLeftSide(self
, *_args
, **_kwargs
):
1062 val
= apply(oglshapesc
.wxPyDivisionShape_SetLeftSide
,(self
,) + _args
, _kwargs
)
1064 def SetLeftSideColour(self
, *_args
, **_kwargs
):
1065 val
= apply(oglshapesc
.wxPyDivisionShape_SetLeftSideColour
,(self
,) + _args
, _kwargs
)
1067 def SetLeftSidePen(self
, *_args
, **_kwargs
):
1068 val
= apply(oglshapesc
.wxPyDivisionShape_SetLeftSidePen
,(self
,) + _args
, _kwargs
)
1070 def SetRightSide(self
, *_args
, **_kwargs
):
1071 val
= apply(oglshapesc
.wxPyDivisionShape_SetRightSide
,(self
,) + _args
, _kwargs
)
1073 def SetTopSide(self
, *_args
, **_kwargs
):
1074 val
= apply(oglshapesc
.wxPyDivisionShape_SetTopSide
,(self
,) + _args
, _kwargs
)
1076 def SetTopSideColour(self
, *_args
, **_kwargs
):
1077 val
= apply(oglshapesc
.wxPyDivisionShape_SetTopSideColour
,(self
,) + _args
, _kwargs
)
1079 def SetTopSidePen(self
, *_args
, **_kwargs
):
1080 val
= apply(oglshapesc
.wxPyDivisionShape_SetTopSidePen
,(self
,) + _args
, _kwargs
)
1082 def base_OnDelete(self
, *_args
, **_kwargs
):
1083 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
1085 def base_OnDraw(self
, *_args
, **_kwargs
):
1086 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
1088 def base_OnDrawContents(self
, *_args
, **_kwargs
):
1089 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
1091 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
1092 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
1094 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
1095 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
1097 def base_OnErase(self
, *_args
, **_kwargs
):
1098 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnErase
,(self
,) + _args
, _kwargs
)
1100 def base_OnEraseContents(self
, *_args
, **_kwargs
):
1101 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
1103 def base_OnHighlight(self
, *_args
, **_kwargs
):
1104 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
1106 def base_OnLeftClick(self
, *_args
, **_kwargs
):
1107 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
1109 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
1110 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
1112 def base_OnRightClick(self
, *_args
, **_kwargs
):
1113 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
1115 def base_OnSize(self
, *_args
, **_kwargs
):
1116 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnSize
,(self
,) + _args
, _kwargs
)
1118 def base_OnMovePre(self
, *_args
, **_kwargs
):
1119 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
1121 def base_OnMovePost(self
, *_args
, **_kwargs
):
1122 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
1124 def base_OnDragLeft(self
, *_args
, **_kwargs
):
1125 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
1127 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
1128 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
1130 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
1131 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
1133 def base_OnDragRight(self
, *_args
, **_kwargs
):
1134 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
1136 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
1137 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
1139 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
1140 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
1142 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
1143 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
1145 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
1146 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
1148 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
1149 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
1151 def base_OnMoveLink(self
, *_args
, **_kwargs
):
1152 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
1154 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
1155 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
1157 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
1158 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
1160 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
1161 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
1163 def base_OnBeginSize(self
, *_args
, **_kwargs
):
1164 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
1166 def base_OnEndSize(self
, *_args
, **_kwargs
):
1167 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
1170 return "<C wxPyDivisionShape instance at %s>" % (self
.this
,)
1171 class wxPyDivisionShape(wxPyDivisionShapePtr
):
1172 def __init__(self
,*_args
,**_kwargs
):
1173 self
.this
= apply(oglshapesc
.new_wxPyDivisionShape
,_args
,_kwargs
)
1175 self
._setCallbackInfo
(self
, wxPyDivisionShape
)
1176 self
._setOORInfo
(self
)
1183 #-------------- FUNCTION WRAPPERS ------------------
1187 #-------------- VARIABLE WRAPPERS ------------------