X x@xx@__text__TEXTCxB__data__DATAPJR__cstring__TEXTh __compact_unwind__LD9@;HM__eh_frame__TEXTH<0> h2  NOS P3UHAVSH=H5HH u~HL51Ht"HH5LHH uHHt"HH5LHH uHH=H[A^]DUH]fDUHSPHH5 HHt H tH[]H=H[]fDUHAVSH0HuHHEЋFEHEHEH}ȃuoHutqH]H=HAt1H=.7HtH=(7Ht HLcHuL1H0[A^]f.@UHAWAVSH(HuHHED~D}HG]ԉ]؅yHHLw(HEMA)AuhHuH}}L}tlH=nLAtbH=6LtOH=6LtH}Hut-HuHUHMLEDMHHH<1HhH`H`HHhptxyHHH_(HEHH`HuH`HutsH`Hut_H`HutKHuHUHMLEHAHHu HHxRHH51HHĘ[]1"1HEH8HHxHHHhUHAWAVSHHuHHED~D}HG]̉]ЅyHHLw(HEW)E)E)p)`)PMtyA)H}AuzHuHPtXH}HutGH}Hut6H}Hut%HuHUHMDELHHtN1HXu'1HXt HPHHĘ[A^A_]E1 HHxHHXu@UHAWAVSHHuHHED~D}HG]̉]ЅyHHLw(HEW)E)E)p)`)PMtyA)H}AuzHuHPtXH}HutGH}Hut6H}Hut%HuHUHMDELHHtN1HXu'1HXt HPHHĘ[A^A_]E1 HHxHHXu@UHAWAVSH(HuHbHED~D}HG]ԉ]؅y HHt\Lw(MtSA)Au7H5*H}HU}t0}t7LHHu9H}1H([A^A_]ILHpHuHHUHAVSH HuHLHEDvDuHG]]y HHt$H(HtD9uEt&HHt+12H}111!HxHHuHHHH [A^]fUHAWAVSH(HuHaHED~D}HG]ԉ]؅y HHt]Lw(MtTA)Au8HuH}t:uLHHu"HHx'H}1H([A^A_]DUHAVSH HuH'HEDvDuHG]]y HHt$H(HtD9uEt&Ht*11H}111 HHuHcHHH [A^]UHAVSH HuH HEDvDuHG]]y HHt#H(HtD9uEt% Ht*11H}111 HHuHcHHH [A^]@UHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtgLw(Mt^A)AuBHuH}tD}utHA9 tA ILHu6H}1H([A^A_]ILHuHHUHAVSH0HuHHEDvDuHG]܉]y HHt*H(Ht!D9u Et,EHt-1:H}111)HEHuEZHHH0[A^]@UHAWAVSH(HuH{HED~D}HG]ԉ]؅y HHtrLw(MtiA)AuMHuH}tO}EtQA.u{AILHu6H}1H([A^A_]ILHuHHDUHAWAVSH(HuH-HED~D}HG]ԉ]؅y HHtyLw(MtpA)AuTHuH}tV}utZL1IA9tAILHu6H}1H([A^A_]ILHuHHf.@UHAVSH HuH(HEDvDuHG]]y HHtH(HtD9uEt!1Ht+12H}111!HHcHuHHHH [A^]UHAWAVSH(HuHHED~D}HG]܉]y HHt#H(HtD9uAEtHt+12H}111!HLcHuLHHH([A^A_]f.DUHAVSH HuHHEDvDuHG]]y HHt#H(HtD9uEt%Ht*11H}111 HHuHcHHH [A^]@UHAWAVAUATSH8HuHHEDvDuHG]]yHHLg(HEMA)AuoHuH}HuH}}LuLc}tZA$IL$xH{huTHsXHC`L`LHC`H9sWLkH}H}1+HE1I$LLD8Ht]1H8[A\A]A^A_]HKPf.fHH9sHsXH{HIHCHMLLLC/HuHHUHAVSH HuHHEDvDuHG]]y HHtHG(HtD9uHHt1H}111 HHHH [A^]HD>  !!Z"f"""?#N#D%U%'&'+(:(:)H)****M+S+++p,y,----E.[.>0\0J2h2V4l4J6_677vtkXMLDataParserBigEndianLittleEndianvtkIOXMLParserPython.vtkXMLDataParservtkXMLDataParser - Used by vtkXMLReader to parse VTK XML files. Superclass: vtkXMLParser vtkXMLDataParser provides a subclass of vtkXMLParser that constructs a representation of an XML data format's file using vtkXMLDataElement to represent each XML element. This representation is then used by vtkXMLReader and its subclasses to traverse the structure of the file and extract data. @sa vtkXMLDataElement IsTypeOfV.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. IsAV.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. SafeDownCastV.SafeDownCast(vtkObjectBase) -> vtkXMLDataParser C++: static vtkXMLDataParser *SafeDownCast(vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkXMLDataParser C++: vtkXMLDataParser *NewInstance() GetRootElementV.GetRootElement() -> vtkXMLDataElement C++: vtkXMLDataElement *GetRootElement() Get the root element from the XML document. ReadInlineDataV.ReadInlineData(vtkXMLDataElement, int, void, int, int, int) -> int C++: size_t ReadInlineData(vtkXMLDataElement *element, int isAscii, void *buffer, vtkTypeUInt64 startWord, size_t numWords, int wordType) V.ReadInlineData(vtkXMLDataElement, int, string, int, int) -> int C++: size_t ReadInlineData(vtkXMLDataElement *element, int isAscii, char *buffer, vtkTypeUInt64 startWord, size_t numWords) Read inline data from inside the given element. Returns the number of words read. ReadAppendedDataV.ReadAppendedData(int, void, int, int, int) -> int C++: size_t ReadAppendedData(vtkTypeInt64 offset, void *buffer, vtkTypeUInt64 startWord, size_t numWords, int wordType) V.ReadAppendedData(int, string, int, int) -> int C++: size_t ReadAppendedData(vtkTypeInt64 offset, char *buffer, vtkTypeUInt64 startWord, size_t numWords) Read from an appended data section starting at the given appended data offset. Returns the number of words read. ReadAsciiDataV.ReadAsciiData(void, int, int, int) -> int C++: size_t ReadAsciiData(void *buffer, vtkTypeUInt64 startWord, size_t numWords, int wordType) Read from an ascii data section starting at the current position in the stream. Returns the number of words read. ReadBinaryDataV.ReadBinaryData(void, int, int, int) -> int C++: size_t ReadBinaryData(void *buffer, vtkTypeUInt64 startWord, size_t maxWords, int wordType) Read from a data section starting at the current position in the stream. Returns the number of words read. SetCompressorV.SetCompressor(vtkDataCompressor) C++: virtual void SetCompressor(vtkDataCompressor *) Get/Set the compressor used to decompress binary and appended data after reading from the file. GetCompressorV.GetCompressor() -> vtkDataCompressor C++: virtual vtkDataCompressor *GetCompressor() Get/Set the compressor used to decompress binary and appended data after reading from the file. GetWordTypeSizeV.GetWordTypeSize(int) -> int C++: size_t GetWordTypeSize(int wordType) Get the size of a word of the given type. ParseV.Parse() -> int C++: int Parse() override; Parse the XML input and check that the file is safe to read. Returns 1 for okay, 0 for error. GetAbortV.GetAbort() -> int C++: virtual int GetAbort() Get/Set flag to abort reading of data. This may be set by a progress event observer. SetAbortV.SetAbort(int) C++: virtual void SetAbort(int _arg) Get/Set flag to abort reading of data. This may be set by a progress event observer. GetProgressV.GetProgress() -> float C++: virtual float GetProgress() Get/Set progress of reading data. This may be checked by a progress event observer. SetProgressV.SetProgress(float) C++: virtual void SetProgress(float _arg) Get/Set progress of reading data. This may be checked by a progress event observer. SetAttributesEncodingV.SetAttributesEncoding(int) C++: virtual void SetAttributesEncoding(int _arg) Get/Set the character encoding that will be used to set the attributes's encoding type of each vtkXMLDataElement created by this parser (i.e., the data element attributes will use that encoding internally). If set to VTK_ENCODING_NONE (default), the attribute encoding type will not be changed and will default to the vtkXMLDataElement default encoding type (see vtkXMLDataElement::AttributeEncoding). GetAttributesEncodingMinValueV.GetAttributesEncodingMinValue() -> int C++: virtual int GetAttributesEncodingMinValue() Get/Set the character encoding that will be used to set the attributes's encoding type of each vtkXMLDataElement created by this parser (i.e., the data element attributes will use that encoding internally). If set to VTK_ENCODING_NONE (default), the attribute encoding type will not be changed and will default to the vtkXMLDataElement default encoding type (see vtkXMLDataElement::AttributeEncoding). GetAttributesEncodingMaxValueV.GetAttributesEncodingMaxValue() -> int C++: virtual int GetAttributesEncodingMaxValue() Get/Set the character encoding that will be used to set the attributes's encoding type of each vtkXMLDataElement created by this parser (i.e., the data element attributes will use that encoding internally). If set to VTK_ENCODING_NONE (default), the attribute encoding type will not be changed and will default to the vtkXMLDataElement default encoding type (see vtkXMLDataElement::AttributeEncoding). GetAttributesEncodingV.GetAttributesEncoding() -> int C++: virtual int GetAttributesEncoding() Get/Set the character encoding that will be used to set the attributes's encoding type of each vtkXMLDataElement created by this parser (i.e., the data element attributes will use that encoding internally). If set to VTK_ENCODING_NONE (default), the attribute encoding type will not be changed and will default to the vtkXMLDataElement default encoding type (see vtkXMLDataElement::AttributeEncoding). CharacterDataHandlerV.CharacterDataHandler(string, int) C++: void CharacterDataHandler(const char *data, int length) override; If you need the text inside XMLElements, turn IgnoreCharacterData off. This method will then be called when the file is parsed, and the text will be stored in each XMLDataElement. VTK XML Readers store the information elsewhere, so the default is to ignore it. GetAppendedDataPositionV.GetAppendedDataPosition() -> int C++: vtkTypeInt64 GetAppendedDataPosition() Returns the byte index of where appended data starts (if the file is using appended data). Valid after the XML is parsed. vtkXMLParservtkObjectvtkObjectBasevtkXMLDataElementvtkDataCompressor! J !'a !!!p!P laP la a!Pa!!paP!aa!ap! X!zRx $AC C$D0 AC $lJAC B$@AC G$'AC I$AC G$ xAC G$4PAC G$\AC J$AC H$lAC L$0lAC L$xAC I$$0AC G$LAC I$tPAC G$AC G$`AC I$AC G$AC I$<xAC I$dPAC G$AC I$pAC G,AC M$ XAC G0!-&8--:-5=-L-qM-6-8-=-;-b:-8  --8--:-L -?-,8--:- --v8-^-<:-5=-8--e=->:-5=-8--u<-N:-$--8--:-bG5=;-8--=-:-Y -L-:8-"-:- --8-s-lK-L:-""-8- --H-=-:-d;B-.-8--:-5=-b8-H-CD-,9- :-  "- -| -d 8-B -: F- =- >- @- A- :-g 9 "-2 - - 8- - C- =- >- @-{ A-! :-  "- "- -y 7-r f -T -L I-* >- @- ;- ?- :-  -_ -W I-7 =-& >- @- A-?-:-2"-("-! -7- --G->-@-m;-U=-89-(:---G-z=-i>-X@-GA-/=-9-:-QB-G8-/-'E- :-0-,-*-B-v-l8-V-B :-B--8--u]9-P2 --8-6-N-N-N-~e;-.:-8- --6-N-N-uN-m^;-24- --J-&-4--x -n4-a-VG -@923-*$(- xh`XH@8( xh`XH@8(     xh `XH@8( @#8.-2)%$1X/0+' `@ `@ `@ PZ  E  h p P5   P i P wp8PFb  p  O$B. {!RCN:lk3uxcf/7Ib/_PyType_Ready__ZN13vtkPythonArgs8GetValueERy__ZN13vtkPythonArgs8GetValueERx_PyvtkXMLDataParser_ClassNew_PyvtkXMLParser_ClassNew_PyVTKObject_New__ZL28PyvtkXMLDataParser_StaticNewv__ZN16vtkXMLDataParser3NewEv__ZN16vtkXMLDataParser14GetRootElementEv__ZN16vtkXMLDataParser5ParseEv_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL26PyvtkXMLDataParser_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr__ZN16vtkXMLDataParser13SetCompressorEP17vtkDataCompressor_PyVTKAddFile_vtkXMLDataParser_PyVTKObject_AsBuffer_strcmp__ZN13vtkPythonArgs9GetBufferERPvP10bufferinfo__ZN13vtkPythonArgs8GetValueERm_PyObject_GC_Del_PyVTKObject_Check__ZN16vtkXMLDataParser16ReadAppendedDataExPvymi__ZN16vtkXMLDataParser14ReadInlineDataEP17vtkXMLDataElementiPvymi__ZN16vtkXMLDataParser14ReadBinaryDataEPvymi__ZN16vtkXMLDataParser13ReadAsciiDataEPvymi__ZN13vtkPythonArgs13ArgCountErrorEii__ZN13vtkPythonArgs8GetValueERi__ZN16vtkXMLDataParser15GetWordTypeSizeEi_PyLong_FromLong_PyLong_FromLongLong_PyLong_FromUnsignedLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag__ZN13vtkPythonArgs8GetValueERf_memmove_PyVTKObject_Delete_PyVTKObject_Traverse_PyBuffer_Release__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL23PyvtkXMLDataParser_Type_PyType_Type_PyFloat_FromDouble_PyErr_Occurred_PyVTKClass_Add_realloc__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkPythonArgs13ArgCountErrorEiPKc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL31PyvtkXMLDataParser_SafeDownCastP7_objectS0___ZL27PyvtkXMLDataParser_SetAbortP7_objectS0___ZL27PyvtkXMLDataParser_GetAbortP7_objectS0___ZL33PyvtkXMLDataParser_GetRootElementP7_objectS0___ZL30PyvtkXMLDataParser_SetProgressP7_objectS0___ZL30PyvtkXMLDataParser_GetProgressP7_objectS0___ZL32PyvtkXMLDataParser_SetCompressorP7_objectS0___ZL32PyvtkXMLDataParser_GetCompressorP7_objectS0___ZL39PyvtkXMLDataParser_CharacterDataHandlerP7_objectS0___ZL42PyvtkXMLDataParser_GetAppendedDataPositionP7_objectS0___ZL40PyvtkXMLDataParser_SetAttributesEncodingP7_objectS0___ZL40PyvtkXMLDataParser_GetAttributesEncodingP7_objectS0___ZL27PyvtkXMLDataParser_IsTypeOfP7_objectS0___ZL34PyvtkXMLDataParser_GetWordTypeSizeP7_objectS0___ZL48PyvtkXMLDataParser_GetAttributesEncodingMaxValueP7_objectS0___ZL48PyvtkXMLDataParser_GetAttributesEncodingMinValueP7_objectS0___ZL24PyvtkXMLDataParser_ParseP7_objectS0___ZL30PyvtkXMLDataParser_NewInstanceP7_objectS0___ZL33PyvtkXMLDataParser_ReadBinaryDataP7_objectS0___ZL32PyvtkXMLDataParser_ReadAsciiDataP7_objectS0___ZL33PyvtkXMLDataParser_ReadInlineDataP7_objectS0___ZL35PyvtkXMLDataParser_ReadAppendedDataP7_objectS0___ZL22PyvtkXMLDataParser_IsAP7_objectS0_