ELF>h\@@!   UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uhH@]@HT$H|$H5|$HtHt+HH5HPtHuH1Huff.fUH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uFH@]@H|$HT$H5|$HtHHuHff.@ATUHHdH%(HD$81HHt$HD$HFHD$$D$ D$ wcLd$HT$ H5L|$ Ht#D$ 9D$(|Vt$ HHHtU1HT$8dH+%(uMHH]A\H|$f.Ht$ LuDHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUH0dH%(HD$(1HH4$HD$HFHD$D$t*H111HT$(dH+%(u-H0]fDHI1MuHfUSHHdH%(HD$81HHt$HD$HFHD$$D$ HD$t6H|$1HT$8dH+%(HH[]DHt$H|$tHl$H=HtHH=uHuHc@HH=tH@ATUSH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uYHD$Ho(Ht!\$ +\$$tJH|$1HT$8dH+%(H@[]A\HHuːHt$H|$tD$$Ld$uXHELH@H;ulH=tLH=u)HeHcZfDLLH=tL븐HЉfUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uVH0]fDHHuӐtHoPHuH@HH8H;tHATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfATUHHdH%(HD$8HFLd$Ht$HHD$HHT$ LH5D$(HD$ D$ |$ Ht9D$ 9D$(}Ht$ Ltt$ HHHtmD1HT$8dH+%(u`HH]A\fDHD$8dH+%(uBHHHH]H=A\H5HATL%H \HH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\UH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(ucH0]fDHHuӐu,HHHuHHxHfD@UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(uzH@]f.HHuϐH5HT$H|$|$HtD$$u(HEHHuHH@HUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(uzH@]f.HHuϐH5HT$H|$|$HtD$$u(HEHHuHH@HH8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(uLH8HHuҐu$HHuHH@ff.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(uzH@]f.HHuϐH5HT$H|$|$HtD$$u(HEH@HuHH@HHGPSafeDownCastvtkObjectBasevtkAnnotationGetDatavtkInformationvtkInformationVectorDATAHIDEENABLEICON_INDEXOPACITYCOLORLABELIsTypeOfIsAGetSelectionNewInstanceGetMTimeDeepCopyShallowCopyInitializeSetSelectionvtkSelectionV *vtkInformationV|i *vtkInformationVectorvtkDataObjectvtkObjectUH=Hu]ÐHH=tHH=tH]vtkAnnotation - Stores a collection of annotation artifacts. Superclass: vtkDataObject vtkAnnotation is a collection of annotation properties along with an associated selection indicating the portion of data the annotation refers to. @par Thanks: Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories contributed code to this class. vtkCommonDataModelPython.vtkAnnotationV.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) -> vtkAnnotation C++: static vtkAnnotation *SafeDownCast(vtkObjectBase *o) V.NewInstance() -> vtkAnnotation C++: vtkAnnotation *NewInstance() V.GetSelection() -> vtkSelection C++: virtual vtkSelection *GetSelection() The selection to which this set of annotations will apply. V.SetSelection(vtkSelection) C++: virtual void SetSelection(vtkSelection *selection) The selection to which this set of annotations will apply. V.GetData(vtkInformation) -> vtkAnnotation C++: static vtkAnnotation *GetData(vtkInformation *info) V.GetData(vtkInformationVector, int) -> vtkAnnotation C++: static vtkAnnotation *GetData(vtkInformationVector *v, int i=0) Retrieve a vtkAnnotation stored inside an information object. V.LABEL() -> vtkInformationStringKey C++: static vtkInformationStringKey *LABEL() The label for this annotation. V.COLOR() -> vtkInformationDoubleVectorKey C++: static vtkInformationDoubleVectorKey *COLOR() The color for this annotation. This is stored as an RGB triple with values between 0 and 1. V.OPACITY() -> vtkInformationDoubleKey C++: static vtkInformationDoubleKey *OPACITY() The color for this annotation. This is stored as a value between 0 and 1. V.ICON_INDEX() -> vtkInformationIntegerKey C++: static vtkInformationIntegerKey *ICON_INDEX() An icon index for this annotation. V.ENABLE() -> vtkInformationIntegerKey C++: static vtkInformationIntegerKey *ENABLE() Whether or not this annotation is enabled. A value of 1 means enabled, 0 disabled. V.HIDE() -> vtkInformationIntegerKey C++: static vtkInformationIntegerKey *HIDE() Whether or not this annotation is visible. V.DATA() -> vtkInformationDataObjectKey C++: static vtkInformationDataObjectKey *DATA() Associate a vtkDataObject with this annotation V.Initialize() C++: void Initialize() override; Initialize the annotation to an empty state. V.ShallowCopy(vtkDataObject) C++: void ShallowCopy(vtkDataObject *other) override; Make this annotation have the same properties and have the same selection of another annotation. V.DeepCopy(vtkDataObject) C++: void DeepCopy(vtkDataObject *other) override; Make this annotation have the same properties and have a copy of the selection of another annotation. V.GetMTime() -> int C++: vtkMTimeType GetMTime() override; Get the modified time of this object. HHHD!!GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0 D XEDPa AE |EDPa AE (FAD` ABD ED@W AG ED@W AG ED@W AG 8ED@W AG \ED@W AG ED@W AG ED@W AG OEY B j(EAD`n AAF 0nFAA D`  AABH HED@ AG lgFD@ EE 4/FAD` ABG T GIL MFF0OFDD n ABA DDB ,ED@ AG PEDP AK tEDP AK H@ I $EDP AK    !O{@`Gp n  ; gh` /```0 > h0@     ) 1 @  U Z _ f! q' y- 3 9 ? E K Q W] c i o u { " " ?N3Mi" O?O; MTc| O 7 h        - B W j z _ZL25PyvtkAnnotation_StaticNewv_ZL28PyvtkAnnotation_SafeDownCastP7_objectS0__ZL26PyvtkAnnotation_GetData_s1P7_objectS0__ZL26PyvtkAnnotation_GetData_s2P7_objectS0__ZL20PyvtkAnnotation_DATAP7_objectS0__ZL20PyvtkAnnotation_HIDEP7_objectS0__ZL22PyvtkAnnotation_ENABLEP7_objectS0__ZL26PyvtkAnnotation_ICON_INDEXP7_objectS0__ZL23PyvtkAnnotation_OPACITYP7_objectS0__ZL21PyvtkAnnotation_COLORP7_objectS0__ZL21PyvtkAnnotation_LABELP7_objectS0__ZL24PyvtkAnnotation_IsTypeOfP7_objectS0__ZL19PyvtkAnnotation_IsAP7_objectS0__ZL28PyvtkAnnotation_GetSelectionP7_objectS0__ZL27PyvtkAnnotation_NewInstanceP7_objectS0__ZL23PyvtkAnnotation_GetDataP7_objectS0__ZL31PyvtkAnnotation_GetData_Methods_ZL20PyvtkAnnotation_Type_ZL23PyvtkAnnotation_Methods_GLOBAL__sub_I_vtkAnnotationPython.cxx_ZL24PyvtkAnnotation_GetMTimeP7_objectS0__ZL24PyvtkAnnotation_DeepCopyP7_objectS0__ZL27PyvtkAnnotation_ShallowCopyP7_objectS0__ZL26PyvtkAnnotation_InitializeP7_objectS0__ZL28PyvtkAnnotation_SetSelectionP7_objectS0_.LC0.LC1.LC2.LC3.LC4.LC5.LC6.LC7.LC8.LC9.LC10.LC11.LC12.LC15.LC13.LC14.LC16.LC17.LC18.LC19.LC21.LC22.LC23.LC24.LC25.LC26.LC20_ZN13vtkAnnotation12GetSelectionEv_ZN13vtkAnnotation3NewEv_ZNK13vtkAnnotation19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN13vtkAnnotation7GetDataEP14vtkInformation_ZN13vtkAnnotation7GetDataEP20vtkInformationVectori_ZN13vtkPythonArgs8GetValueERi_ZN13vtkAnnotation4DATAEv_ZN13vtkAnnotation4HIDEEv_ZN13vtkAnnotation6ENABLEEv_ZN13vtkAnnotation10ICON_INDEXEv_ZN13vtkAnnotation7OPACITYEv_ZN13vtkAnnotation5COLOREv_ZN13vtkAnnotation5LABELEv_ZN13vtkAnnotation3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__GLOBAL_OFFSET_TABLE_PyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlag_ZN17vtkPythonOverload10CallMethodEP11PyMethodDefP7_objectS3__ZN13vtkPythonArgs13ArgCountErrorEiPKcPyvtkAnnotation_ClassNewPyVTKClass_AddPyvtkDataObject_ClassNewPyType_ReadyPyVTKAddFile_vtkAnnotationPyDict_SetItemString_Py_Dealloc_ZN13vtkAnnotation8GetMTimeEvPyLong_FromUnsignedLong_Py_NoneStruct_ZN13vtkAnnotation8DeepCopyEP13vtkDataObject_ZN13vtkAnnotation11ShallowCopyEP13vtkDataObject_ZN13vtkAnnotation10InitializeEv_ZN13vtkAnnotation12SetSelectionEP12vtkSelectionPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,$`B%C&DEDF '@Bm(rCGDEF' )C2H:DpBIEF*BJ!D3E:F\+BKDEF,B9LADSEZF|-BMDEF .6BYNaDsEzF/BODE F,0VByPDEF1B-T=&ERS2XRaDnU~3RSF4&BQVkT*Q&R2RDU3RS F1 5~ B V D E *? F 6_ B V *A @ & D E X Y% Z4 DS F ' 7 ) C I H DV #\k 'r \ E F " & # ^ " _ " ` ] & bQ 8 B V D UdeFA9BV2CD*f$g+FQ:BV2CD"*f4h;F`;BVD*f iFA<BV=CD*f$j+F@] [+ c@&R&2+R93>RKS>"kh0lXmnopqrs8t@u (8@HX`h x H )` hy q(8@fH`Xp`_hxZ@ U( @ 0   (0 8 hx 4H\@<``L p `   00 T x0@ .symtab.strtab.shstrtab.rela.text.data.bss.text._ZN13vtkAnnotation12GetSelectionEv.rela.text._ZNK13vtkAnnotation19NewInstanceInternalEv.rodata.str1.1.rodata._ZN13vtkAnnotation3IsAEPKc.str1.1.rela.text._ZN13vtkAnnotation3IsAEPKc.rodata.str1.8.rela.text.startup.rela.init_array.rela.data.rel.rela.data.rel.local.rodata.cst8.comment.note.GNU-stack.note.gnu.property.rela.eh_frame.group@?H AT Q `/@p?@&,1 _ Z@P 22O@P 20  !@pQ08!@Q'@! "@Q 6" 1@RpF%S0%,\%l% %@HX) ? 4 Z