]>
Commit | Line | Data |
---|---|---|
e91a9dfc RD |
1 | # This file was created automatically by SWIG. |
2 | import oglshapesc | |
3 | ||
4 | from misc import * | |
5 | ||
6 | from misc2 import * | |
7 | ||
8 | from windows import * | |
9 | ||
10 | from gdi import * | |
11 | ||
68bc8549 RD |
12 | from fonts import * |
13 | ||
eec92d76 RD |
14 | from clip_dnd import * |
15 | ||
e91a9dfc RD |
16 | from events import * |
17 | ||
c368d904 RD |
18 | from streams import * |
19 | ||
08da19d7 RD |
20 | from utils import * |
21 | ||
e91a9dfc RD |
22 | from mdi import * |
23 | ||
24 | from frames import * | |
25 | ||
26 | from stattool import * | |
27 | ||
28 | from controls import * | |
29 | ||
30 | from controls2 import * | |
31 | ||
32 | from windows2 import * | |
33 | ||
34 | from cmndlgs import * | |
35 | ||
36 | from windows3 import * | |
37 | ||
38 | from image import * | |
39 | ||
40 | from printfw import * | |
41 | ||
2348eaee RD |
42 | from sizers import * |
43 | ||
c368d904 RD |
44 | from filesys import * |
45 | ||
e91a9dfc RD |
46 | from oglbasic import * |
47 | import wx | |
9416aa89 | 48 | class wxPseudoMetaFilePtr(wxObjectPtr): |
e91a9dfc RD |
49 | def __init__(self,this): |
50 | self.this = this | |
51 | self.thisown = 0 | |
1e4a197e RD |
52 | def __del__(self, delfunc=oglshapesc.delete_wxPseudoMetaFile): |
53 | if self.thisown == 1: | |
54 | try: | |
55 | delfunc(self) | |
56 | except: | |
57 | pass | |
e91a9dfc RD |
58 | def Draw(self, *_args, **_kwargs): |
59 | val = apply(oglshapesc.wxPseudoMetaFile_Draw,(self,) + _args, _kwargs) | |
60 | return val | |
e91a9dfc RD |
61 | def Clear(self, *_args, **_kwargs): |
62 | val = apply(oglshapesc.wxPseudoMetaFile_Clear,(self,) + _args, _kwargs) | |
63 | return val | |
64 | def Copy(self, *_args, **_kwargs): | |
65 | val = apply(oglshapesc.wxPseudoMetaFile_Copy,(self,) + _args, _kwargs) | |
66 | return val | |
67 | def Scale(self, *_args, **_kwargs): | |
68 | val = apply(oglshapesc.wxPseudoMetaFile_Scale,(self,) + _args, _kwargs) | |
69 | return val | |
70 | def ScaleTo(self, *_args, **_kwargs): | |
71 | val = apply(oglshapesc.wxPseudoMetaFile_ScaleTo,(self,) + _args, _kwargs) | |
72 | return val | |
73 | def Translate(self, *_args, **_kwargs): | |
74 | val = apply(oglshapesc.wxPseudoMetaFile_Translate,(self,) + _args, _kwargs) | |
75 | return val | |
76 | def Rotate(self, *_args, **_kwargs): | |
77 | val = apply(oglshapesc.wxPseudoMetaFile_Rotate,(self,) + _args, _kwargs) | |
78 | return val | |
79 | def LoadFromMetaFile(self, *_args, **_kwargs): | |
80 | val = apply(oglshapesc.wxPseudoMetaFile_LoadFromMetaFile,(self,) + _args, _kwargs) | |
81 | return val | |
82 | def GetBounds(self, *_args, **_kwargs): | |
83 | val = apply(oglshapesc.wxPseudoMetaFile_GetBounds,(self,) + _args, _kwargs) | |
84 | return val | |
85 | def CalculateSize(self, *_args, **_kwargs): | |
86 | val = apply(oglshapesc.wxPseudoMetaFile_CalculateSize,(self,) + _args, _kwargs) | |
87 | return val | |
88 | def SetRotateable(self, *_args, **_kwargs): | |
89 | val = apply(oglshapesc.wxPseudoMetaFile_SetRotateable,(self,) + _args, _kwargs) | |
90 | return val | |
91 | def GetRotateable(self, *_args, **_kwargs): | |
92 | val = apply(oglshapesc.wxPseudoMetaFile_GetRotateable,(self,) + _args, _kwargs) | |
93 | return val | |
94 | def SetSize(self, *_args, **_kwargs): | |
95 | val = apply(oglshapesc.wxPseudoMetaFile_SetSize,(self,) + _args, _kwargs) | |
96 | return val | |
97 | def SetFillBrush(self, *_args, **_kwargs): | |
98 | val = apply(oglshapesc.wxPseudoMetaFile_SetFillBrush,(self,) + _args, _kwargs) | |
99 | return val | |
100 | def GetFillBrush(self, *_args, **_kwargs): | |
101 | val = apply(oglshapesc.wxPseudoMetaFile_GetFillBrush,(self,) + _args, _kwargs) | |
102 | if val: val = wxBrushPtr(val) | |
103 | return val | |
104 | def SetOutlinePen(self, *_args, **_kwargs): | |
105 | val = apply(oglshapesc.wxPseudoMetaFile_SetOutlinePen,(self,) + _args, _kwargs) | |
106 | return val | |
107 | def GetOutlinePen(self, *_args, **_kwargs): | |
108 | val = apply(oglshapesc.wxPseudoMetaFile_GetOutlinePen,(self,) + _args, _kwargs) | |
109 | if val: val = wxPenPtr(val) | |
110 | return val | |
111 | def SetOutlineOp(self, *_args, **_kwargs): | |
112 | val = apply(oglshapesc.wxPseudoMetaFile_SetOutlineOp,(self,) + _args, _kwargs) | |
113 | return val | |
114 | def GetOutlineOp(self, *_args, **_kwargs): | |
115 | val = apply(oglshapesc.wxPseudoMetaFile_GetOutlineOp,(self,) + _args, _kwargs) | |
116 | return val | |
117 | def IsValid(self, *_args, **_kwargs): | |
118 | val = apply(oglshapesc.wxPseudoMetaFile_IsValid,(self,) + _args, _kwargs) | |
119 | return val | |
120 | def DrawLine(self, *_args, **_kwargs): | |
121 | val = apply(oglshapesc.wxPseudoMetaFile_DrawLine,(self,) + _args, _kwargs) | |
122 | return val | |
123 | def DrawRectangle(self, *_args, **_kwargs): | |
124 | val = apply(oglshapesc.wxPseudoMetaFile_DrawRectangle,(self,) + _args, _kwargs) | |
125 | return val | |
126 | def DrawRoundedRectangle(self, *_args, **_kwargs): | |
127 | val = apply(oglshapesc.wxPseudoMetaFile_DrawRoundedRectangle,(self,) + _args, _kwargs) | |
128 | return val | |
129 | def DrawArc(self, *_args, **_kwargs): | |
130 | val = apply(oglshapesc.wxPseudoMetaFile_DrawArc,(self,) + _args, _kwargs) | |
131 | return val | |
132 | def DrawEllipticArc(self, *_args, **_kwargs): | |
133 | val = apply(oglshapesc.wxPseudoMetaFile_DrawEllipticArc,(self,) + _args, _kwargs) | |
134 | return val | |
135 | def DrawEllipse(self, *_args, **_kwargs): | |
136 | val = apply(oglshapesc.wxPseudoMetaFile_DrawEllipse,(self,) + _args, _kwargs) | |
137 | return val | |
138 | def DrawPoint(self, *_args, **_kwargs): | |
139 | val = apply(oglshapesc.wxPseudoMetaFile_DrawPoint,(self,) + _args, _kwargs) | |
140 | return val | |
141 | def DrawText(self, *_args, **_kwargs): | |
142 | val = apply(oglshapesc.wxPseudoMetaFile_DrawText,(self,) + _args, _kwargs) | |
143 | return val | |
144 | def DrawLines(self, *_args, **_kwargs): | |
145 | val = apply(oglshapesc.wxPseudoMetaFile_DrawLines,(self,) + _args, _kwargs) | |
146 | return val | |
147 | def DrawPolygon(self, *_args, **_kwargs): | |
148 | val = apply(oglshapesc.wxPseudoMetaFile_DrawPolygon,(self,) + _args, _kwargs) | |
149 | return val | |
150 | def DrawSpline(self, *_args, **_kwargs): | |
151 | val = apply(oglshapesc.wxPseudoMetaFile_DrawSpline,(self,) + _args, _kwargs) | |
152 | return val | |
153 | def SetClippingRect(self, *_args, **_kwargs): | |
154 | val = apply(oglshapesc.wxPseudoMetaFile_SetClippingRect,(self,) + _args, _kwargs) | |
155 | return val | |
156 | def DestroyClippingRect(self, *_args, **_kwargs): | |
157 | val = apply(oglshapesc.wxPseudoMetaFile_DestroyClippingRect,(self,) + _args, _kwargs) | |
158 | return val | |
159 | def SetPen(self, *_args, **_kwargs): | |
160 | val = apply(oglshapesc.wxPseudoMetaFile_SetPen,(self,) + _args, _kwargs) | |
161 | return val | |
162 | def SetBrush(self, *_args, **_kwargs): | |
163 | val = apply(oglshapesc.wxPseudoMetaFile_SetBrush,(self,) + _args, _kwargs) | |
164 | return val | |
165 | def SetFont(self, *_args, **_kwargs): | |
166 | val = apply(oglshapesc.wxPseudoMetaFile_SetFont,(self,) + _args, _kwargs) | |
167 | return val | |
168 | def SetTextColour(self, *_args, **_kwargs): | |
169 | val = apply(oglshapesc.wxPseudoMetaFile_SetTextColour,(self,) + _args, _kwargs) | |
170 | return val | |
171 | def SetBackgroundColour(self, *_args, **_kwargs): | |
172 | val = apply(oglshapesc.wxPseudoMetaFile_SetBackgroundColour,(self,) + _args, _kwargs) | |
173 | return val | |
174 | def SetBackgroundMode(self, *_args, **_kwargs): | |
175 | val = apply(oglshapesc.wxPseudoMetaFile_SetBackgroundMode,(self,) + _args, _kwargs) | |
176 | return val | |
177 | def __repr__(self): | |
178 | return "<C wxPseudoMetaFile instance at %s>" % (self.this,) | |
179 | class wxPseudoMetaFile(wxPseudoMetaFilePtr): | |
180 | def __init__(self,*_args,**_kwargs): | |
181 | self.this = apply(oglshapesc.new_wxPseudoMetaFile,_args,_kwargs) | |
182 | self.thisown = 1 | |
183 | ||
184 | ||
185 | ||
186 | ||
187 | class wxPyRectangleShapePtr(wxPyShapePtr): | |
188 | def __init__(self,this): | |
189 | self.this = this | |
190 | self.thisown = 0 | |
0122b7e3 RD |
191 | def _setCallbackInfo(self, *_args, **_kwargs): |
192 | val = apply(oglshapesc.wxPyRectangleShape__setCallbackInfo,(self,) + _args, _kwargs) | |
e91a9dfc RD |
193 | return val |
194 | def SetCornerRadius(self, *_args, **_kwargs): | |
195 | val = apply(oglshapesc.wxPyRectangleShape_SetCornerRadius,(self,) + _args, _kwargs) | |
196 | return val | |
197 | def base_OnDelete(self, *_args, **_kwargs): | |
198 | val = apply(oglshapesc.wxPyRectangleShape_base_OnDelete,(self,) + _args, _kwargs) | |
199 | return val | |
200 | def base_OnDraw(self, *_args, **_kwargs): | |
201 | val = apply(oglshapesc.wxPyRectangleShape_base_OnDraw,(self,) + _args, _kwargs) | |
202 | return val | |
203 | def base_OnDrawContents(self, *_args, **_kwargs): | |
204 | val = apply(oglshapesc.wxPyRectangleShape_base_OnDrawContents,(self,) + _args, _kwargs) | |
205 | return val | |
206 | def base_OnDrawBranches(self, *_args, **_kwargs): | |
207 | val = apply(oglshapesc.wxPyRectangleShape_base_OnDrawBranches,(self,) + _args, _kwargs) | |
208 | return val | |
209 | def base_OnMoveLinks(self, *_args, **_kwargs): | |
210 | val = apply(oglshapesc.wxPyRectangleShape_base_OnMoveLinks,(self,) + _args, _kwargs) | |
211 | return val | |
212 | def base_OnErase(self, *_args, **_kwargs): | |
213 | val = apply(oglshapesc.wxPyRectangleShape_base_OnErase,(self,) + _args, _kwargs) | |
214 | return val | |
215 | def base_OnEraseContents(self, *_args, **_kwargs): | |
216 | val = apply(oglshapesc.wxPyRectangleShape_base_OnEraseContents,(self,) + _args, _kwargs) | |
217 | return val | |
218 | def base_OnHighlight(self, *_args, **_kwargs): | |
219 | val = apply(oglshapesc.wxPyRectangleShape_base_OnHighlight,(self,) + _args, _kwargs) | |
220 | return val | |
221 | def base_OnLeftClick(self, *_args, **_kwargs): | |
222 | val = apply(oglshapesc.wxPyRectangleShape_base_OnLeftClick,(self,) + _args, _kwargs) | |
223 | return val | |
224 | def base_OnLeftDoubleClick(self, *_args, **_kwargs): | |
225 | val = apply(oglshapesc.wxPyRectangleShape_base_OnLeftDoubleClick,(self,) + _args, _kwargs) | |
226 | return val | |
227 | def base_OnRightClick(self, *_args, **_kwargs): | |
228 | val = apply(oglshapesc.wxPyRectangleShape_base_OnRightClick,(self,) + _args, _kwargs) | |
229 | return val | |
230 | def base_OnSize(self, *_args, **_kwargs): | |
231 | val = apply(oglshapesc.wxPyRectangleShape_base_OnSize,(self,) + _args, _kwargs) | |
232 | return val | |
233 | def base_OnMovePre(self, *_args, **_kwargs): | |
234 | val = apply(oglshapesc.wxPyRectangleShape_base_OnMovePre,(self,) + _args, _kwargs) | |
235 | return val | |
236 | def base_OnMovePost(self, *_args, **_kwargs): | |
237 | val = apply(oglshapesc.wxPyRectangleShape_base_OnMovePost,(self,) + _args, _kwargs) | |
238 | return val | |
239 | def base_OnDragLeft(self, *_args, **_kwargs): | |
240 | val = apply(oglshapesc.wxPyRectangleShape_base_OnDragLeft,(self,) + _args, _kwargs) | |
241 | return val | |
242 | def base_OnBeginDragLeft(self, *_args, **_kwargs): | |
243 | val = apply(oglshapesc.wxPyRectangleShape_base_OnBeginDragLeft,(self,) + _args, _kwargs) | |
244 | return val | |
245 | def base_OnEndDragLeft(self, *_args, **_kwargs): | |
246 | val = apply(oglshapesc.wxPyRectangleShape_base_OnEndDragLeft,(self,) + _args, _kwargs) | |
247 | return val | |
248 | def base_OnDragRight(self, *_args, **_kwargs): | |
249 | val = apply(oglshapesc.wxPyRectangleShape_base_OnDragRight,(self,) + _args, _kwargs) | |
250 | return val | |
251 | def base_OnBeginDragRight(self, *_args, **_kwargs): | |
252 | val = apply(oglshapesc.wxPyRectangleShape_base_OnBeginDragRight,(self,) + _args, _kwargs) | |
253 | return val | |
254 | def base_OnEndDragRight(self, *_args, **_kwargs): | |
255 | val = apply(oglshapesc.wxPyRectangleShape_base_OnEndDragRight,(self,) + _args, _kwargs) | |
256 | return val | |
257 | def base_OnDrawOutline(self, *_args, **_kwargs): | |
258 | val = apply(oglshapesc.wxPyRectangleShape_base_OnDrawOutline,(self,) + _args, _kwargs) | |
259 | return val | |
260 | def base_OnDrawControlPoints(self, *_args, **_kwargs): | |
261 | val = apply(oglshapesc.wxPyRectangleShape_base_OnDrawControlPoints,(self,) + _args, _kwargs) | |
262 | return val | |
263 | def base_OnEraseControlPoints(self, *_args, **_kwargs): | |
264 | val = apply(oglshapesc.wxPyRectangleShape_base_OnEraseControlPoints,(self,) + _args, _kwargs) | |
265 | return val | |
266 | def base_OnMoveLink(self, *_args, **_kwargs): | |
267 | val = apply(oglshapesc.wxPyRectangleShape_base_OnMoveLink,(self,) + _args, _kwargs) | |
268 | return val | |
269 | def base_OnSizingDragLeft(self, *_args, **_kwargs): | |
270 | val = apply(oglshapesc.wxPyRectangleShape_base_OnSizingDragLeft,(self,) + _args, _kwargs) | |
271 | return val | |
272 | def base_OnSizingBeginDragLeft(self, *_args, **_kwargs): | |
273 | val = apply(oglshapesc.wxPyRectangleShape_base_OnSizingBeginDragLeft,(self,) + _args, _kwargs) | |
274 | return val | |
275 | def base_OnSizingEndDragLeft(self, *_args, **_kwargs): | |
276 | val = apply(oglshapesc.wxPyRectangleShape_base_OnSizingEndDragLeft,(self,) + _args, _kwargs) | |
277 | return val | |
278 | def base_OnBeginSize(self, *_args, **_kwargs): | |
279 | val = apply(oglshapesc.wxPyRectangleShape_base_OnBeginSize,(self,) + _args, _kwargs) | |
280 | return val | |
281 | def base_OnEndSize(self, *_args, **_kwargs): | |
282 | val = apply(oglshapesc.wxPyRectangleShape_base_OnEndSize,(self,) + _args, _kwargs) | |
283 | return val | |
284 | def __repr__(self): | |
285 | return "<C wxPyRectangleShape instance at %s>" % (self.this,) | |
286 | class wxPyRectangleShape(wxPyRectangleShapePtr): | |
287 | def __init__(self,*_args,**_kwargs): | |
288 | self.this = apply(oglshapesc.new_wxPyRectangleShape,_args,_kwargs) | |
289 | self.thisown = 1 | |
0122b7e3 | 290 | self._setCallbackInfo(self, wxPyRectangleShape) |
2f4e9287 | 291 | self._setOORInfo(self) |
e91a9dfc RD |
292 | |
293 | ||
294 | ||
295 | ||
2348eaee RD |
296 | class wxPyControlPointPtr(wxPyRectangleShapePtr): |
297 | def __init__(self,this): | |
298 | self.this = this | |
299 | self.thisown = 0 | |
0122b7e3 RD |
300 | def _setCallbackInfo(self, *_args, **_kwargs): |
301 | val = apply(oglshapesc.wxPyControlPoint__setCallbackInfo,(self,) + _args, _kwargs) | |
2348eaee RD |
302 | return val |
303 | def SetCornerRadius(self, *_args, **_kwargs): | |
304 | val = apply(oglshapesc.wxPyControlPoint_SetCornerRadius,(self,) + _args, _kwargs) | |
305 | return val | |
306 | def base_OnDelete(self, *_args, **_kwargs): | |
307 | val = apply(oglshapesc.wxPyControlPoint_base_OnDelete,(self,) + _args, _kwargs) | |
308 | return val | |
309 | def base_OnDraw(self, *_args, **_kwargs): | |
310 | val = apply(oglshapesc.wxPyControlPoint_base_OnDraw,(self,) + _args, _kwargs) | |
311 | return val | |
312 | def base_OnDrawContents(self, *_args, **_kwargs): | |
313 | val = apply(oglshapesc.wxPyControlPoint_base_OnDrawContents,(self,) + _args, _kwargs) | |
314 | return val | |
315 | def base_OnDrawBranches(self, *_args, **_kwargs): | |
316 | val = apply(oglshapesc.wxPyControlPoint_base_OnDrawBranches,(self,) + _args, _kwargs) | |
317 | return val | |
318 | def base_OnMoveLinks(self, *_args, **_kwargs): | |
319 | val = apply(oglshapesc.wxPyControlPoint_base_OnMoveLinks,(self,) + _args, _kwargs) | |
320 | return val | |
321 | def base_OnErase(self, *_args, **_kwargs): | |
322 | val = apply(oglshapesc.wxPyControlPoint_base_OnErase,(self,) + _args, _kwargs) | |
323 | return val | |
324 | def base_OnEraseContents(self, *_args, **_kwargs): | |
325 | val = apply(oglshapesc.wxPyControlPoint_base_OnEraseContents,(self,) + _args, _kwargs) | |
326 | return val | |
327 | def base_OnHighlight(self, *_args, **_kwargs): | |
328 | val = apply(oglshapesc.wxPyControlPoint_base_OnHighlight,(self,) + _args, _kwargs) | |
329 | return val | |
330 | def base_OnLeftClick(self, *_args, **_kwargs): | |
331 | val = apply(oglshapesc.wxPyControlPoint_base_OnLeftClick,(self,) + _args, _kwargs) | |
332 | return val | |
333 | def base_OnLeftDoubleClick(self, *_args, **_kwargs): | |
334 | val = apply(oglshapesc.wxPyControlPoint_base_OnLeftDoubleClick,(self,) + _args, _kwargs) | |
335 | return val | |
336 | def base_OnRightClick(self, *_args, **_kwargs): | |
337 | val = apply(oglshapesc.wxPyControlPoint_base_OnRightClick,(self,) + _args, _kwargs) | |
338 | return val | |
339 | def base_OnSize(self, *_args, **_kwargs): | |
340 | val = apply(oglshapesc.wxPyControlPoint_base_OnSize,(self,) + _args, _kwargs) | |
341 | return val | |
342 | def base_OnMovePre(self, *_args, **_kwargs): | |
343 | val = apply(oglshapesc.wxPyControlPoint_base_OnMovePre,(self,) + _args, _kwargs) | |
344 | return val | |
345 | def base_OnMovePost(self, *_args, **_kwargs): | |
346 | val = apply(oglshapesc.wxPyControlPoint_base_OnMovePost,(self,) + _args, _kwargs) | |
347 | return val | |
348 | def base_OnDragLeft(self, *_args, **_kwargs): | |
349 | val = apply(oglshapesc.wxPyControlPoint_base_OnDragLeft,(self,) + _args, _kwargs) | |
350 | return val | |
351 | def base_OnBeginDragLeft(self, *_args, **_kwargs): | |
352 | val = apply(oglshapesc.wxPyControlPoint_base_OnBeginDragLeft,(self,) + _args, _kwargs) | |
353 | return val | |
354 | def base_OnEndDragLeft(self, *_args, **_kwargs): | |
355 | val = apply(oglshapesc.wxPyControlPoint_base_OnEndDragLeft,(self,) + _args, _kwargs) | |
356 | return val | |
357 | def base_OnDragRight(self, *_args, **_kwargs): | |
358 | val = apply(oglshapesc.wxPyControlPoint_base_OnDragRight,(self,) + _args, _kwargs) | |
359 | return val | |
360 | def base_OnBeginDragRight(self, *_args, **_kwargs): | |
361 | val = apply(oglshapesc.wxPyControlPoint_base_OnBeginDragRight,(self,) + _args, _kwargs) | |
362 | return val | |
363 | def base_OnEndDragRight(self, *_args, **_kwargs): | |
364 | val = apply(oglshapesc.wxPyControlPoint_base_OnEndDragRight,(self,) + _args, _kwargs) | |
365 | return val | |
366 | def base_OnDrawOutline(self, *_args, **_kwargs): | |
367 | val = apply(oglshapesc.wxPyControlPoint_base_OnDrawOutline,(self,) + _args, _kwargs) | |
368 | return val | |
369 | def base_OnDrawControlPoints(self, *_args, **_kwargs): | |
370 | val = apply(oglshapesc.wxPyControlPoint_base_OnDrawControlPoints,(self,) + _args, _kwargs) | |
371 | return val | |
372 | def base_OnEraseControlPoints(self, *_args, **_kwargs): | |
373 | val = apply(oglshapesc.wxPyControlPoint_base_OnEraseControlPoints,(self,) + _args, _kwargs) | |
374 | return val | |
375 | def base_OnMoveLink(self, *_args, **_kwargs): | |
376 | val = apply(oglshapesc.wxPyControlPoint_base_OnMoveLink,(self,) + _args, _kwargs) | |
377 | return val | |
378 | def base_OnSizingDragLeft(self, *_args, **_kwargs): | |
379 | val = apply(oglshapesc.wxPyControlPoint_base_OnSizingDragLeft,(self,) + _args, _kwargs) | |
380 | return val | |
381 | def base_OnSizingBeginDragLeft(self, *_args, **_kwargs): | |
382 | val = apply(oglshapesc.wxPyControlPoint_base_OnSizingBeginDragLeft,(self,) + _args, _kwargs) | |
383 | return val | |
384 | def base_OnSizingEndDragLeft(self, *_args, **_kwargs): | |
385 | val = apply(oglshapesc.wxPyControlPoint_base_OnSizingEndDragLeft,(self,) + _args, _kwargs) | |
386 | return val | |
387 | def base_OnBeginSize(self, *_args, **_kwargs): | |
388 | val = apply(oglshapesc.wxPyControlPoint_base_OnBeginSize,(self,) + _args, _kwargs) | |
389 | return val | |
390 | def base_OnEndSize(self, *_args, **_kwargs): | |
391 | val = apply(oglshapesc.wxPyControlPoint_base_OnEndSize,(self,) + _args, _kwargs) | |
392 | return val | |
393 | def __repr__(self): | |
394 | return "<C wxPyControlPoint instance at %s>" % (self.this,) | |
395 | class wxPyControlPoint(wxPyControlPointPtr): | |
396 | def __init__(self,*_args,**_kwargs): | |
397 | self.this = apply(oglshapesc.new_wxPyControlPoint,_args,_kwargs) | |
398 | self.thisown = 1 | |
0122b7e3 | 399 | self._setCallbackInfo(self, wxPyControlPoint) |
2f4e9287 | 400 | self._setOORInfo(self) |
2348eaee RD |
401 | |
402 | ||
403 | ||
404 | ||
e91a9dfc RD |
405 | class wxPyBitmapShapePtr(wxPyRectangleShapePtr): |
406 | def __init__(self,this): | |
407 | self.this = this | |
408 | self.thisown = 0 | |
0122b7e3 RD |
409 | def _setCallbackInfo(self, *_args, **_kwargs): |
410 | val = apply(oglshapesc.wxPyBitmapShape__setCallbackInfo,(self,) + _args, _kwargs) | |
e91a9dfc RD |
411 | return val |
412 | def GetBitmap(self, *_args, **_kwargs): | |
413 | val = apply(oglshapesc.wxPyBitmapShape_GetBitmap,(self,) + _args, _kwargs) | |
414 | if val: val = wxBitmapPtr(val) | |
415 | return val | |
416 | def GetFilename(self, *_args, **_kwargs): | |
417 | val = apply(oglshapesc.wxPyBitmapShape_GetFilename,(self,) + _args, _kwargs) | |
418 | return val | |
419 | def SetBitmap(self, *_args, **_kwargs): | |
420 | val = apply(oglshapesc.wxPyBitmapShape_SetBitmap,(self,) + _args, _kwargs) | |
421 | return val | |
422 | def SetFilename(self, *_args, **_kwargs): | |
423 | val = apply(oglshapesc.wxPyBitmapShape_SetFilename,(self,) + _args, _kwargs) | |
424 | return val | |
425 | def base_OnDelete(self, *_args, **_kwargs): | |
426 | val = apply(oglshapesc.wxPyBitmapShape_base_OnDelete,(self,) + _args, _kwargs) | |
427 | return val | |
428 | def base_OnDraw(self, *_args, **_kwargs): | |
429 | val = apply(oglshapesc.wxPyBitmapShape_base_OnDraw,(self,) + _args, _kwargs) | |
430 | return val | |
431 | def base_OnDrawContents(self, *_args, **_kwargs): | |
432 | val = apply(oglshapesc.wxPyBitmapShape_base_OnDrawContents,(self,) + _args, _kwargs) | |
433 | return val | |
434 | def base_OnDrawBranches(self, *_args, **_kwargs): | |
435 | val = apply(oglshapesc.wxPyBitmapShape_base_OnDrawBranches,(self,) + _args, _kwargs) | |
436 | return val | |
437 | def base_OnMoveLinks(self, *_args, **_kwargs): | |
438 | val = apply(oglshapesc.wxPyBitmapShape_base_OnMoveLinks,(self,) + _args, _kwargs) | |
439 | return val | |
440 | def base_OnErase(self, *_args, **_kwargs): | |
441 | val = apply(oglshapesc.wxPyBitmapShape_base_OnErase,(self,) + _args, _kwargs) | |
442 | return val | |
443 | def base_OnEraseContents(self, *_args, **_kwargs): | |
444 | val = apply(oglshapesc.wxPyBitmapShape_base_OnEraseContents,(self,) + _args, _kwargs) | |
445 | return val | |
446 | def base_OnHighlight(self, *_args, **_kwargs): | |
447 | val = apply(oglshapesc.wxPyBitmapShape_base_OnHighlight,(self,) + _args, _kwargs) | |
448 | return val | |
449 | def base_OnLeftClick(self, *_args, **_kwargs): | |
450 | val = apply(oglshapesc.wxPyBitmapShape_base_OnLeftClick,(self,) + _args, _kwargs) | |
451 | return val | |
452 | def base_OnLeftDoubleClick(self, *_args, **_kwargs): | |
453 | val = apply(oglshapesc.wxPyBitmapShape_base_OnLeftDoubleClick,(self,) + _args, _kwargs) | |
454 | return val | |
455 | def base_OnRightClick(self, *_args, **_kwargs): | |
456 | val = apply(oglshapesc.wxPyBitmapShape_base_OnRightClick,(self,) + _args, _kwargs) | |
457 | return val | |
458 | def base_OnSize(self, *_args, **_kwargs): | |
459 | val = apply(oglshapesc.wxPyBitmapShape_base_OnSize,(self,) + _args, _kwargs) | |
460 | return val | |
461 | def base_OnMovePre(self, *_args, **_kwargs): | |
462 | val = apply(oglshapesc.wxPyBitmapShape_base_OnMovePre,(self,) + _args, _kwargs) | |
463 | return val | |
464 | def base_OnMovePost(self, *_args, **_kwargs): | |
465 | val = apply(oglshapesc.wxPyBitmapShape_base_OnMovePost,(self,) + _args, _kwargs) | |
466 | return val | |
467 | def base_OnDragLeft(self, *_args, **_kwargs): | |
468 | val = apply(oglshapesc.wxPyBitmapShape_base_OnDragLeft,(self,) + _args, _kwargs) | |
469 | return val | |
470 | def base_OnBeginDragLeft(self, *_args, **_kwargs): | |
471 | val = apply(oglshapesc.wxPyBitmapShape_base_OnBeginDragLeft,(self,) + _args, _kwargs) | |
472 | return val | |
473 | def base_OnEndDragLeft(self, *_args, **_kwargs): | |
474 | val = apply(oglshapesc.wxPyBitmapShape_base_OnEndDragLeft,(self,) + _args, _kwargs) | |
475 | return val | |
476 | def base_OnDragRight(self, *_args, **_kwargs): | |
477 | val = apply(oglshapesc.wxPyBitmapShape_base_OnDragRight,(self,) + _args, _kwargs) | |
478 | return val | |
479 | def base_OnBeginDragRight(self, *_args, **_kwargs): | |
480 | val = apply(oglshapesc.wxPyBitmapShape_base_OnBeginDragRight,(self,) + _args, _kwargs) | |
481 | return val | |
482 | def base_OnEndDragRight(self, *_args, **_kwargs): | |
483 | val = apply(oglshapesc.wxPyBitmapShape_base_OnEndDragRight,(self,) + _args, _kwargs) | |
484 | return val | |
485 | def base_OnDrawOutline(self, *_args, **_kwargs): | |
486 | val = apply(oglshapesc.wxPyBitmapShape_base_OnDrawOutline,(self,) + _args, _kwargs) | |
487 | return val | |
488 | def base_OnDrawControlPoints(self, *_args, **_kwargs): | |
489 | val = apply(oglshapesc.wxPyBitmapShape_base_OnDrawControlPoints,(self,) + _args, _kwargs) | |
490 | return val | |
491 | def base_OnEraseControlPoints(self, *_args, **_kwargs): | |
492 | val = apply(oglshapesc.wxPyBitmapShape_base_OnEraseControlPoints,(self,) + _args, _kwargs) | |
493 | return val | |
494 | def base_OnMoveLink(self, *_args, **_kwargs): | |
495 | val = apply(oglshapesc.wxPyBitmapShape_base_OnMoveLink,(self,) + _args, _kwargs) | |
496 | return val | |
497 | def base_OnSizingDragLeft(self, *_args, **_kwargs): | |
498 | val = apply(oglshapesc.wxPyBitmapShape_base_OnSizingDragLeft,(self,) + _args, _kwargs) | |
499 | return val | |
500 | def base_OnSizingBeginDragLeft(self, *_args, **_kwargs): | |
501 | val = apply(oglshapesc.wxPyBitmapShape_base_OnSizingBeginDragLeft,(self,) + _args, _kwargs) | |
502 | return val | |
503 | def base_OnSizingEndDragLeft(self, *_args, **_kwargs): | |
504 | val = apply(oglshapesc.wxPyBitmapShape_base_OnSizingEndDragLeft,(self,) + _args, _kwargs) | |
505 | return val | |
506 | def base_OnBeginSize(self, *_args, **_kwargs): | |
507 | val = apply(oglshapesc.wxPyBitmapShape_base_OnBeginSize,(self,) + _args, _kwargs) | |
508 | return val | |
509 | def base_OnEndSize(self, *_args, **_kwargs): | |
510 | val = apply(oglshapesc.wxPyBitmapShape_base_OnEndSize,(self,) + _args, _kwargs) | |
511 | return val | |
512 | def __repr__(self): | |
513 | return "<C wxPyBitmapShape instance at %s>" % (self.this,) | |
514 | class wxPyBitmapShape(wxPyBitmapShapePtr): | |
515 | def __init__(self,*_args,**_kwargs): | |
516 | self.this = apply(oglshapesc.new_wxPyBitmapShape,_args,_kwargs) | |
517 | self.thisown = 1 | |
0122b7e3 | 518 | self._setCallbackInfo(self, wxPyBitmapShape) |
2f4e9287 | 519 | self._setOORInfo(self) |
e91a9dfc RD |
520 | |
521 | ||
522 | ||
523 | ||
524 | class wxPyDrawnShapePtr(wxPyRectangleShapePtr): | |
525 | def __init__(self,this): | |
526 | self.this = this | |
527 | self.thisown = 0 | |
0122b7e3 RD |
528 | def _setCallbackInfo(self, *_args, **_kwargs): |
529 | val = apply(oglshapesc.wxPyDrawnShape__setCallbackInfo,(self,) + _args, _kwargs) | |
e91a9dfc RD |
530 | return val |
531 | def CalculateSize(self, *_args, **_kwargs): | |
532 | val = apply(oglshapesc.wxPyDrawnShape_CalculateSize,(self,) + _args, _kwargs) | |
533 | return val | |
534 | def DestroyClippingRect(self, *_args, **_kwargs): | |
535 | val = apply(oglshapesc.wxPyDrawnShape_DestroyClippingRect,(self,) + _args, _kwargs) | |
536 | return val | |
537 | def DrawArc(self, *_args, **_kwargs): | |
538 | val = apply(oglshapesc.wxPyDrawnShape_DrawArc,(self,) + _args, _kwargs) | |
539 | return val | |
540 | def DrawAtAngle(self, *_args, **_kwargs): | |
541 | val = apply(oglshapesc.wxPyDrawnShape_DrawAtAngle,(self,) + _args, _kwargs) | |
542 | return val | |
543 | def DrawEllipticArc(self, *_args, **_kwargs): | |
544 | val = apply(oglshapesc.wxPyDrawnShape_DrawEllipticArc,(self,) + _args, _kwargs) | |
545 | return val | |
546 | def DrawLine(self, *_args, **_kwargs): | |
547 | val = apply(oglshapesc.wxPyDrawnShape_DrawLine,(self,) + _args, _kwargs) | |
548 | return val | |
549 | def DrawLines(self, *_args, **_kwargs): | |
550 | val = apply(oglshapesc.wxPyDrawnShape_DrawLines,(self,) + _args, _kwargs) | |
551 | return val | |
552 | def DrawPoint(self, *_args, **_kwargs): | |
553 | val = apply(oglshapesc.wxPyDrawnShape_DrawPoint,(self,) + _args, _kwargs) | |
554 | return val | |
555 | def DrawPolygon(self, *_args, **_kwargs): | |
556 | val = apply(oglshapesc.wxPyDrawnShape_DrawPolygon,(self,) + _args, _kwargs) | |
557 | return val | |
558 | def DrawRectangle(self, *_args, **_kwargs): | |
559 | val = apply(oglshapesc.wxPyDrawnShape_DrawRectangle,(self,) + _args, _kwargs) | |
560 | return val | |
561 | def DrawRoundedRectangle(self, *_args, **_kwargs): | |
562 | val = apply(oglshapesc.wxPyDrawnShape_DrawRoundedRectangle,(self,) + _args, _kwargs) | |
563 | return val | |
564 | def DrawSpline(self, *_args, **_kwargs): | |
565 | val = apply(oglshapesc.wxPyDrawnShape_DrawSpline,(self,) + _args, _kwargs) | |
566 | return val | |
567 | def DrawText(self, *_args, **_kwargs): | |
568 | val = apply(oglshapesc.wxPyDrawnShape_DrawText,(self,) + _args, _kwargs) | |
569 | return val | |
570 | def GetAngle(self, *_args, **_kwargs): | |
571 | val = apply(oglshapesc.wxPyDrawnShape_GetAngle,(self,) + _args, _kwargs) | |
572 | return val | |
573 | def GetMetaFile(self, *_args, **_kwargs): | |
574 | val = apply(oglshapesc.wxPyDrawnShape_GetMetaFile,(self,) + _args, _kwargs) | |
e91a9dfc RD |
575 | return val |
576 | def GetRotation(self, *_args, **_kwargs): | |
577 | val = apply(oglshapesc.wxPyDrawnShape_GetRotation,(self,) + _args, _kwargs) | |
578 | return val | |
579 | def LoadFromMetaFile(self, *_args, **_kwargs): | |
580 | val = apply(oglshapesc.wxPyDrawnShape_LoadFromMetaFile,(self,) + _args, _kwargs) | |
581 | return val | |
582 | def Rotate(self, *_args, **_kwargs): | |
583 | val = apply(oglshapesc.wxPyDrawnShape_Rotate,(self,) + _args, _kwargs) | |
584 | return val | |
585 | def SetClippingRect(self, *_args, **_kwargs): | |
586 | val = apply(oglshapesc.wxPyDrawnShape_SetClippingRect,(self,) + _args, _kwargs) | |
587 | return val | |
588 | def SetDrawnBackgroundColour(self, *_args, **_kwargs): | |
589 | val = apply(oglshapesc.wxPyDrawnShape_SetDrawnBackgroundColour,(self,) + _args, _kwargs) | |
590 | return val | |
591 | def SetDrawnBackgroundMode(self, *_args, **_kwargs): | |
592 | val = apply(oglshapesc.wxPyDrawnShape_SetDrawnBackgroundMode,(self,) + _args, _kwargs) | |
593 | return val | |
594 | def SetDrawnBrush(self, *_args, **_kwargs): | |
595 | val = apply(oglshapesc.wxPyDrawnShape_SetDrawnBrush,(self,) + _args, _kwargs) | |
596 | return val | |
597 | def SetDrawnFont(self, *_args, **_kwargs): | |
598 | val = apply(oglshapesc.wxPyDrawnShape_SetDrawnFont,(self,) + _args, _kwargs) | |
599 | return val | |
600 | def SetDrawnPen(self, *_args, **_kwargs): | |
601 | val = apply(oglshapesc.wxPyDrawnShape_SetDrawnPen,(self,) + _args, _kwargs) | |
602 | return val | |
603 | def SetDrawnTextColour(self, *_args, **_kwargs): | |
604 | val = apply(oglshapesc.wxPyDrawnShape_SetDrawnTextColour,(self,) + _args, _kwargs) | |
605 | return val | |
606 | def Scale(self, *_args, **_kwargs): | |
607 | val = apply(oglshapesc.wxPyDrawnShape_Scale,(self,) + _args, _kwargs) | |
608 | return val | |
609 | def SetSaveToFile(self, *_args, **_kwargs): | |
610 | val = apply(oglshapesc.wxPyDrawnShape_SetSaveToFile,(self,) + _args, _kwargs) | |
611 | return val | |
612 | def Translate(self, *_args, **_kwargs): | |
613 | val = apply(oglshapesc.wxPyDrawnShape_Translate,(self,) + _args, _kwargs) | |
614 | return val | |
615 | def base_OnDelete(self, *_args, **_kwargs): | |
616 | val = apply(oglshapesc.wxPyDrawnShape_base_OnDelete,(self,) + _args, _kwargs) | |
617 | return val | |
618 | def base_OnDraw(self, *_args, **_kwargs): | |
619 | val = apply(oglshapesc.wxPyDrawnShape_base_OnDraw,(self,) + _args, _kwargs) | |
620 | return val | |
621 | def base_OnDrawContents(self, *_args, **_kwargs): | |
622 | val = apply(oglshapesc.wxPyDrawnShape_base_OnDrawContents,(self,) + _args, _kwargs) | |
623 | return val | |
624 | def base_OnDrawBranches(self, *_args, **_kwargs): | |
625 | val = apply(oglshapesc.wxPyDrawnShape_base_OnDrawBranches,(self,) + _args, _kwargs) | |
626 | return val | |
627 | def base_OnMoveLinks(self, *_args, **_kwargs): | |
628 | val = apply(oglshapesc.wxPyDrawnShape_base_OnMoveLinks,(self,) + _args, _kwargs) | |
629 | return val | |
630 | def base_OnErase(self, *_args, **_kwargs): | |
631 | val = apply(oglshapesc.wxPyDrawnShape_base_OnErase,(self,) + _args, _kwargs) | |
632 | return val | |
633 | def base_OnEraseContents(self, *_args, **_kwargs): | |
634 | val = apply(oglshapesc.wxPyDrawnShape_base_OnEraseContents,(self,) + _args, _kwargs) | |
635 | return val | |
636 | def base_OnHighlight(self, *_args, **_kwargs): | |
637 | val = apply(oglshapesc.wxPyDrawnShape_base_OnHighlight,(self,) + _args, _kwargs) | |
638 | return val | |
639 | def base_OnLeftClick(self, *_args, **_kwargs): | |
640 | val = apply(oglshapesc.wxPyDrawnShape_base_OnLeftClick,(self,) + _args, _kwargs) | |
641 | return val | |
642 | def base_OnLeftDoubleClick(self, *_args, **_kwargs): | |
643 | val = apply(oglshapesc.wxPyDrawnShape_base_OnLeftDoubleClick,(self,) + _args, _kwargs) | |
644 | return val | |
645 | def base_OnRightClick(self, *_args, **_kwargs): | |
646 | val = apply(oglshapesc.wxPyDrawnShape_base_OnRightClick,(self,) + _args, _kwargs) | |
647 | return val | |
648 | def base_OnSize(self, *_args, **_kwargs): | |
649 | val = apply(oglshapesc.wxPyDrawnShape_base_OnSize,(self,) + _args, _kwargs) | |
650 | return val | |
651 | def base_OnMovePre(self, *_args, **_kwargs): | |
652 | val = apply(oglshapesc.wxPyDrawnShape_base_OnMovePre,(self,) + _args, _kwargs) | |
653 | return val | |
654 | def base_OnMovePost(self, *_args, **_kwargs): | |
655 | val = apply(oglshapesc.wxPyDrawnShape_base_OnMovePost,(self,) + _args, _kwargs) | |
656 | return val | |
657 | def base_OnDragLeft(self, *_args, **_kwargs): | |
658 | val = apply(oglshapesc.wxPyDrawnShape_base_OnDragLeft,(self,) + _args, _kwargs) | |
659 | return val | |
660 | def base_OnBeginDragLeft(self, *_args, **_kwargs): | |
661 | val = apply(oglshapesc.wxPyDrawnShape_base_OnBeginDragLeft,(self,) + _args, _kwargs) | |
662 | return val | |
663 | def base_OnEndDragLeft(self, *_args, **_kwargs): | |
664 | val = apply(oglshapesc.wxPyDrawnShape_base_OnEndDragLeft,(self,) + _args, _kwargs) | |
665 | return val | |
666 | def base_OnDragRight(self, *_args, **_kwargs): | |
667 | val = apply(oglshapesc.wxPyDrawnShape_base_OnDragRight,(self,) + _args, _kwargs) | |
668 | return val | |
669 | def base_OnBeginDragRight(self, *_args, **_kwargs): | |
670 | val = apply(oglshapesc.wxPyDrawnShape_base_OnBeginDragRight,(self,) + _args, _kwargs) | |
671 | return val | |
672 | def base_OnEndDragRight(self, *_args, **_kwargs): | |
673 | val = apply(oglshapesc.wxPyDrawnShape_base_OnEndDragRight,(self,) + _args, _kwargs) | |
674 | return val | |
675 | def base_OnDrawOutline(self, *_args, **_kwargs): | |
676 | val = apply(oglshapesc.wxPyDrawnShape_base_OnDrawOutline,(self,) + _args, _kwargs) | |
677 | return val | |
678 | def base_OnDrawControlPoints(self, *_args, **_kwargs): | |
679 | val = apply(oglshapesc.wxPyDrawnShape_base_OnDrawControlPoints,(self,) + _args, _kwargs) | |
680 | return val | |
681 | def base_OnEraseControlPoints(self, *_args, **_kwargs): | |
682 | val = apply(oglshapesc.wxPyDrawnShape_base_OnEraseControlPoints,(self,) + _args, _kwargs) | |
683 | return val | |
684 | def base_OnMoveLink(self, *_args, **_kwargs): | |
685 | val = apply(oglshapesc.wxPyDrawnShape_base_OnMoveLink,(self,) + _args, _kwargs) | |
686 | return val | |
687 | def base_OnSizingDragLeft(self, *_args, **_kwargs): | |
688 | val = apply(oglshapesc.wxPyDrawnShape_base_OnSizingDragLeft,(self,) + _args, _kwargs) | |
689 | return val | |
690 | def base_OnSizingBeginDragLeft(self, *_args, **_kwargs): | |
691 | val = apply(oglshapesc.wxPyDrawnShape_base_OnSizingBeginDragLeft,(self,) + _args, _kwargs) | |
692 | return val | |
693 | def base_OnSizingEndDragLeft(self, *_args, **_kwargs): | |
694 | val = apply(oglshapesc.wxPyDrawnShape_base_OnSizingEndDragLeft,(self,) + _args, _kwargs) | |
695 | return val | |
696 | def base_OnBeginSize(self, *_args, **_kwargs): | |
697 | val = apply(oglshapesc.wxPyDrawnShape_base_OnBeginSize,(self,) + _args, _kwargs) | |
698 | return val | |
699 | def base_OnEndSize(self, *_args, **_kwargs): | |
700 | val = apply(oglshapesc.wxPyDrawnShape_base_OnEndSize,(self,) + _args, _kwargs) | |
701 | return val | |
702 | def __repr__(self): | |
703 | return "<C wxPyDrawnShape instance at %s>" % (self.this,) | |
704 | class wxPyDrawnShape(wxPyDrawnShapePtr): | |
705 | def __init__(self,*_args,**_kwargs): | |
706 | self.this = apply(oglshapesc.new_wxPyDrawnShape,_args,_kwargs) | |
707 | self.thisown = 1 | |
0122b7e3 | 708 | self._setCallbackInfo(self, wxPyDrawnShape) |
2f4e9287 | 709 | self._setOORInfo(self) |
e91a9dfc RD |
710 | |
711 | ||
712 | ||
713 | ||
9416aa89 | 714 | class wxOGLConstraintPtr(wxObjectPtr): |
e91a9dfc RD |
715 | def __init__(self,this): |
716 | self.this = this | |
717 | self.thisown = 0 | |
e91a9dfc RD |
718 | def Evaluate(self, *_args, **_kwargs): |
719 | val = apply(oglshapesc.wxOGLConstraint_Evaluate,(self,) + _args, _kwargs) | |
720 | return val | |
721 | def SetSpacing(self, *_args, **_kwargs): | |
722 | val = apply(oglshapesc.wxOGLConstraint_SetSpacing,(self,) + _args, _kwargs) | |
723 | return val | |
724 | def Equals(self, *_args, **_kwargs): | |
725 | val = apply(oglshapesc.wxOGLConstraint_Equals,(self,) + _args, _kwargs) | |
726 | return val | |
727 | def __repr__(self): | |
728 | return "<C wxOGLConstraint instance at %s>" % (self.this,) | |
729 | class wxOGLConstraint(wxOGLConstraintPtr): | |
730 | def __init__(self,*_args,**_kwargs): | |
731 | self.this = apply(oglshapesc.new_wxOGLConstraint,_args,_kwargs) | |
732 | self.thisown = 1 | |
733 | ||
734 | ||
735 | ||
736 | ||
737 | class wxPyCompositeShapePtr(wxPyRectangleShapePtr): | |
738 | def __init__(self,this): | |
739 | self.this = this | |
740 | self.thisown = 0 | |
0122b7e3 RD |
741 | def _setCallbackInfo(self, *_args, **_kwargs): |
742 | val = apply(oglshapesc.wxPyCompositeShape__setCallbackInfo,(self,) + _args, _kwargs) | |
e91a9dfc RD |
743 | return val |
744 | def AddChild(self, *_args, **_kwargs): | |
745 | val = apply(oglshapesc.wxPyCompositeShape_AddChild,(self,) + _args, _kwargs) | |
746 | return val | |
747 | def AddConstraint(self, *_args, **_kwargs): | |
748 | val = apply(oglshapesc.wxPyCompositeShape_AddConstraint,(self,) + _args, _kwargs) | |
e91a9dfc | 749 | return val |
714d23b4 RD |
750 | def AddConstrainedShapes(self, *_args, **_kwargs): |
751 | val = apply(oglshapesc.wxPyCompositeShape_AddConstrainedShapes,(self,) + _args, _kwargs) | |
714d23b4 | 752 | return val |
e91a9dfc RD |
753 | def AddSimpleConstraint(self, *_args, **_kwargs): |
754 | val = apply(oglshapesc.wxPyCompositeShape_AddSimpleConstraint,(self,) + _args, _kwargs) | |
e91a9dfc RD |
755 | return val |
756 | def CalculateSize(self, *_args, **_kwargs): | |
757 | val = apply(oglshapesc.wxPyCompositeShape_CalculateSize,(self,) + _args, _kwargs) | |
758 | return val | |
759 | def ContainsDivision(self, *_args, **_kwargs): | |
760 | val = apply(oglshapesc.wxPyCompositeShape_ContainsDivision,(self,) + _args, _kwargs) | |
761 | return val | |
762 | def DeleteConstraint(self, *_args, **_kwargs): | |
763 | val = apply(oglshapesc.wxPyCompositeShape_DeleteConstraint,(self,) + _args, _kwargs) | |
764 | return val | |
765 | def DeleteConstraintsInvolvingChild(self, *_args, **_kwargs): | |
766 | val = apply(oglshapesc.wxPyCompositeShape_DeleteConstraintsInvolvingChild,(self,) + _args, _kwargs) | |
767 | return val | |
768 | def FindContainerImage(self, *_args, **_kwargs): | |
769 | val = apply(oglshapesc.wxPyCompositeShape_FindContainerImage,(self,) + _args, _kwargs) | |
e91a9dfc RD |
770 | return val |
771 | def GetConstraints(self, *_args, **_kwargs): | |
772 | val = apply(oglshapesc.wxPyCompositeShape_GetConstraints,(self,) + _args, _kwargs) | |
773 | return val | |
774 | def GetDivisions(self, *_args, **_kwargs): | |
775 | val = apply(oglshapesc.wxPyCompositeShape_GetDivisions,(self,) + _args, _kwargs) | |
776 | return val | |
777 | def MakeContainer(self, *_args, **_kwargs): | |
778 | val = apply(oglshapesc.wxPyCompositeShape_MakeContainer,(self,) + _args, _kwargs) | |
779 | return val | |
780 | def Recompute(self, *_args, **_kwargs): | |
781 | val = apply(oglshapesc.wxPyCompositeShape_Recompute,(self,) + _args, _kwargs) | |
782 | return val | |
783 | def RemoveChild(self, *_args, **_kwargs): | |
784 | val = apply(oglshapesc.wxPyCompositeShape_RemoveChild,(self,) + _args, _kwargs) | |
785 | return val | |
786 | def base_OnDelete(self, *_args, **_kwargs): | |
787 | val = apply(oglshapesc.wxPyCompositeShape_base_OnDelete,(self,) + _args, _kwargs) | |
788 | return val | |
789 | def base_OnDraw(self, *_args, **_kwargs): | |
790 | val = apply(oglshapesc.wxPyCompositeShape_base_OnDraw,(self,) + _args, _kwargs) | |
791 | return val | |
792 | def base_OnDrawContents(self, *_args, **_kwargs): | |
793 | val = apply(oglshapesc.wxPyCompositeShape_base_OnDrawContents,(self,) + _args, _kwargs) | |
794 | return val | |
795 | def base_OnDrawBranches(self, *_args, **_kwargs): | |
796 | val = apply(oglshapesc.wxPyCompositeShape_base_OnDrawBranches,(self,) + _args, _kwargs) | |
797 | return val | |
798 | def base_OnMoveLinks(self, *_args, **_kwargs): | |
799 | val = apply(oglshapesc.wxPyCompositeShape_base_OnMoveLinks,(self,) + _args, _kwargs) | |
800 | return val | |
801 | def base_OnErase(self, *_args, **_kwargs): | |
802 | val = apply(oglshapesc.wxPyCompositeShape_base_OnErase,(self,) + _args, _kwargs) | |
803 | return val | |
804 | def base_OnEraseContents(self, *_args, **_kwargs): | |
805 | val = apply(oglshapesc.wxPyCompositeShape_base_OnEraseContents,(self,) + _args, _kwargs) | |
806 | return val | |
807 | def base_OnHighlight(self, *_args, **_kwargs): | |
808 | val = apply(oglshapesc.wxPyCompositeShape_base_OnHighlight,(self,) + _args, _kwargs) | |
809 | return val | |
810 | def base_OnLeftClick(self, *_args, **_kwargs): | |
811 | val = apply(oglshapesc.wxPyCompositeShape_base_OnLeftClick,(self,) + _args, _kwargs) | |
812 | return val | |
813 | def base_OnLeftDoubleClick(self, *_args, **_kwargs): | |
814 | val = apply(oglshapesc.wxPyCompositeShape_base_OnLeftDoubleClick,(self,) + _args, _kwargs) | |
815 | return val | |
816 | def base_OnRightClick(self, *_args, **_kwargs): | |
817 | val = apply(oglshapesc.wxPyCompositeShape_base_OnRightClick,(self,) + _args, _kwargs) | |
818 | return val | |
819 | def base_OnSize(self, *_args, **_kwargs): | |
820 | val = apply(oglshapesc.wxPyCompositeShape_base_OnSize,(self,) + _args, _kwargs) | |
821 | return val | |
822 | def base_OnMovePre(self, *_args, **_kwargs): | |
823 | val = apply(oglshapesc.wxPyCompositeShape_base_OnMovePre,(self,) + _args, _kwargs) | |
824 | return val | |
825 | def base_OnMovePost(self, *_args, **_kwargs): | |
826 | val = apply(oglshapesc.wxPyCompositeShape_base_OnMovePost,(self,) + _args, _kwargs) | |
827 | return val | |
828 | def base_OnDragLeft(self, *_args, **_kwargs): | |
829 | val = apply(oglshapesc.wxPyCompositeShape_base_OnDragLeft,(self,) + _args, _kwargs) | |
830 | return val | |
831 | def base_OnBeginDragLeft(self, *_args, **_kwargs): | |
832 | val = apply(oglshapesc.wxPyCompositeShape_base_OnBeginDragLeft,(self,) + _args, _kwargs) | |
833 | return val | |
834 | def base_OnEndDragLeft(self, *_args, **_kwargs): | |
835 | val = apply(oglshapesc.wxPyCompositeShape_base_OnEndDragLeft,(self,) + _args, _kwargs) | |
836 | return val | |
837 | def base_OnDragRight(self, *_args, **_kwargs): | |
838 | val = apply(oglshapesc.wxPyCompositeShape_base_OnDragRight,(self,) + _args, _kwargs) | |
839 | return val | |
840 | def base_OnBeginDragRight(self, *_args, **_kwargs): | |
841 | val = apply(oglshapesc.wxPyCompositeShape_base_OnBeginDragRight,(self,) + _args, _kwargs) | |
842 | return val | |
843 | def base_OnEndDragRight(self, *_args, **_kwargs): | |
844 | val = apply(oglshapesc.wxPyCompositeShape_base_OnEndDragRight,(self,) + _args, _kwargs) | |
845 | return val | |
846 | def base_OnDrawOutline(self, *_args, **_kwargs): | |
847 | val = apply(oglshapesc.wxPyCompositeShape_base_OnDrawOutline,(self,) + _args, _kwargs) | |
848 | return val | |
849 | def base_OnDrawControlPoints(self, *_args, **_kwargs): | |
850 | val = apply(oglshapesc.wxPyCompositeShape_base_OnDrawControlPoints,(self,) + _args, _kwargs) | |
851 | return val | |
852 | def base_OnEraseControlPoints(self, *_args, **_kwargs): | |
853 | val = apply(oglshapesc.wxPyCompositeShape_base_OnEraseControlPoints,(self,) + _args, _kwargs) | |
854 | return val | |
855 | def base_OnMoveLink(self, *_args, **_kwargs): | |
856 | val = apply(oglshapesc.wxPyCompositeShape_base_OnMoveLink,(self,) + _args, _kwargs) | |
857 | return val | |
858 | def base_OnSizingDragLeft(self, *_args, **_kwargs): | |
859 | val = apply(oglshapesc.wxPyCompositeShape_base_OnSizingDragLeft,(self,) + _args, _kwargs) | |
860 | return val | |
861 | def base_OnSizingBeginDragLeft(self, *_args, **_kwargs): | |
862 | val = apply(oglshapesc.wxPyCompositeShape_base_OnSizingBeginDragLeft,(self,) + _args, _kwargs) | |
863 | return val | |
864 | def base_OnSizingEndDragLeft(self, *_args, **_kwargs): | |
865 | val = apply(oglshapesc.wxPyCompositeShape_base_OnSizingEndDragLeft,(self,) + _args, _kwargs) | |
866 | return val | |
867 | def base_OnBeginSize(self, *_args, **_kwargs): | |
868 | val = apply(oglshapesc.wxPyCompositeShape_base_OnBeginSize,(self,) + _args, _kwargs) | |
869 | return val | |
870 | def base_OnEndSize(self, *_args, **_kwargs): | |
871 | val = apply(oglshapesc.wxPyCompositeShape_base_OnEndSize,(self,) + _args, _kwargs) | |
872 | return val | |
873 | def __repr__(self): | |
874 | return "<C wxPyCompositeShape instance at %s>" % (self.this,) | |
875 | class wxPyCompositeShape(wxPyCompositeShapePtr): | |
876 | def __init__(self,*_args,**_kwargs): | |
877 | self.this = apply(oglshapesc.new_wxPyCompositeShape,_args,_kwargs) | |
878 | self.thisown = 1 | |
0122b7e3 | 879 | self._setCallbackInfo(self, wxPyCompositeShape) |
2f4e9287 | 880 | self._setOORInfo(self) |
e91a9dfc RD |
881 | |
882 | ||
883 | ||
884 | ||
885 | class wxPyDividedShapePtr(wxPyRectangleShapePtr): | |
886 | def __init__(self,this): | |
887 | self.this = this | |
888 | self.thisown = 0 | |
0122b7e3 RD |
889 | def _setCallbackInfo(self, *_args, **_kwargs): |
890 | val = apply(oglshapesc.wxPyDividedShape__setCallbackInfo,(self,) + _args, _kwargs) | |
e91a9dfc RD |
891 | return val |
892 | def EditRegions(self, *_args, **_kwargs): | |
893 | val = apply(oglshapesc.wxPyDividedShape_EditRegions,(self,) + _args, _kwargs) | |
894 | return val | |
895 | def SetRegionSizes(self, *_args, **_kwargs): | |
896 | val = apply(oglshapesc.wxPyDividedShape_SetRegionSizes,(self,) + _args, _kwargs) | |
897 | return val | |
898 | def base_OnDelete(self, *_args, **_kwargs): | |
899 | val = apply(oglshapesc.wxPyDividedShape_base_OnDelete,(self,) + _args, _kwargs) | |
900 | return val | |
901 | def base_OnDraw(self, *_args, **_kwargs): | |
902 | val = apply(oglshapesc.wxPyDividedShape_base_OnDraw,(self,) + _args, _kwargs) | |
903 | return val | |
904 | def base_OnDrawContents(self, *_args, **_kwargs): | |
905 | val = apply(oglshapesc.wxPyDividedShape_base_OnDrawContents,(self,) + _args, _kwargs) | |
906 | return val | |
907 | def base_OnDrawBranches(self, *_args, **_kwargs): | |
908 | val = apply(oglshapesc.wxPyDividedShape_base_OnDrawBranches,(self,) + _args, _kwargs) | |
909 | return val | |
910 | def base_OnMoveLinks(self, *_args, **_kwargs): | |
911 | val = apply(oglshapesc.wxPyDividedShape_base_OnMoveLinks,(self,) + _args, _kwargs) | |
912 | return val | |
913 | def base_OnErase(self, *_args, **_kwargs): | |
914 | val = apply(oglshapesc.wxPyDividedShape_base_OnErase,(self,) + _args, _kwargs) | |
915 | return val | |
916 | def base_OnEraseContents(self, *_args, **_kwargs): | |
917 | val = apply(oglshapesc.wxPyDividedShape_base_OnEraseContents,(self,) + _args, _kwargs) | |
918 | return val | |
919 | def base_OnHighlight(self, *_args, **_kwargs): | |
920 | val = apply(oglshapesc.wxPyDividedShape_base_OnHighlight,(self,) + _args, _kwargs) | |
921 | return val | |
922 | def base_OnLeftClick(self, *_args, **_kwargs): | |
923 | val = apply(oglshapesc.wxPyDividedShape_base_OnLeftClick,(self,) + _args, _kwargs) | |
924 | return val | |
925 | def base_OnLeftDoubleClick(self, *_args, **_kwargs): | |
926 | val = apply(oglshapesc.wxPyDividedShape_base_OnLeftDoubleClick,(self,) + _args, _kwargs) | |
927 | return val | |
928 | def base_OnRightClick(self, *_args, **_kwargs): | |
929 | val = apply(oglshapesc.wxPyDividedShape_base_OnRightClick,(self,) + _args, _kwargs) | |
930 | return val | |
931 | def base_OnSize(self, *_args, **_kwargs): | |
932 | val = apply(oglshapesc.wxPyDividedShape_base_OnSize,(self,) + _args, _kwargs) | |
933 | return val | |
934 | def base_OnMovePre(self, *_args, **_kwargs): | |
935 | val = apply(oglshapesc.wxPyDividedShape_base_OnMovePre,(self,) + _args, _kwargs) | |
936 | return val | |
937 | def base_OnMovePost(self, *_args, **_kwargs): | |
938 | val = apply(oglshapesc.wxPyDividedShape_base_OnMovePost,(self,) + _args, _kwargs) | |
939 | return val | |
940 | def base_OnDragLeft(self, *_args, **_kwargs): | |
941 | val = apply(oglshapesc.wxPyDividedShape_base_OnDragLeft,(self,) + _args, _kwargs) | |
942 | return val | |
943 | def base_OnBeginDragLeft(self, *_args, **_kwargs): | |
944 | val = apply(oglshapesc.wxPyDividedShape_base_OnBeginDragLeft,(self,) + _args, _kwargs) | |
945 | return val | |
946 | def base_OnEndDragLeft(self, *_args, **_kwargs): | |
947 | val = apply(oglshapesc.wxPyDividedShape_base_OnEndDragLeft,(self,) + _args, _kwargs) | |
948 | return val | |
949 | def base_OnDragRight(self, *_args, **_kwargs): | |
950 | val = apply(oglshapesc.wxPyDividedShape_base_OnDragRight,(self,) + _args, _kwargs) | |
951 | return val | |
952 | def base_OnBeginDragRight(self, *_args, **_kwargs): | |
953 | val = apply(oglshapesc.wxPyDividedShape_base_OnBeginDragRight,(self,) + _args, _kwargs) | |
954 | return val | |
955 | def base_OnEndDragRight(self, *_args, **_kwargs): | |
956 | val = apply(oglshapesc.wxPyDividedShape_base_OnEndDragRight,(self,) + _args, _kwargs) | |
957 | return val | |
958 | def base_OnDrawOutline(self, *_args, **_kwargs): | |
959 | val = apply(oglshapesc.wxPyDividedShape_base_OnDrawOutline,(self,) + _args, _kwargs) | |
960 | return val | |
961 | def base_OnDrawControlPoints(self, *_args, **_kwargs): | |
962 | val = apply(oglshapesc.wxPyDividedShape_base_OnDrawControlPoints,(self,) + _args, _kwargs) | |
963 | return val | |
964 | def base_OnEraseControlPoints(self, *_args, **_kwargs): | |
965 | val = apply(oglshapesc.wxPyDividedShape_base_OnEraseControlPoints,(self,) + _args, _kwargs) | |
966 | return val | |
967 | def base_OnMoveLink(self, *_args, **_kwargs): | |
968 | val = apply(oglshapesc.wxPyDividedShape_base_OnMoveLink,(self,) + _args, _kwargs) | |
969 | return val | |
970 | def base_OnSizingDragLeft(self, *_args, **_kwargs): | |
971 | val = apply(oglshapesc.wxPyDividedShape_base_OnSizingDragLeft,(self,) + _args, _kwargs) | |
972 | return val | |
973 | def base_OnSizingBeginDragLeft(self, *_args, **_kwargs): | |
974 | val = apply(oglshapesc.wxPyDividedShape_base_OnSizingBeginDragLeft,(self,) + _args, _kwargs) | |
975 | return val | |
976 | def base_OnSizingEndDragLeft(self, *_args, **_kwargs): | |
977 | val = apply(oglshapesc.wxPyDividedShape_base_OnSizingEndDragLeft,(self,) + _args, _kwargs) | |
978 | return val | |
979 | def base_OnBeginSize(self, *_args, **_kwargs): | |
980 | val = apply(oglshapesc.wxPyDividedShape_base_OnBeginSize,(self,) + _args, _kwargs) | |
981 | return val | |
982 | def base_OnEndSize(self, *_args, **_kwargs): | |
983 | val = apply(oglshapesc.wxPyDividedShape_base_OnEndSize,(self,) + _args, _kwargs) | |
984 | return val | |
985 | def __repr__(self): | |
986 | return "<C wxPyDividedShape instance at %s>" % (self.this,) | |
987 | class wxPyDividedShape(wxPyDividedShapePtr): | |
988 | def __init__(self,*_args,**_kwargs): | |
989 | self.this = apply(oglshapesc.new_wxPyDividedShape,_args,_kwargs) | |
990 | self.thisown = 1 | |
0122b7e3 | 991 | self._setCallbackInfo(self, wxPyDividedShape) |
2f4e9287 | 992 | self._setOORInfo(self) |
e91a9dfc RD |
993 | |
994 | ||
995 | ||
996 | ||
997 | class wxPyDivisionShapePtr(wxPyCompositeShapePtr): | |
998 | def __init__(self,this): | |
999 | self.this = this | |
1000 | self.thisown = 0 | |
0122b7e3 RD |
1001 | def _setCallbackInfo(self, *_args, **_kwargs): |
1002 | val = apply(oglshapesc.wxPyDivisionShape__setCallbackInfo,(self,) + _args, _kwargs) | |
e91a9dfc RD |
1003 | return val |
1004 | def AdjustBottom(self, *_args, **_kwargs): | |
1005 | val = apply(oglshapesc.wxPyDivisionShape_AdjustBottom,(self,) + _args, _kwargs) | |
1006 | return val | |
1007 | def AdjustLeft(self, *_args, **_kwargs): | |
1008 | val = apply(oglshapesc.wxPyDivisionShape_AdjustLeft,(self,) + _args, _kwargs) | |
1009 | return val | |
1010 | def AdjustRight(self, *_args, **_kwargs): | |
1011 | val = apply(oglshapesc.wxPyDivisionShape_AdjustRight,(self,) + _args, _kwargs) | |
1012 | return val | |
1013 | def AdjustTop(self, *_args, **_kwargs): | |
1014 | val = apply(oglshapesc.wxPyDivisionShape_AdjustTop,(self,) + _args, _kwargs) | |
1015 | return val | |
1016 | def Divide(self, *_args, **_kwargs): | |
1017 | val = apply(oglshapesc.wxPyDivisionShape_Divide,(self,) + _args, _kwargs) | |
1018 | return val | |
1019 | def EditEdge(self, *_args, **_kwargs): | |
1020 | val = apply(oglshapesc.wxPyDivisionShape_EditEdge,(self,) + _args, _kwargs) | |
1021 | return val | |
1022 | def GetBottomSide(self, *_args, **_kwargs): | |
1023 | val = apply(oglshapesc.wxPyDivisionShape_GetBottomSide,(self,) + _args, _kwargs) | |
e91a9dfc RD |
1024 | return val |
1025 | def GetHandleSide(self, *_args, **_kwargs): | |
1026 | val = apply(oglshapesc.wxPyDivisionShape_GetHandleSide,(self,) + _args, _kwargs) | |
1027 | return val | |
1028 | def GetLeftSide(self, *_args, **_kwargs): | |
1029 | val = apply(oglshapesc.wxPyDivisionShape_GetLeftSide,(self,) + _args, _kwargs) | |
e91a9dfc RD |
1030 | return val |
1031 | def GetLeftSideColour(self, *_args, **_kwargs): | |
1032 | val = apply(oglshapesc.wxPyDivisionShape_GetLeftSideColour,(self,) + _args, _kwargs) | |
1033 | return val | |
1034 | def GetLeftSidePen(self, *_args, **_kwargs): | |
1035 | val = apply(oglshapesc.wxPyDivisionShape_GetLeftSidePen,(self,) + _args, _kwargs) | |
1036 | if val: val = wxPenPtr(val) | |
1037 | return val | |
1038 | def GetRightSide(self, *_args, **_kwargs): | |
1039 | val = apply(oglshapesc.wxPyDivisionShape_GetRightSide,(self,) + _args, _kwargs) | |
e91a9dfc RD |
1040 | return val |
1041 | def GetTopSide(self, *_args, **_kwargs): | |
1042 | val = apply(oglshapesc.wxPyDivisionShape_GetTopSide,(self,) + _args, _kwargs) | |
e91a9dfc RD |
1043 | return val |
1044 | def GetTopSidePen(self, *_args, **_kwargs): | |
1045 | val = apply(oglshapesc.wxPyDivisionShape_GetTopSidePen,(self,) + _args, _kwargs) | |
1046 | if val: val = wxPenPtr(val) | |
1047 | return val | |
1048 | def ResizeAdjoining(self, *_args, **_kwargs): | |
1049 | val = apply(oglshapesc.wxPyDivisionShape_ResizeAdjoining,(self,) + _args, _kwargs) | |
1050 | return val | |
1051 | def PopupMenu(self, *_args, **_kwargs): | |
1052 | val = apply(oglshapesc.wxPyDivisionShape_PopupMenu,(self,) + _args, _kwargs) | |
1053 | return val | |
1054 | def SetBottomSide(self, *_args, **_kwargs): | |
1055 | val = apply(oglshapesc.wxPyDivisionShape_SetBottomSide,(self,) + _args, _kwargs) | |
1056 | return val | |
1057 | def SetHandleSide(self, *_args, **_kwargs): | |
1058 | val = apply(oglshapesc.wxPyDivisionShape_SetHandleSide,(self,) + _args, _kwargs) | |
1059 | return val | |
1060 | def SetLeftSide(self, *_args, **_kwargs): | |
1061 | val = apply(oglshapesc.wxPyDivisionShape_SetLeftSide,(self,) + _args, _kwargs) | |
1062 | return val | |
1063 | def SetLeftSideColour(self, *_args, **_kwargs): | |
1064 | val = apply(oglshapesc.wxPyDivisionShape_SetLeftSideColour,(self,) + _args, _kwargs) | |
1065 | return val | |
1066 | def SetLeftSidePen(self, *_args, **_kwargs): | |
1067 | val = apply(oglshapesc.wxPyDivisionShape_SetLeftSidePen,(self,) + _args, _kwargs) | |
1068 | return val | |
1069 | def SetRightSide(self, *_args, **_kwargs): | |
1070 | val = apply(oglshapesc.wxPyDivisionShape_SetRightSide,(self,) + _args, _kwargs) | |
1071 | return val | |
1072 | def SetTopSide(self, *_args, **_kwargs): | |
1073 | val = apply(oglshapesc.wxPyDivisionShape_SetTopSide,(self,) + _args, _kwargs) | |
1074 | return val | |
1075 | def SetTopSideColour(self, *_args, **_kwargs): | |
1076 | val = apply(oglshapesc.wxPyDivisionShape_SetTopSideColour,(self,) + _args, _kwargs) | |
1077 | return val | |
1078 | def SetTopSidePen(self, *_args, **_kwargs): | |
1079 | val = apply(oglshapesc.wxPyDivisionShape_SetTopSidePen,(self,) + _args, _kwargs) | |
1080 | return val | |
1081 | def base_OnDelete(self, *_args, **_kwargs): | |
1082 | val = apply(oglshapesc.wxPyDivisionShape_base_OnDelete,(self,) + _args, _kwargs) | |
1083 | return val | |
1084 | def base_OnDraw(self, *_args, **_kwargs): | |
1085 | val = apply(oglshapesc.wxPyDivisionShape_base_OnDraw,(self,) + _args, _kwargs) | |
1086 | return val | |
1087 | def base_OnDrawContents(self, *_args, **_kwargs): | |
1088 | val = apply(oglshapesc.wxPyDivisionShape_base_OnDrawContents,(self,) + _args, _kwargs) | |
1089 | return val | |
1090 | def base_OnDrawBranches(self, *_args, **_kwargs): | |
1091 | val = apply(oglshapesc.wxPyDivisionShape_base_OnDrawBranches,(self,) + _args, _kwargs) | |
1092 | return val | |
1093 | def base_OnMoveLinks(self, *_args, **_kwargs): | |
1094 | val = apply(oglshapesc.wxPyDivisionShape_base_OnMoveLinks,(self,) + _args, _kwargs) | |
1095 | return val | |
1096 | def base_OnErase(self, *_args, **_kwargs): | |
1097 | val = apply(oglshapesc.wxPyDivisionShape_base_OnErase,(self,) + _args, _kwargs) | |
1098 | return val | |
1099 | def base_OnEraseContents(self, *_args, **_kwargs): | |
1100 | val = apply(oglshapesc.wxPyDivisionShape_base_OnEraseContents,(self,) + _args, _kwargs) | |
1101 | return val | |
1102 | def base_OnHighlight(self, *_args, **_kwargs): | |
1103 | val = apply(oglshapesc.wxPyDivisionShape_base_OnHighlight,(self,) + _args, _kwargs) | |
1104 | return val | |
1105 | def base_OnLeftClick(self, *_args, **_kwargs): | |
1106 | val = apply(oglshapesc.wxPyDivisionShape_base_OnLeftClick,(self,) + _args, _kwargs) | |
1107 | return val | |
1108 | def base_OnLeftDoubleClick(self, *_args, **_kwargs): | |
1109 | val = apply(oglshapesc.wxPyDivisionShape_base_OnLeftDoubleClick,(self,) + _args, _kwargs) | |
1110 | return val | |
1111 | def base_OnRightClick(self, *_args, **_kwargs): | |
1112 | val = apply(oglshapesc.wxPyDivisionShape_base_OnRightClick,(self,) + _args, _kwargs) | |
1113 | return val | |
1114 | def base_OnSize(self, *_args, **_kwargs): | |
1115 | val = apply(oglshapesc.wxPyDivisionShape_base_OnSize,(self,) + _args, _kwargs) | |
1116 | return val | |
1117 | def base_OnMovePre(self, *_args, **_kwargs): | |
1118 | val = apply(oglshapesc.wxPyDivisionShape_base_OnMovePre,(self,) + _args, _kwargs) | |
1119 | return val | |
1120 | def base_OnMovePost(self, *_args, **_kwargs): | |
1121 | val = apply(oglshapesc.wxPyDivisionShape_base_OnMovePost,(self,) + _args, _kwargs) | |
1122 | return val | |
1123 | def base_OnDragLeft(self, *_args, **_kwargs): | |
1124 | val = apply(oglshapesc.wxPyDivisionShape_base_OnDragLeft,(self,) + _args, _kwargs) | |
1125 | return val | |
1126 | def base_OnBeginDragLeft(self, *_args, **_kwargs): | |
1127 | val = apply(oglshapesc.wxPyDivisionShape_base_OnBeginDragLeft,(self,) + _args, _kwargs) | |
1128 | return val | |
1129 | def base_OnEndDragLeft(self, *_args, **_kwargs): | |
1130 | val = apply(oglshapesc.wxPyDivisionShape_base_OnEndDragLeft,(self,) + _args, _kwargs) | |
1131 | return val | |
1132 | def base_OnDragRight(self, *_args, **_kwargs): | |
1133 | val = apply(oglshapesc.wxPyDivisionShape_base_OnDragRight,(self,) + _args, _kwargs) | |
1134 | return val | |
1135 | def base_OnBeginDragRight(self, *_args, **_kwargs): | |
1136 | val = apply(oglshapesc.wxPyDivisionShape_base_OnBeginDragRight,(self,) + _args, _kwargs) | |
1137 | return val | |
1138 | def base_OnEndDragRight(self, *_args, **_kwargs): | |
1139 | val = apply(oglshapesc.wxPyDivisionShape_base_OnEndDragRight,(self,) + _args, _kwargs) | |
1140 | return val | |
1141 | def base_OnDrawOutline(self, *_args, **_kwargs): | |
1142 | val = apply(oglshapesc.wxPyDivisionShape_base_OnDrawOutline,(self,) + _args, _kwargs) | |
1143 | return val | |
1144 | def base_OnDrawControlPoints(self, *_args, **_kwargs): | |
1145 | val = apply(oglshapesc.wxPyDivisionShape_base_OnDrawControlPoints,(self,) + _args, _kwargs) | |
1146 | return val | |
1147 | def base_OnEraseControlPoints(self, *_args, **_kwargs): | |
1148 | val = apply(oglshapesc.wxPyDivisionShape_base_OnEraseControlPoints,(self,) + _args, _kwargs) | |
1149 | return val | |
1150 | def base_OnMoveLink(self, *_args, **_kwargs): | |
1151 | val = apply(oglshapesc.wxPyDivisionShape_base_OnMoveLink,(self,) + _args, _kwargs) | |
1152 | return val | |
1153 | def base_OnSizingDragLeft(self, *_args, **_kwargs): | |
1154 | val = apply(oglshapesc.wxPyDivisionShape_base_OnSizingDragLeft,(self,) + _args, _kwargs) | |
1155 | return val | |
1156 | def base_OnSizingBeginDragLeft(self, *_args, **_kwargs): | |
1157 | val = apply(oglshapesc.wxPyDivisionShape_base_OnSizingBeginDragLeft,(self,) + _args, _kwargs) | |
1158 | return val | |
1159 | def base_OnSizingEndDragLeft(self, *_args, **_kwargs): | |
1160 | val = apply(oglshapesc.wxPyDivisionShape_base_OnSizingEndDragLeft,(self,) + _args, _kwargs) | |
1161 | return val | |
1162 | def base_OnBeginSize(self, *_args, **_kwargs): | |
1163 | val = apply(oglshapesc.wxPyDivisionShape_base_OnBeginSize,(self,) + _args, _kwargs) | |
1164 | return val | |
1165 | def base_OnEndSize(self, *_args, **_kwargs): | |
1166 | val = apply(oglshapesc.wxPyDivisionShape_base_OnEndSize,(self,) + _args, _kwargs) | |
1167 | return val | |
1168 | def __repr__(self): | |
1169 | return "<C wxPyDivisionShape instance at %s>" % (self.this,) | |
1170 | class wxPyDivisionShape(wxPyDivisionShapePtr): | |
1171 | def __init__(self,*_args,**_kwargs): | |
1172 | self.this = apply(oglshapesc.new_wxPyDivisionShape,_args,_kwargs) | |
1173 | self.thisown = 1 | |
0122b7e3 | 1174 | self._setCallbackInfo(self, wxPyDivisionShape) |
2f4e9287 | 1175 | self._setOORInfo(self) |
e91a9dfc RD |
1176 | |
1177 | ||
1178 | ||
1179 | ||
1180 | ||
1181 | ||
1182 | #-------------- FUNCTION WRAPPERS ------------------ | |
1183 | ||
1184 | ||
1185 | ||
1186 | #-------------- VARIABLE WRAPPERS ------------------ | |
1187 |