ELF>pc@@ UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uhH@]@HT$H|$H5|$HtHt+HH5HPtHuH1Huff.fUSHHdH%(HD$81HHt$HD$HFHD$$D$ HD$t6H|$1HT$8dH+%(HH[]DHt$H|$tHl$H=HtHH=uHuHc@HH=tHH=tHATUSH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uYHD$Ho(Ht!\$ +\$$tJH|$1HT$8dH+%(H@[]A\HHuːHt$H|$tD$$Ld$u`HELH@H;H=tLH=u-HaHcVf.LLH=tLH=tLfDHЉfUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u8H0]fDHHuӐHHuHff.@UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(u_H@]f.HHuϐH5HT$H|$|$HtHHuHHff.ATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfATL%H HH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHHuHH@ff.AUATUH`fnFdH%(HD$X1HH4$HD$HGfnȉD$fbfD$uIHo(HtD$+D$tCH1HT$XdH+%(H`]A\A]ÐHHuАLd$ ILLtD$0foT$ D$PD$)T$@uiHELH(D$@9D$ u_D$$9D$DuUD$H9D$(uKD$L9D$,uAD$P9D$0u7HHHH:fLHHuL1Lff.fH8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHHuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$H@HuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$H8HuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$H0HuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$H(HuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$H HuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHuHH@ff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$H HuHH@SafeDownCastvtkObjectBasevtkContextInteractorStyleIsTypeOfIsAGetSceneSetScenevtkContextSceneNewInstanceOnKeyReleaseOnKeyPressOnCharOnSelectionOnMouseWheelBackwardOnMouseWheelForwardOnRightButtonUpOnRightButtonDownOnMiddleButtonUpOnMiddleButtonDownOnLeftButtonUpOnLeftButtonDownOnMouseMoveOnSceneModifiedvtkInteractorStylevtkInteractorObservervtkObjectUH=Hu]ÐHH=tHH=tHH=tH]vtkContextInteractorStyle - An interactor for chart views. Superclass: vtkInteractorStyle It observes the user events (mouse events) and propagates them to the scene. If the scene doesn't eat the event, it is propagated to the interactor style superclass. vtkViewsContext2DPython.vtkContextInteractorStyleV.IsTypeOf(string) -> int C++: static vtkTypeBool IsTypeOf(const char *type) Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. V.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. V.SafeDownCast(vtkObjectBase) -> vtkContextInteractorStyle C++: static vtkContextInteractorStyle *SafeDownCast( vtkObjectBase *o) V.NewInstance() -> vtkContextInteractorStyle C++: vtkContextInteractorStyle *NewInstance() V.SetScene(vtkContextScene) C++: void SetScene(vtkContextScene *scene) Set the scene to forward user events to. Refresh the view when the scene is dirty and no event is being processed. The scene is observed (vtkCommand::ModifiedEvent) and a refresh on the view is called appropriately: scene is dirty and no event is being processed. V.GetScene() -> vtkContextScene C++: vtkContextScene *GetScene() Return the observed scene. V.OnSceneModified() C++: virtual void OnSceneModified() Called when the scene is modified. Refresh the scene if needed. V.OnMouseMove() C++: void OnMouseMove() override; Called when the user moves the mouse Default behavior forwards the event to the observed scene. V.OnLeftButtonDown() C++: void OnLeftButtonDown() override; Called when the user clicks the mouse left button. Default behavior forwards the event to the observed scene. V.OnLeftButtonUp() C++: void OnLeftButtonUp() override; Called when the user releases the mouse left button. Default behavior forwards the event to the observed scene. V.OnMiddleButtonDown() C++: void OnMiddleButtonDown() override; Called when the user clicks the mouse middle button. Default behavior forwards the event to the observed scene. V.OnMiddleButtonUp() C++: void OnMiddleButtonUp() override; Called when the user releases the mouse middle button. Default behavior forwards the event to the observed scene. V.OnRightButtonDown() C++: void OnRightButtonDown() override; Called when the user clicks the mouse right button. Default behavior forwards the event to the observed scene. V.OnRightButtonUp() C++: void OnRightButtonUp() override; Called when the user releases the mouse right button. Default behavior forwards the event to the observed scene. V.OnMouseWheelForward() C++: void OnMouseWheelForward() override; Called when the user moves the mouse wheel forward. Default behavior forwards the event to the observed scene. V.OnMouseWheelBackward() C++: void OnMouseWheelBackward() override; Called when the user moves the mouse wheel backward. Default behavior forwards the event to the observed scene. V.OnSelection([int, int, int, int, int]) C++: virtual void OnSelection(unsigned int rect[5]) Place holder for future implementation. Default behavior forwards the event to the observed scene. V.OnChar() C++: void OnChar() override; Handle key presses. V.OnKeyPress() C++: void OnKeyPress() override; Called when the user presses a key. V.OnKeyRelease() C++: void OnKeyRelease() override; Called when the user releases a key. UH-HH=HHH]HHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0 DEDPa AE hbEY B }(EAD`n AAF 0FAA D`  AABH ED@ AG EDP AK 0gFD@ EE TMFF0pOFDD n ABA DDB:EmH@ I H@ I H@ I 0FBA D  ABBB HH@ I dH@ I H@ I H@ I H@ I H@ I H@ I  H@ I (H@ I DH@ I   - g`:`gs :p>Pv0   % f` @  `P U Z _ 5d i n )s >x B} K T d p }           * 6  " Di" b=]m,>ThM O  ' ? L Y     , N    ! T     M Y l }        _ZL37PyvtkContextInteractorStyle_StaticNewv_ZL40PyvtkContextInteractorStyle_SafeDownCastP7_objectS0__ZL36PyvtkContextInteractorStyle_IsTypeOfP7_objectS0__ZL31PyvtkContextInteractorStyle_IsAP7_objectS0__ZL36PyvtkContextInteractorStyle_GetSceneP7_objectS0__ZL36PyvtkContextInteractorStyle_SetSceneP7_objectS0__ZL39PyvtkContextInteractorStyle_NewInstanceP7_objectS0__ZL32PyvtkContextInteractorStyle_Type_ZL35PyvtkContextInteractorStyle_Methods_GLOBAL__sub_I_vtkContextInteractorStylePython.cxx_ZStL8__ioinit_ZL40PyvtkContextInteractorStyle_OnKeyReleaseP7_objectS0__ZL38PyvtkContextInteractorStyle_OnKeyPressP7_objectS0__ZL34PyvtkContextInteractorStyle_OnCharP7_objectS0__ZL39PyvtkContextInteractorStyle_OnSelectionP7_objectS0__ZL48PyvtkContextInteractorStyle_OnMouseWheelBackwardP7_objectS0__ZL47PyvtkContextInteractorStyle_OnMouseWheelForwardP7_objectS0__ZL43PyvtkContextInteractorStyle_OnRightButtonUpP7_objectS0__ZL45PyvtkContextInteractorStyle_OnRightButtonDownP7_objectS0__ZL44PyvtkContextInteractorStyle_OnMiddleButtonUpP7_objectS0__ZL46PyvtkContextInteractorStyle_OnMiddleButtonDownP7_objectS0__ZL42PyvtkContextInteractorStyle_OnLeftButtonUpP7_objectS0__ZL44PyvtkContextInteractorStyle_OnLeftButtonDownP7_objectS0__ZL39PyvtkContextInteractorStyle_OnMouseMoveP7_objectS0__ZL43PyvtkContextInteractorStyle_OnSceneModifiedP7_objectS0_.LC0.LC1.LC2.LC6.LC3.LC4.LC5.LC7.LC8.LC9.LC10.LC11.LC13.LC14.LC15.LC16.LC17.LC18.LC19.LC20.LC21.LC22.LC23.LC24.LC25.LC26.LC12_ZN25vtkContextInteractorStyle3NewEv_ZNK25vtkContextInteractorStyle19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN25vtkContextInteractorStyle3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__GLOBAL_OFFSET_TABLE__ZN25vtkContextInteractorStyle8GetSceneEv_ZN25vtkContextInteractorStyle8SetSceneEP15vtkContextScene_Py_NoneStructPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlagPyvtkContextInteractorStyle_ClassNewPyVTKClass_AddPyvtkInteractorStyle_ClassNewPyType_ReadyPyVTKAddFile_vtkContextInteractorStylePyDict_SetItemString_Py_Dealloc_ZNSt8ios_base4InitC1Ev_ZNSt8ios_base4InitD1Ev__dso_handle__cxa_atexit_ZN25vtkContextInteractorStyle12OnKeyReleaseEv_ZN25vtkContextInteractorStyle10OnKeyPressEv_ZN25vtkContextInteractorStyle6OnCharEv_ZN13vtkPythonArgs8GetArrayEPji_ZN25vtkContextInteractorStyle11OnSelectionEPj_ZN13vtkPythonArgs8SetArrayEiPKji_ZN25vtkContextInteractorStyle20OnMouseWheelBackwardEv_ZN25vtkContextInteractorStyle19OnMouseWheelForwardEv_ZN25vtkContextInteractorStyle15OnRightButtonUpEv_ZN25vtkContextInteractorStyle17OnRightButtonDownEv_ZN25vtkContextInteractorStyle16OnMiddleButtonUpEv_ZN25vtkContextInteractorStyle18OnMiddleButtonDownEv_ZN25vtkContextInteractorStyle14OnLeftButtonUpEv_ZN25vtkContextInteractorStyle16OnLeftButtonDownEv_ZN25vtkContextInteractorStyle11OnMouseMoveEv_ZN25vtkContextInteractorStyle15OnSceneModifiedEvPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,$`A%B&CDCE 'JA}I&G(GCJ)G*GHE$+AKI*F&G(GC-JN)SGa*fGrHE,A!K1M9CFDME-AK."B4N9CE*OPE/AK*@%?8&GCTDhPxQRCE"&#T"U"V/S>&IX0AKC**O9^@Ep1AKC *O _ EP 2 A K C *O ` E5 3 A K a: CJ *Og bq C c E 4 A1 KN CZ *Oi dp E 5 A K. C: *OI eP E 6 A KC*O)f0E`7AKC*O gE@8AKC*OhE 9mAKC*OiE:MAqKC*OjE;-AQKnCz*OkE< A1KNCZ*OilpE=AK.C:*OImPE?kY?&G&(+G9)>GL*QG^HZ*[!\&]->5"n0oXpqrstuv8w@x5@ >(8H@HX@`dh`xK`(B6*`  (8@HXX`h x @ ` p       (0 8X @}HPX `phpx 4Hl`4`Xt pP0  L h ` @ ,H.symtab.strtab.shstrtab.rela.text.data.bss.rela.text._ZNK25vtkContextInteractorStyle19NewInstanceInternalEv.rodata.str1.1.rodata._ZN25vtkContextInteractorStyle3IsAEPKc.str1.1.rela.text._ZN25vtkContextInteractorStyle3IsAEPKc.rodata.str1.8.rela.text.startup.rela.init_array.rela.data.rel.rela.data.rel.local.comment.note.GNU-stack.note.gnu.property.rela.eh_frame.group|@ @|L F `T@E@&,6 1@Ws2F23Pb@ W 2K%:@WP% @X"`% @X 1' ,@YA0),J)Z) r)`m@x_pP-X ? 8 a