1 # This file was created automatically by SWIG.
18 from stattool
import *
20 from controls
import *
22 from controls2
import *
24 from windows2
import *
28 from windows3
import *
36 from oglbasic
import *
38 class wxPseudoMetaFilePtr
:
39 def __init__(self
,this
):
42 def __del__(self
,oglshapesc
=oglshapesc
):
43 if self
.thisown
== 1 :
44 oglshapesc
.delete_wxPseudoMetaFile(self
)
45 def Draw(self
, *_args
, **_kwargs
):
46 val
= apply(oglshapesc
.wxPseudoMetaFile_Draw
,(self
,) + _args
, _kwargs
)
48 def WriteAttributes(self
, *_args
, **_kwargs
):
49 val
= apply(oglshapesc
.wxPseudoMetaFile_WriteAttributes
,(self
,) + _args
, _kwargs
)
51 def ReadAttributes(self
, *_args
, **_kwargs
):
52 val
= apply(oglshapesc
.wxPseudoMetaFile_ReadAttributes
,(self
,) + _args
, _kwargs
)
54 def Clear(self
, *_args
, **_kwargs
):
55 val
= apply(oglshapesc
.wxPseudoMetaFile_Clear
,(self
,) + _args
, _kwargs
)
57 def Copy(self
, *_args
, **_kwargs
):
58 val
= apply(oglshapesc
.wxPseudoMetaFile_Copy
,(self
,) + _args
, _kwargs
)
60 def Scale(self
, *_args
, **_kwargs
):
61 val
= apply(oglshapesc
.wxPseudoMetaFile_Scale
,(self
,) + _args
, _kwargs
)
63 def ScaleTo(self
, *_args
, **_kwargs
):
64 val
= apply(oglshapesc
.wxPseudoMetaFile_ScaleTo
,(self
,) + _args
, _kwargs
)
66 def Translate(self
, *_args
, **_kwargs
):
67 val
= apply(oglshapesc
.wxPseudoMetaFile_Translate
,(self
,) + _args
, _kwargs
)
69 def Rotate(self
, *_args
, **_kwargs
):
70 val
= apply(oglshapesc
.wxPseudoMetaFile_Rotate
,(self
,) + _args
, _kwargs
)
72 def LoadFromMetaFile(self
, *_args
, **_kwargs
):
73 val
= apply(oglshapesc
.wxPseudoMetaFile_LoadFromMetaFile
,(self
,) + _args
, _kwargs
)
75 def GetBounds(self
, *_args
, **_kwargs
):
76 val
= apply(oglshapesc
.wxPseudoMetaFile_GetBounds
,(self
,) + _args
, _kwargs
)
78 def CalculateSize(self
, *_args
, **_kwargs
):
79 val
= apply(oglshapesc
.wxPseudoMetaFile_CalculateSize
,(self
,) + _args
, _kwargs
)
81 def SetRotateable(self
, *_args
, **_kwargs
):
82 val
= apply(oglshapesc
.wxPseudoMetaFile_SetRotateable
,(self
,) + _args
, _kwargs
)
84 def GetRotateable(self
, *_args
, **_kwargs
):
85 val
= apply(oglshapesc
.wxPseudoMetaFile_GetRotateable
,(self
,) + _args
, _kwargs
)
87 def SetSize(self
, *_args
, **_kwargs
):
88 val
= apply(oglshapesc
.wxPseudoMetaFile_SetSize
,(self
,) + _args
, _kwargs
)
90 def SetFillBrush(self
, *_args
, **_kwargs
):
91 val
= apply(oglshapesc
.wxPseudoMetaFile_SetFillBrush
,(self
,) + _args
, _kwargs
)
93 def GetFillBrush(self
, *_args
, **_kwargs
):
94 val
= apply(oglshapesc
.wxPseudoMetaFile_GetFillBrush
,(self
,) + _args
, _kwargs
)
95 if val
: val
= wxBrushPtr(val
)
97 def SetOutlinePen(self
, *_args
, **_kwargs
):
98 val
= apply(oglshapesc
.wxPseudoMetaFile_SetOutlinePen
,(self
,) + _args
, _kwargs
)
100 def GetOutlinePen(self
, *_args
, **_kwargs
):
101 val
= apply(oglshapesc
.wxPseudoMetaFile_GetOutlinePen
,(self
,) + _args
, _kwargs
)
102 if val
: val
= wxPenPtr(val
)
104 def SetOutlineOp(self
, *_args
, **_kwargs
):
105 val
= apply(oglshapesc
.wxPseudoMetaFile_SetOutlineOp
,(self
,) + _args
, _kwargs
)
107 def GetOutlineOp(self
, *_args
, **_kwargs
):
108 val
= apply(oglshapesc
.wxPseudoMetaFile_GetOutlineOp
,(self
,) + _args
, _kwargs
)
110 def IsValid(self
, *_args
, **_kwargs
):
111 val
= apply(oglshapesc
.wxPseudoMetaFile_IsValid
,(self
,) + _args
, _kwargs
)
113 def DrawLine(self
, *_args
, **_kwargs
):
114 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawLine
,(self
,) + _args
, _kwargs
)
116 def DrawRectangle(self
, *_args
, **_kwargs
):
117 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawRectangle
,(self
,) + _args
, _kwargs
)
119 def DrawRoundedRectangle(self
, *_args
, **_kwargs
):
120 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawRoundedRectangle
,(self
,) + _args
, _kwargs
)
122 def DrawArc(self
, *_args
, **_kwargs
):
123 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawArc
,(self
,) + _args
, _kwargs
)
125 def DrawEllipticArc(self
, *_args
, **_kwargs
):
126 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawEllipticArc
,(self
,) + _args
, _kwargs
)
128 def DrawEllipse(self
, *_args
, **_kwargs
):
129 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawEllipse
,(self
,) + _args
, _kwargs
)
131 def DrawPoint(self
, *_args
, **_kwargs
):
132 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawPoint
,(self
,) + _args
, _kwargs
)
134 def DrawText(self
, *_args
, **_kwargs
):
135 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawText
,(self
,) + _args
, _kwargs
)
137 def DrawLines(self
, *_args
, **_kwargs
):
138 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawLines
,(self
,) + _args
, _kwargs
)
140 def DrawPolygon(self
, *_args
, **_kwargs
):
141 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawPolygon
,(self
,) + _args
, _kwargs
)
143 def DrawSpline(self
, *_args
, **_kwargs
):
144 val
= apply(oglshapesc
.wxPseudoMetaFile_DrawSpline
,(self
,) + _args
, _kwargs
)
146 def SetClippingRect(self
, *_args
, **_kwargs
):
147 val
= apply(oglshapesc
.wxPseudoMetaFile_SetClippingRect
,(self
,) + _args
, _kwargs
)
149 def DestroyClippingRect(self
, *_args
, **_kwargs
):
150 val
= apply(oglshapesc
.wxPseudoMetaFile_DestroyClippingRect
,(self
,) + _args
, _kwargs
)
152 def SetPen(self
, *_args
, **_kwargs
):
153 val
= apply(oglshapesc
.wxPseudoMetaFile_SetPen
,(self
,) + _args
, _kwargs
)
155 def SetBrush(self
, *_args
, **_kwargs
):
156 val
= apply(oglshapesc
.wxPseudoMetaFile_SetBrush
,(self
,) + _args
, _kwargs
)
158 def SetFont(self
, *_args
, **_kwargs
):
159 val
= apply(oglshapesc
.wxPseudoMetaFile_SetFont
,(self
,) + _args
, _kwargs
)
161 def SetTextColour(self
, *_args
, **_kwargs
):
162 val
= apply(oglshapesc
.wxPseudoMetaFile_SetTextColour
,(self
,) + _args
, _kwargs
)
164 def SetBackgroundColour(self
, *_args
, **_kwargs
):
165 val
= apply(oglshapesc
.wxPseudoMetaFile_SetBackgroundColour
,(self
,) + _args
, _kwargs
)
167 def SetBackgroundMode(self
, *_args
, **_kwargs
):
168 val
= apply(oglshapesc
.wxPseudoMetaFile_SetBackgroundMode
,(self
,) + _args
, _kwargs
)
171 return "<C wxPseudoMetaFile instance at %s>" % (self
.this
,)
172 class wxPseudoMetaFile(wxPseudoMetaFilePtr
):
173 def __init__(self
,*_args
,**_kwargs
):
174 self
.this
= apply(oglshapesc
.new_wxPseudoMetaFile
,_args
,_kwargs
)
180 class wxPyRectangleShapePtr(wxPyShapePtr
):
181 def __init__(self
,this
):
184 def _setSelf(self
, *_args
, **_kwargs
):
185 val
= apply(oglshapesc
.wxPyRectangleShape__setSelf
,(self
,) + _args
, _kwargs
)
187 def SetCornerRadius(self
, *_args
, **_kwargs
):
188 val
= apply(oglshapesc
.wxPyRectangleShape_SetCornerRadius
,(self
,) + _args
, _kwargs
)
190 def base_OnDelete(self
, *_args
, **_kwargs
):
191 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
193 def base_OnDraw(self
, *_args
, **_kwargs
):
194 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
196 def base_OnDrawContents(self
, *_args
, **_kwargs
):
197 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
199 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
200 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
202 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
203 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
205 def base_OnErase(self
, *_args
, **_kwargs
):
206 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnErase
,(self
,) + _args
, _kwargs
)
208 def base_OnEraseContents(self
, *_args
, **_kwargs
):
209 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
211 def base_OnHighlight(self
, *_args
, **_kwargs
):
212 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
214 def base_OnLeftClick(self
, *_args
, **_kwargs
):
215 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
217 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
218 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
220 def base_OnRightClick(self
, *_args
, **_kwargs
):
221 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
223 def base_OnSize(self
, *_args
, **_kwargs
):
224 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnSize
,(self
,) + _args
, _kwargs
)
226 def base_OnMovePre(self
, *_args
, **_kwargs
):
227 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
229 def base_OnMovePost(self
, *_args
, **_kwargs
):
230 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
232 def base_OnDragLeft(self
, *_args
, **_kwargs
):
233 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
235 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
236 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
238 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
239 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
241 def base_OnDragRight(self
, *_args
, **_kwargs
):
242 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
244 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
245 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
247 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
248 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
250 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
251 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
253 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
254 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
256 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
257 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
259 def base_OnMoveLink(self
, *_args
, **_kwargs
):
260 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
262 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
263 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
265 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
266 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
268 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
269 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
271 def base_OnBeginSize(self
, *_args
, **_kwargs
):
272 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
274 def base_OnEndSize(self
, *_args
, **_kwargs
):
275 val
= apply(oglshapesc
.wxPyRectangleShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
278 return "<C wxPyRectangleShape instance at %s>" % (self
.this
,)
279 class wxPyRectangleShape(wxPyRectangleShapePtr
):
280 def __init__(self
,*_args
,**_kwargs
):
281 self
.this
= apply(oglshapesc
.new_wxPyRectangleShape
,_args
,_kwargs
)
288 class wxPyControlPointPtr(wxPyRectangleShapePtr
):
289 def __init__(self
,this
):
292 def _setSelf(self
, *_args
, **_kwargs
):
293 val
= apply(oglshapesc
.wxPyControlPoint__setSelf
,(self
,) + _args
, _kwargs
)
295 def SetCornerRadius(self
, *_args
, **_kwargs
):
296 val
= apply(oglshapesc
.wxPyControlPoint_SetCornerRadius
,(self
,) + _args
, _kwargs
)
298 def base_OnDelete(self
, *_args
, **_kwargs
):
299 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDelete
,(self
,) + _args
, _kwargs
)
301 def base_OnDraw(self
, *_args
, **_kwargs
):
302 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDraw
,(self
,) + _args
, _kwargs
)
304 def base_OnDrawContents(self
, *_args
, **_kwargs
):
305 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
307 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
308 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
310 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
311 val
= apply(oglshapesc
.wxPyControlPoint_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
313 def base_OnErase(self
, *_args
, **_kwargs
):
314 val
= apply(oglshapesc
.wxPyControlPoint_base_OnErase
,(self
,) + _args
, _kwargs
)
316 def base_OnEraseContents(self
, *_args
, **_kwargs
):
317 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
319 def base_OnHighlight(self
, *_args
, **_kwargs
):
320 val
= apply(oglshapesc
.wxPyControlPoint_base_OnHighlight
,(self
,) + _args
, _kwargs
)
322 def base_OnLeftClick(self
, *_args
, **_kwargs
):
323 val
= apply(oglshapesc
.wxPyControlPoint_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
325 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
326 val
= apply(oglshapesc
.wxPyControlPoint_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
328 def base_OnRightClick(self
, *_args
, **_kwargs
):
329 val
= apply(oglshapesc
.wxPyControlPoint_base_OnRightClick
,(self
,) + _args
, _kwargs
)
331 def base_OnSize(self
, *_args
, **_kwargs
):
332 val
= apply(oglshapesc
.wxPyControlPoint_base_OnSize
,(self
,) + _args
, _kwargs
)
334 def base_OnMovePre(self
, *_args
, **_kwargs
):
335 val
= apply(oglshapesc
.wxPyControlPoint_base_OnMovePre
,(self
,) + _args
, _kwargs
)
337 def base_OnMovePost(self
, *_args
, **_kwargs
):
338 val
= apply(oglshapesc
.wxPyControlPoint_base_OnMovePost
,(self
,) + _args
, _kwargs
)
340 def base_OnDragLeft(self
, *_args
, **_kwargs
):
341 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
343 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
344 val
= apply(oglshapesc
.wxPyControlPoint_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
346 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
347 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
349 def base_OnDragRight(self
, *_args
, **_kwargs
):
350 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDragRight
,(self
,) + _args
, _kwargs
)
352 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
353 val
= apply(oglshapesc
.wxPyControlPoint_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
355 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
356 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
358 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
359 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
361 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
362 val
= apply(oglshapesc
.wxPyControlPoint_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
364 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
365 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
367 def base_OnMoveLink(self
, *_args
, **_kwargs
):
368 val
= apply(oglshapesc
.wxPyControlPoint_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
370 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
371 val
= apply(oglshapesc
.wxPyControlPoint_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
373 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
374 val
= apply(oglshapesc
.wxPyControlPoint_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
376 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
377 val
= apply(oglshapesc
.wxPyControlPoint_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
379 def base_OnBeginSize(self
, *_args
, **_kwargs
):
380 val
= apply(oglshapesc
.wxPyControlPoint_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
382 def base_OnEndSize(self
, *_args
, **_kwargs
):
383 val
= apply(oglshapesc
.wxPyControlPoint_base_OnEndSize
,(self
,) + _args
, _kwargs
)
386 return "<C wxPyControlPoint instance at %s>" % (self
.this
,)
387 class wxPyControlPoint(wxPyControlPointPtr
):
388 def __init__(self
,*_args
,**_kwargs
):
389 self
.this
= apply(oglshapesc
.new_wxPyControlPoint
,_args
,_kwargs
)
396 class wxPyBitmapShapePtr(wxPyRectangleShapePtr
):
397 def __init__(self
,this
):
400 def _setSelf(self
, *_args
, **_kwargs
):
401 val
= apply(oglshapesc
.wxPyBitmapShape__setSelf
,(self
,) + _args
, _kwargs
)
403 def GetBitmap(self
, *_args
, **_kwargs
):
404 val
= apply(oglshapesc
.wxPyBitmapShape_GetBitmap
,(self
,) + _args
, _kwargs
)
405 if val
: val
= wxBitmapPtr(val
)
407 def GetFilename(self
, *_args
, **_kwargs
):
408 val
= apply(oglshapesc
.wxPyBitmapShape_GetFilename
,(self
,) + _args
, _kwargs
)
410 def SetBitmap(self
, *_args
, **_kwargs
):
411 val
= apply(oglshapesc
.wxPyBitmapShape_SetBitmap
,(self
,) + _args
, _kwargs
)
413 def SetFilename(self
, *_args
, **_kwargs
):
414 val
= apply(oglshapesc
.wxPyBitmapShape_SetFilename
,(self
,) + _args
, _kwargs
)
416 def base_OnDelete(self
, *_args
, **_kwargs
):
417 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
419 def base_OnDraw(self
, *_args
, **_kwargs
):
420 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
422 def base_OnDrawContents(self
, *_args
, **_kwargs
):
423 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
425 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
426 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
428 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
429 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
431 def base_OnErase(self
, *_args
, **_kwargs
):
432 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnErase
,(self
,) + _args
, _kwargs
)
434 def base_OnEraseContents(self
, *_args
, **_kwargs
):
435 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
437 def base_OnHighlight(self
, *_args
, **_kwargs
):
438 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
440 def base_OnLeftClick(self
, *_args
, **_kwargs
):
441 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
443 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
444 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
446 def base_OnRightClick(self
, *_args
, **_kwargs
):
447 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
449 def base_OnSize(self
, *_args
, **_kwargs
):
450 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnSize
,(self
,) + _args
, _kwargs
)
452 def base_OnMovePre(self
, *_args
, **_kwargs
):
453 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
455 def base_OnMovePost(self
, *_args
, **_kwargs
):
456 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
458 def base_OnDragLeft(self
, *_args
, **_kwargs
):
459 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
461 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
462 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
464 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
465 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
467 def base_OnDragRight(self
, *_args
, **_kwargs
):
468 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
470 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
471 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
473 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
474 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
476 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
477 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
479 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
480 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
482 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
483 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
485 def base_OnMoveLink(self
, *_args
, **_kwargs
):
486 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
488 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
489 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
491 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
492 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
494 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
495 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
497 def base_OnBeginSize(self
, *_args
, **_kwargs
):
498 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
500 def base_OnEndSize(self
, *_args
, **_kwargs
):
501 val
= apply(oglshapesc
.wxPyBitmapShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
504 return "<C wxPyBitmapShape instance at %s>" % (self
.this
,)
505 class wxPyBitmapShape(wxPyBitmapShapePtr
):
506 def __init__(self
,*_args
,**_kwargs
):
507 self
.this
= apply(oglshapesc
.new_wxPyBitmapShape
,_args
,_kwargs
)
514 class wxPyDrawnShapePtr(wxPyRectangleShapePtr
):
515 def __init__(self
,this
):
518 def _setSelf(self
, *_args
, **_kwargs
):
519 val
= apply(oglshapesc
.wxPyDrawnShape__setSelf
,(self
,) + _args
, _kwargs
)
521 def CalculateSize(self
, *_args
, **_kwargs
):
522 val
= apply(oglshapesc
.wxPyDrawnShape_CalculateSize
,(self
,) + _args
, _kwargs
)
524 def DestroyClippingRect(self
, *_args
, **_kwargs
):
525 val
= apply(oglshapesc
.wxPyDrawnShape_DestroyClippingRect
,(self
,) + _args
, _kwargs
)
527 def DrawArc(self
, *_args
, **_kwargs
):
528 val
= apply(oglshapesc
.wxPyDrawnShape_DrawArc
,(self
,) + _args
, _kwargs
)
530 def DrawAtAngle(self
, *_args
, **_kwargs
):
531 val
= apply(oglshapesc
.wxPyDrawnShape_DrawAtAngle
,(self
,) + _args
, _kwargs
)
533 def DrawEllipticArc(self
, *_args
, **_kwargs
):
534 val
= apply(oglshapesc
.wxPyDrawnShape_DrawEllipticArc
,(self
,) + _args
, _kwargs
)
536 def DrawLine(self
, *_args
, **_kwargs
):
537 val
= apply(oglshapesc
.wxPyDrawnShape_DrawLine
,(self
,) + _args
, _kwargs
)
539 def DrawLines(self
, *_args
, **_kwargs
):
540 val
= apply(oglshapesc
.wxPyDrawnShape_DrawLines
,(self
,) + _args
, _kwargs
)
542 def DrawPoint(self
, *_args
, **_kwargs
):
543 val
= apply(oglshapesc
.wxPyDrawnShape_DrawPoint
,(self
,) + _args
, _kwargs
)
545 def DrawPolygon(self
, *_args
, **_kwargs
):
546 val
= apply(oglshapesc
.wxPyDrawnShape_DrawPolygon
,(self
,) + _args
, _kwargs
)
548 def DrawRectangle(self
, *_args
, **_kwargs
):
549 val
= apply(oglshapesc
.wxPyDrawnShape_DrawRectangle
,(self
,) + _args
, _kwargs
)
551 def DrawRoundedRectangle(self
, *_args
, **_kwargs
):
552 val
= apply(oglshapesc
.wxPyDrawnShape_DrawRoundedRectangle
,(self
,) + _args
, _kwargs
)
554 def DrawSpline(self
, *_args
, **_kwargs
):
555 val
= apply(oglshapesc
.wxPyDrawnShape_DrawSpline
,(self
,) + _args
, _kwargs
)
557 def DrawText(self
, *_args
, **_kwargs
):
558 val
= apply(oglshapesc
.wxPyDrawnShape_DrawText
,(self
,) + _args
, _kwargs
)
560 def GetAngle(self
, *_args
, **_kwargs
):
561 val
= apply(oglshapesc
.wxPyDrawnShape_GetAngle
,(self
,) + _args
, _kwargs
)
563 def GetMetaFile(self
, *_args
, **_kwargs
):
564 val
= apply(oglshapesc
.wxPyDrawnShape_GetMetaFile
,(self
,) + _args
, _kwargs
)
565 if val
: val
= wxPseudoMetaFilePtr(val
)
567 def GetRotation(self
, *_args
, **_kwargs
):
568 val
= apply(oglshapesc
.wxPyDrawnShape_GetRotation
,(self
,) + _args
, _kwargs
)
570 def LoadFromMetaFile(self
, *_args
, **_kwargs
):
571 val
= apply(oglshapesc
.wxPyDrawnShape_LoadFromMetaFile
,(self
,) + _args
, _kwargs
)
573 def Rotate(self
, *_args
, **_kwargs
):
574 val
= apply(oglshapesc
.wxPyDrawnShape_Rotate
,(self
,) + _args
, _kwargs
)
576 def SetClippingRect(self
, *_args
, **_kwargs
):
577 val
= apply(oglshapesc
.wxPyDrawnShape_SetClippingRect
,(self
,) + _args
, _kwargs
)
579 def SetDrawnBackgroundColour(self
, *_args
, **_kwargs
):
580 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnBackgroundColour
,(self
,) + _args
, _kwargs
)
582 def SetDrawnBackgroundMode(self
, *_args
, **_kwargs
):
583 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnBackgroundMode
,(self
,) + _args
, _kwargs
)
585 def SetDrawnBrush(self
, *_args
, **_kwargs
):
586 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnBrush
,(self
,) + _args
, _kwargs
)
588 def SetDrawnFont(self
, *_args
, **_kwargs
):
589 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnFont
,(self
,) + _args
, _kwargs
)
591 def SetDrawnPen(self
, *_args
, **_kwargs
):
592 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnPen
,(self
,) + _args
, _kwargs
)
594 def SetDrawnTextColour(self
, *_args
, **_kwargs
):
595 val
= apply(oglshapesc
.wxPyDrawnShape_SetDrawnTextColour
,(self
,) + _args
, _kwargs
)
597 def Scale(self
, *_args
, **_kwargs
):
598 val
= apply(oglshapesc
.wxPyDrawnShape_Scale
,(self
,) + _args
, _kwargs
)
600 def SetSaveToFile(self
, *_args
, **_kwargs
):
601 val
= apply(oglshapesc
.wxPyDrawnShape_SetSaveToFile
,(self
,) + _args
, _kwargs
)
603 def Translate(self
, *_args
, **_kwargs
):
604 val
= apply(oglshapesc
.wxPyDrawnShape_Translate
,(self
,) + _args
, _kwargs
)
606 def base_OnDelete(self
, *_args
, **_kwargs
):
607 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
609 def base_OnDraw(self
, *_args
, **_kwargs
):
610 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
612 def base_OnDrawContents(self
, *_args
, **_kwargs
):
613 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
615 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
616 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
618 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
619 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
621 def base_OnErase(self
, *_args
, **_kwargs
):
622 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnErase
,(self
,) + _args
, _kwargs
)
624 def base_OnEraseContents(self
, *_args
, **_kwargs
):
625 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
627 def base_OnHighlight(self
, *_args
, **_kwargs
):
628 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
630 def base_OnLeftClick(self
, *_args
, **_kwargs
):
631 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
633 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
634 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
636 def base_OnRightClick(self
, *_args
, **_kwargs
):
637 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
639 def base_OnSize(self
, *_args
, **_kwargs
):
640 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnSize
,(self
,) + _args
, _kwargs
)
642 def base_OnMovePre(self
, *_args
, **_kwargs
):
643 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
645 def base_OnMovePost(self
, *_args
, **_kwargs
):
646 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
648 def base_OnDragLeft(self
, *_args
, **_kwargs
):
649 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
651 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
652 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
654 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
655 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
657 def base_OnDragRight(self
, *_args
, **_kwargs
):
658 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
660 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
661 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
663 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
664 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
666 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
667 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
669 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
670 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
672 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
673 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
675 def base_OnMoveLink(self
, *_args
, **_kwargs
):
676 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
678 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
679 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
681 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
682 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
684 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
685 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
687 def base_OnBeginSize(self
, *_args
, **_kwargs
):
688 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
690 def base_OnEndSize(self
, *_args
, **_kwargs
):
691 val
= apply(oglshapesc
.wxPyDrawnShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
694 return "<C wxPyDrawnShape instance at %s>" % (self
.this
,)
695 class wxPyDrawnShape(wxPyDrawnShapePtr
):
696 def __init__(self
,*_args
,**_kwargs
):
697 self
.this
= apply(oglshapesc
.new_wxPyDrawnShape
,_args
,_kwargs
)
704 class wxOGLConstraintPtr
:
705 def __init__(self
,this
):
708 def __del__(self
,oglshapesc
=oglshapesc
):
709 if self
.thisown
== 1 :
710 oglshapesc
.delete_wxOGLConstraint(self
)
711 def Evaluate(self
, *_args
, **_kwargs
):
712 val
= apply(oglshapesc
.wxOGLConstraint_Evaluate
,(self
,) + _args
, _kwargs
)
714 def SetSpacing(self
, *_args
, **_kwargs
):
715 val
= apply(oglshapesc
.wxOGLConstraint_SetSpacing
,(self
,) + _args
, _kwargs
)
717 def Equals(self
, *_args
, **_kwargs
):
718 val
= apply(oglshapesc
.wxOGLConstraint_Equals
,(self
,) + _args
, _kwargs
)
721 return "<C wxOGLConstraint instance at %s>" % (self
.this
,)
722 class wxOGLConstraint(wxOGLConstraintPtr
):
723 def __init__(self
,*_args
,**_kwargs
):
724 self
.this
= apply(oglshapesc
.new_wxOGLConstraint
,_args
,_kwargs
)
730 class wxPyCompositeShapePtr(wxPyRectangleShapePtr
):
731 def __init__(self
,this
):
734 def _setSelf(self
, *_args
, **_kwargs
):
735 val
= apply(oglshapesc
.wxPyCompositeShape__setSelf
,(self
,) + _args
, _kwargs
)
737 def AddChild(self
, *_args
, **_kwargs
):
738 val
= apply(oglshapesc
.wxPyCompositeShape_AddChild
,(self
,) + _args
, _kwargs
)
740 def AddConstraint(self
, *_args
, **_kwargs
):
741 val
= apply(oglshapesc
.wxPyCompositeShape_AddConstraint
,(self
,) + _args
, _kwargs
)
742 if val
: val
= wxOGLConstraintPtr(val
)
744 def AddSimpleConstraint(self
, *_args
, **_kwargs
):
745 val
= apply(oglshapesc
.wxPyCompositeShape_AddSimpleConstraint
,(self
,) + _args
, _kwargs
)
746 if val
: val
= wxOGLConstraintPtr(val
)
748 def CalculateSize(self
, *_args
, **_kwargs
):
749 val
= apply(oglshapesc
.wxPyCompositeShape_CalculateSize
,(self
,) + _args
, _kwargs
)
751 def ContainsDivision(self
, *_args
, **_kwargs
):
752 val
= apply(oglshapesc
.wxPyCompositeShape_ContainsDivision
,(self
,) + _args
, _kwargs
)
754 def DeleteConstraint(self
, *_args
, **_kwargs
):
755 val
= apply(oglshapesc
.wxPyCompositeShape_DeleteConstraint
,(self
,) + _args
, _kwargs
)
757 def DeleteConstraintsInvolvingChild(self
, *_args
, **_kwargs
):
758 val
= apply(oglshapesc
.wxPyCompositeShape_DeleteConstraintsInvolvingChild
,(self
,) + _args
, _kwargs
)
760 def FindContainerImage(self
, *_args
, **_kwargs
):
761 val
= apply(oglshapesc
.wxPyCompositeShape_FindContainerImage
,(self
,) + _args
, _kwargs
)
762 if val
: val
= wxPyShapePtr(val
)
764 def GetConstraints(self
, *_args
, **_kwargs
):
765 val
= apply(oglshapesc
.wxPyCompositeShape_GetConstraints
,(self
,) + _args
, _kwargs
)
767 def GetDivisions(self
, *_args
, **_kwargs
):
768 val
= apply(oglshapesc
.wxPyCompositeShape_GetDivisions
,(self
,) + _args
, _kwargs
)
770 def MakeContainer(self
, *_args
, **_kwargs
):
771 val
= apply(oglshapesc
.wxPyCompositeShape_MakeContainer
,(self
,) + _args
, _kwargs
)
773 def Recompute(self
, *_args
, **_kwargs
):
774 val
= apply(oglshapesc
.wxPyCompositeShape_Recompute
,(self
,) + _args
, _kwargs
)
776 def RemoveChild(self
, *_args
, **_kwargs
):
777 val
= apply(oglshapesc
.wxPyCompositeShape_RemoveChild
,(self
,) + _args
, _kwargs
)
779 def base_OnDelete(self
, *_args
, **_kwargs
):
780 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
782 def base_OnDraw(self
, *_args
, **_kwargs
):
783 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
785 def base_OnDrawContents(self
, *_args
, **_kwargs
):
786 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
788 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
789 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
791 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
792 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
794 def base_OnErase(self
, *_args
, **_kwargs
):
795 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnErase
,(self
,) + _args
, _kwargs
)
797 def base_OnEraseContents(self
, *_args
, **_kwargs
):
798 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
800 def base_OnHighlight(self
, *_args
, **_kwargs
):
801 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
803 def base_OnLeftClick(self
, *_args
, **_kwargs
):
804 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
806 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
807 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
809 def base_OnRightClick(self
, *_args
, **_kwargs
):
810 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
812 def base_OnSize(self
, *_args
, **_kwargs
):
813 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnSize
,(self
,) + _args
, _kwargs
)
815 def base_OnMovePre(self
, *_args
, **_kwargs
):
816 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
818 def base_OnMovePost(self
, *_args
, **_kwargs
):
819 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
821 def base_OnDragLeft(self
, *_args
, **_kwargs
):
822 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
824 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
825 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
827 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
828 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
830 def base_OnDragRight(self
, *_args
, **_kwargs
):
831 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
833 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
834 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
836 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
837 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
839 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
840 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
842 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
843 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
845 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
846 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
848 def base_OnMoveLink(self
, *_args
, **_kwargs
):
849 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
851 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
852 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
854 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
855 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
857 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
858 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
860 def base_OnBeginSize(self
, *_args
, **_kwargs
):
861 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
863 def base_OnEndSize(self
, *_args
, **_kwargs
):
864 val
= apply(oglshapesc
.wxPyCompositeShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
867 return "<C wxPyCompositeShape instance at %s>" % (self
.this
,)
868 class wxPyCompositeShape(wxPyCompositeShapePtr
):
869 def __init__(self
,*_args
,**_kwargs
):
870 self
.this
= apply(oglshapesc
.new_wxPyCompositeShape
,_args
,_kwargs
)
877 class wxPyDividedShapePtr(wxPyRectangleShapePtr
):
878 def __init__(self
,this
):
881 def _setSelf(self
, *_args
, **_kwargs
):
882 val
= apply(oglshapesc
.wxPyDividedShape__setSelf
,(self
,) + _args
, _kwargs
)
884 def EditRegions(self
, *_args
, **_kwargs
):
885 val
= apply(oglshapesc
.wxPyDividedShape_EditRegions
,(self
,) + _args
, _kwargs
)
887 def SetRegionSizes(self
, *_args
, **_kwargs
):
888 val
= apply(oglshapesc
.wxPyDividedShape_SetRegionSizes
,(self
,) + _args
, _kwargs
)
890 def base_OnDelete(self
, *_args
, **_kwargs
):
891 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
893 def base_OnDraw(self
, *_args
, **_kwargs
):
894 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
896 def base_OnDrawContents(self
, *_args
, **_kwargs
):
897 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
899 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
900 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
902 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
903 val
= apply(oglshapesc
.wxPyDividedShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
905 def base_OnErase(self
, *_args
, **_kwargs
):
906 val
= apply(oglshapesc
.wxPyDividedShape_base_OnErase
,(self
,) + _args
, _kwargs
)
908 def base_OnEraseContents(self
, *_args
, **_kwargs
):
909 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
911 def base_OnHighlight(self
, *_args
, **_kwargs
):
912 val
= apply(oglshapesc
.wxPyDividedShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
914 def base_OnLeftClick(self
, *_args
, **_kwargs
):
915 val
= apply(oglshapesc
.wxPyDividedShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
917 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
918 val
= apply(oglshapesc
.wxPyDividedShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
920 def base_OnRightClick(self
, *_args
, **_kwargs
):
921 val
= apply(oglshapesc
.wxPyDividedShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
923 def base_OnSize(self
, *_args
, **_kwargs
):
924 val
= apply(oglshapesc
.wxPyDividedShape_base_OnSize
,(self
,) + _args
, _kwargs
)
926 def base_OnMovePre(self
, *_args
, **_kwargs
):
927 val
= apply(oglshapesc
.wxPyDividedShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
929 def base_OnMovePost(self
, *_args
, **_kwargs
):
930 val
= apply(oglshapesc
.wxPyDividedShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
932 def base_OnDragLeft(self
, *_args
, **_kwargs
):
933 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
935 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
936 val
= apply(oglshapesc
.wxPyDividedShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
938 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
939 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
941 def base_OnDragRight(self
, *_args
, **_kwargs
):
942 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
944 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
945 val
= apply(oglshapesc
.wxPyDividedShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
947 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
948 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
950 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
951 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
953 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
954 val
= apply(oglshapesc
.wxPyDividedShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
956 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
957 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
959 def base_OnMoveLink(self
, *_args
, **_kwargs
):
960 val
= apply(oglshapesc
.wxPyDividedShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
962 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
963 val
= apply(oglshapesc
.wxPyDividedShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
965 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
966 val
= apply(oglshapesc
.wxPyDividedShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
968 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
969 val
= apply(oglshapesc
.wxPyDividedShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
971 def base_OnBeginSize(self
, *_args
, **_kwargs
):
972 val
= apply(oglshapesc
.wxPyDividedShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
974 def base_OnEndSize(self
, *_args
, **_kwargs
):
975 val
= apply(oglshapesc
.wxPyDividedShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
978 return "<C wxPyDividedShape instance at %s>" % (self
.this
,)
979 class wxPyDividedShape(wxPyDividedShapePtr
):
980 def __init__(self
,*_args
,**_kwargs
):
981 self
.this
= apply(oglshapesc
.new_wxPyDividedShape
,_args
,_kwargs
)
988 class wxPyDivisionShapePtr(wxPyCompositeShapePtr
):
989 def __init__(self
,this
):
992 def _setSelf(self
, *_args
, **_kwargs
):
993 val
= apply(oglshapesc
.wxPyDivisionShape__setSelf
,(self
,) + _args
, _kwargs
)
995 def AdjustBottom(self
, *_args
, **_kwargs
):
996 val
= apply(oglshapesc
.wxPyDivisionShape_AdjustBottom
,(self
,) + _args
, _kwargs
)
998 def AdjustLeft(self
, *_args
, **_kwargs
):
999 val
= apply(oglshapesc
.wxPyDivisionShape_AdjustLeft
,(self
,) + _args
, _kwargs
)
1001 def AdjustRight(self
, *_args
, **_kwargs
):
1002 val
= apply(oglshapesc
.wxPyDivisionShape_AdjustRight
,(self
,) + _args
, _kwargs
)
1004 def AdjustTop(self
, *_args
, **_kwargs
):
1005 val
= apply(oglshapesc
.wxPyDivisionShape_AdjustTop
,(self
,) + _args
, _kwargs
)
1007 def Divide(self
, *_args
, **_kwargs
):
1008 val
= apply(oglshapesc
.wxPyDivisionShape_Divide
,(self
,) + _args
, _kwargs
)
1010 def EditEdge(self
, *_args
, **_kwargs
):
1011 val
= apply(oglshapesc
.wxPyDivisionShape_EditEdge
,(self
,) + _args
, _kwargs
)
1013 def GetBottomSide(self
, *_args
, **_kwargs
):
1014 val
= apply(oglshapesc
.wxPyDivisionShape_GetBottomSide
,(self
,) + _args
, _kwargs
)
1015 if val
: val
= wxPyDivisionShapePtr(val
)
1017 def GetHandleSide(self
, *_args
, **_kwargs
):
1018 val
= apply(oglshapesc
.wxPyDivisionShape_GetHandleSide
,(self
,) + _args
, _kwargs
)
1020 def GetLeftSide(self
, *_args
, **_kwargs
):
1021 val
= apply(oglshapesc
.wxPyDivisionShape_GetLeftSide
,(self
,) + _args
, _kwargs
)
1022 if val
: val
= wxPyDivisionShapePtr(val
)
1024 def GetLeftSideColour(self
, *_args
, **_kwargs
):
1025 val
= apply(oglshapesc
.wxPyDivisionShape_GetLeftSideColour
,(self
,) + _args
, _kwargs
)
1027 def GetLeftSidePen(self
, *_args
, **_kwargs
):
1028 val
= apply(oglshapesc
.wxPyDivisionShape_GetLeftSidePen
,(self
,) + _args
, _kwargs
)
1029 if val
: val
= wxPenPtr(val
)
1031 def GetRightSide(self
, *_args
, **_kwargs
):
1032 val
= apply(oglshapesc
.wxPyDivisionShape_GetRightSide
,(self
,) + _args
, _kwargs
)
1033 if val
: val
= wxPyDivisionShapePtr(val
)
1035 def GetTopSide(self
, *_args
, **_kwargs
):
1036 val
= apply(oglshapesc
.wxPyDivisionShape_GetTopSide
,(self
,) + _args
, _kwargs
)
1037 if val
: val
= wxPyDivisionShapePtr(val
)
1039 def GetTopSidePen(self
, *_args
, **_kwargs
):
1040 val
= apply(oglshapesc
.wxPyDivisionShape_GetTopSidePen
,(self
,) + _args
, _kwargs
)
1041 if val
: val
= wxPenPtr(val
)
1043 def ResizeAdjoining(self
, *_args
, **_kwargs
):
1044 val
= apply(oglshapesc
.wxPyDivisionShape_ResizeAdjoining
,(self
,) + _args
, _kwargs
)
1046 def PopupMenu(self
, *_args
, **_kwargs
):
1047 val
= apply(oglshapesc
.wxPyDivisionShape_PopupMenu
,(self
,) + _args
, _kwargs
)
1049 def SetBottomSide(self
, *_args
, **_kwargs
):
1050 val
= apply(oglshapesc
.wxPyDivisionShape_SetBottomSide
,(self
,) + _args
, _kwargs
)
1052 def SetHandleSide(self
, *_args
, **_kwargs
):
1053 val
= apply(oglshapesc
.wxPyDivisionShape_SetHandleSide
,(self
,) + _args
, _kwargs
)
1055 def SetLeftSide(self
, *_args
, **_kwargs
):
1056 val
= apply(oglshapesc
.wxPyDivisionShape_SetLeftSide
,(self
,) + _args
, _kwargs
)
1058 def SetLeftSideColour(self
, *_args
, **_kwargs
):
1059 val
= apply(oglshapesc
.wxPyDivisionShape_SetLeftSideColour
,(self
,) + _args
, _kwargs
)
1061 def SetLeftSidePen(self
, *_args
, **_kwargs
):
1062 val
= apply(oglshapesc
.wxPyDivisionShape_SetLeftSidePen
,(self
,) + _args
, _kwargs
)
1064 def SetRightSide(self
, *_args
, **_kwargs
):
1065 val
= apply(oglshapesc
.wxPyDivisionShape_SetRightSide
,(self
,) + _args
, _kwargs
)
1067 def SetTopSide(self
, *_args
, **_kwargs
):
1068 val
= apply(oglshapesc
.wxPyDivisionShape_SetTopSide
,(self
,) + _args
, _kwargs
)
1070 def SetTopSideColour(self
, *_args
, **_kwargs
):
1071 val
= apply(oglshapesc
.wxPyDivisionShape_SetTopSideColour
,(self
,) + _args
, _kwargs
)
1073 def SetTopSidePen(self
, *_args
, **_kwargs
):
1074 val
= apply(oglshapesc
.wxPyDivisionShape_SetTopSidePen
,(self
,) + _args
, _kwargs
)
1076 def base_OnDelete(self
, *_args
, **_kwargs
):
1077 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDelete
,(self
,) + _args
, _kwargs
)
1079 def base_OnDraw(self
, *_args
, **_kwargs
):
1080 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDraw
,(self
,) + _args
, _kwargs
)
1082 def base_OnDrawContents(self
, *_args
, **_kwargs
):
1083 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDrawContents
,(self
,) + _args
, _kwargs
)
1085 def base_OnDrawBranches(self
, *_args
, **_kwargs
):
1086 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDrawBranches
,(self
,) + _args
, _kwargs
)
1088 def base_OnMoveLinks(self
, *_args
, **_kwargs
):
1089 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnMoveLinks
,(self
,) + _args
, _kwargs
)
1091 def base_OnErase(self
, *_args
, **_kwargs
):
1092 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnErase
,(self
,) + _args
, _kwargs
)
1094 def base_OnEraseContents(self
, *_args
, **_kwargs
):
1095 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEraseContents
,(self
,) + _args
, _kwargs
)
1097 def base_OnHighlight(self
, *_args
, **_kwargs
):
1098 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnHighlight
,(self
,) + _args
, _kwargs
)
1100 def base_OnLeftClick(self
, *_args
, **_kwargs
):
1101 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnLeftClick
,(self
,) + _args
, _kwargs
)
1103 def base_OnLeftDoubleClick(self
, *_args
, **_kwargs
):
1104 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnLeftDoubleClick
,(self
,) + _args
, _kwargs
)
1106 def base_OnRightClick(self
, *_args
, **_kwargs
):
1107 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnRightClick
,(self
,) + _args
, _kwargs
)
1109 def base_OnSize(self
, *_args
, **_kwargs
):
1110 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnSize
,(self
,) + _args
, _kwargs
)
1112 def base_OnMovePre(self
, *_args
, **_kwargs
):
1113 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnMovePre
,(self
,) + _args
, _kwargs
)
1115 def base_OnMovePost(self
, *_args
, **_kwargs
):
1116 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnMovePost
,(self
,) + _args
, _kwargs
)
1118 def base_OnDragLeft(self
, *_args
, **_kwargs
):
1119 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDragLeft
,(self
,) + _args
, _kwargs
)
1121 def base_OnBeginDragLeft(self
, *_args
, **_kwargs
):
1122 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnBeginDragLeft
,(self
,) + _args
, _kwargs
)
1124 def base_OnEndDragLeft(self
, *_args
, **_kwargs
):
1125 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEndDragLeft
,(self
,) + _args
, _kwargs
)
1127 def base_OnDragRight(self
, *_args
, **_kwargs
):
1128 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDragRight
,(self
,) + _args
, _kwargs
)
1130 def base_OnBeginDragRight(self
, *_args
, **_kwargs
):
1131 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnBeginDragRight
,(self
,) + _args
, _kwargs
)
1133 def base_OnEndDragRight(self
, *_args
, **_kwargs
):
1134 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEndDragRight
,(self
,) + _args
, _kwargs
)
1136 def base_OnDrawOutline(self
, *_args
, **_kwargs
):
1137 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDrawOutline
,(self
,) + _args
, _kwargs
)
1139 def base_OnDrawControlPoints(self
, *_args
, **_kwargs
):
1140 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnDrawControlPoints
,(self
,) + _args
, _kwargs
)
1142 def base_OnEraseControlPoints(self
, *_args
, **_kwargs
):
1143 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEraseControlPoints
,(self
,) + _args
, _kwargs
)
1145 def base_OnMoveLink(self
, *_args
, **_kwargs
):
1146 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnMoveLink
,(self
,) + _args
, _kwargs
)
1148 def base_OnSizingDragLeft(self
, *_args
, **_kwargs
):
1149 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnSizingDragLeft
,(self
,) + _args
, _kwargs
)
1151 def base_OnSizingBeginDragLeft(self
, *_args
, **_kwargs
):
1152 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnSizingBeginDragLeft
,(self
,) + _args
, _kwargs
)
1154 def base_OnSizingEndDragLeft(self
, *_args
, **_kwargs
):
1155 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnSizingEndDragLeft
,(self
,) + _args
, _kwargs
)
1157 def base_OnBeginSize(self
, *_args
, **_kwargs
):
1158 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnBeginSize
,(self
,) + _args
, _kwargs
)
1160 def base_OnEndSize(self
, *_args
, **_kwargs
):
1161 val
= apply(oglshapesc
.wxPyDivisionShape_base_OnEndSize
,(self
,) + _args
, _kwargs
)
1164 return "<C wxPyDivisionShape instance at %s>" % (self
.this
,)
1165 class wxPyDivisionShape(wxPyDivisionShapePtr
):
1166 def __init__(self
,*_args
,**_kwargs
):
1167 self
.this
= apply(oglshapesc
.new_wxPyDivisionShape
,_args
,_kwargs
)
1176 #-------------- FUNCTION WRAPPERS ------------------
1180 #-------------- VARIABLE WRAPPERS ------------------