X 6x6__text__TEXTxp9__data__DATA8hA[__cstring__TEXT8__compact_unwind__LD.01@D__eh_frame__TEXTX24 h2  (EQ8J( P2UHH=H5HH uHH=H]ÐUH]fDUHSPHH=H5HBH uHH=H5HHt H tH[]H=H[]fUHAVSH0HuHHEЋFEHEHEH}ȃHuH]H=wHAtDH=-Ht1H= -HtH=-Ht HLcHuL1H0[A^]UHAWAVSH(HuHHED~D}HG]ԉ]؅yHHLw(HEMA)Au{HuH}}L}tH=^LAtuH=+LtbH=+LtOH=+Lt1+E1#ILHuHHH([A^A_]UHAVSH HuHHEDvDuHG]]y HHt'H(HtD9uEt)Ht*11H}111 HHuHHH [A^]UHAVSH HuHHEDvDuHG]]y HHt+H(Ht"D9u!Et-HHt(1.H}111HHuHHHH [A^]f.DUHAVSH HuHaHEDvDuHG]]y HHt(H(HtD9uEt*H1Ht(1.H}111HHuHHHH [A^]fUHAWAVSH(HuH(HED~D}HG]ԉ]؅y HHtbLw(HEMt6A)Au1HuH}t}Hut9LHt=1CH}1,HE1 ILHuHHH([A^A_]f.UHAWAVSH(HuHHEDvDuHG]܉]y HHt%H(HtD9uEt3IHt71H}111HH([A^A_]HIHuMt3LILHHHuLLHHHfDUHAWAVSH(HuHKHED~D}HG]ԉ]؅y HHtbLw(HEMt6A)Au1HuH}t}Hut9LHt=1CH}1,HE1 ILHuHHH([A^A_]f.UHAWAVSH(HuHHEDvDuHG]܉]y HHt%H(HtD9uEt3IHt71H}111HH([A^A_]HIHuMt3LILHHHuLLHHHfDUHAWAVSH(HuHnHED~D}HG]ԉ]؅y HHtbLw(HEMt6A)Au1HuH}t}Hut9LHt=1CH}1,HE1 ILHuHHH([A^A_]f.UHAWAVSH(HuHHEDvDuHG]܉]y HHt%H(HtD9uEt3IHt71H}111HH([A^A_]HIHuMt3LILHHHuLLHHHfDUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtbLw(HEMt6A)Au1HuH}t}Hut9LHt=1CH}1,HE1 ILHuHHH([A^A_]f.UHAWAVSH(HuHNHEDvDuHG]܉]y HHt%H(HtD9uEt3IHt71H}111HH([A^A_]HIHuMt3LILHHHuLLHHHfDUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtbLw(HEMt6A)Au1HuH}t}Hut9LHt=1CH}1,HE1 ILHuHHH([A^A_]f.UHAWAVSH(HuHHEDvDuHG]܉]y HHt%H(HtD9uEt3IHt71H}111HH([A^A_]HIHuMt3LILHHHuLLHHHfDUHAWAVSH(HuHKHED~D}HG]ԉ]؅y HHtbLw(HEMt6A)Au1HuH}t}Hut9LHt=1CH}1,HE1 ILHuHHH([A^A_]f.UHAWAVSH(HuHHEDvDuHG]܉]y HHt%H(HtD9uEt3IHt71H}111HH([A^A_]HIHuMt3LILHHHuLLHHHfDUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHt\Lw(MtSA)Au7H5H}HU}t0}t7LHHu9H}1H([A^A_]ILHHuHHUHAVSH HuHHEDvDuHG]]y HHt$H(HtD9uEt&HHt+12H}111!HHHuHHHH [A^]HD  G!S!!!o""%#5###:$O$$$A%U%%%0&B&&&3'D'''6(K(((Q)g)))v**+/+++m,,"-2---vtkPointSetToLabelHierarchyvtkRenderingLabelPython.vtkPointSetToLabelHierarchyvtkPointSetToLabelHierarchy - build a label hierarchy for a graph or point set. Superclass: vtkLabelHierarchyAlgorithm Every point in the input vtkPoints object is taken to be an anchor point for a label. Statistics on the input points are used to subdivide an octree referencing the points until the points each octree node contains have a variance close to the node size and a limited population (< 100). 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) -> vtkPointSetToLabelHierarchy C++: static vtkPointSetToLabelHierarchy *SafeDownCast( vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkPointSetToLabelHierarchy C++: vtkPointSetToLabelHierarchy *NewInstance() SetTargetLabelCountV.SetTargetLabelCount(int) C++: virtual void SetTargetLabelCount(int _arg) Set/get the "ideal" number of labels to associate with each node in the output hierarchy. GetTargetLabelCountV.GetTargetLabelCount() -> int C++: virtual int GetTargetLabelCount() Set/get the "ideal" number of labels to associate with each node in the output hierarchy. SetMaximumDepthV.SetMaximumDepth(int) C++: virtual void SetMaximumDepth(int _arg) Set/get the maximum tree depth in the output hierarchy. GetMaximumDepthV.GetMaximumDepth() -> int C++: virtual int GetMaximumDepth() Set/get the maximum tree depth in the output hierarchy. SetUseUnicodeStringsV.SetUseUnicodeStrings(bool) C++: virtual void SetUseUnicodeStrings(bool _arg) Whether to use unicode strings. GetUseUnicodeStringsV.GetUseUnicodeStrings() -> bool C++: virtual bool GetUseUnicodeStrings() Whether to use unicode strings. UseUnicodeStringsOnV.UseUnicodeStringsOn() C++: virtual void UseUnicodeStringsOn() Whether to use unicode strings. UseUnicodeStringsOffV.UseUnicodeStringsOff() C++: virtual void UseUnicodeStringsOff() Whether to use unicode strings. SetLabelArrayNameV.SetLabelArrayName(string) C++: virtual void SetLabelArrayName(const char *name) Set/get the label array name. GetLabelArrayNameV.GetLabelArrayName() -> string C++: virtual const char *GetLabelArrayName() Set/get the label array name. SetSizeArrayNameV.SetSizeArrayName(string) C++: virtual void SetSizeArrayName(const char *name) Set/get the priority array name. GetSizeArrayNameV.GetSizeArrayName() -> string C++: virtual const char *GetSizeArrayName() Set/get the priority array name. SetPriorityArrayNameV.SetPriorityArrayName(string) C++: virtual void SetPriorityArrayName(const char *name) Set/get the priority array name. GetPriorityArrayNameV.GetPriorityArrayName() -> string C++: virtual const char *GetPriorityArrayName() Set/get the priority array name. SetIconIndexArrayNameV.SetIconIndexArrayName(string) C++: virtual void SetIconIndexArrayName(const char *name) Set/get the icon index array name. GetIconIndexArrayNameV.GetIconIndexArrayName() -> string C++: virtual const char *GetIconIndexArrayName() Set/get the icon index array name. SetOrientationArrayNameV.SetOrientationArrayName(string) C++: virtual void SetOrientationArrayName(const char *name) Set/get the text orientation array name. GetOrientationArrayNameV.GetOrientationArrayName() -> string C++: virtual const char *GetOrientationArrayName() Set/get the text orientation array name. SetBoundedSizeArrayNameV.SetBoundedSizeArrayName(string) C++: virtual void SetBoundedSizeArrayName(const char *name) Set/get the maximum text width (in world coordinates) array name. GetBoundedSizeArrayNameV.GetBoundedSizeArrayName() -> string C++: virtual const char *GetBoundedSizeArrayName() Set/get the maximum text width (in world coordinates) array name. SetTextPropertyV.SetTextProperty(vtkTextProperty) C++: virtual void SetTextProperty(vtkTextProperty *tprop) Set/get the text property assigned to the hierarchy. GetTextPropertyV.GetTextProperty() -> vtkTextProperty C++: virtual vtkTextProperty *GetTextProperty() Set/get the text property assigned to the hierarchy. vtkLabelHierarchyAlgorithmvtkAlgorithmvtkObjectvtkObjectBasevtkTextPropertyOP `!:a!!a!Pa0!a! !@ ! a a a aaaaapa`aPa@a0a!zRx $OAC $D AC $lAC B$AC G$:AC I$AC G$ XAC G$40AC I$\AC G$pAC I$(AC G$AC I$xAC G$$AC G$LAC G$t AC I$AC I$AC I$xAC I$@AC I$<AC I$dAC I$AC I$`AC I$(AC I$AC I$,AC I$TAC I$|8AC G@-#-:-s#-L<-"8=#-:-#-A-;-n<-D!8= - "-*-P-#-:-#-J-~<-T!8=#-:-#-L-=-<-dA8=5 -*"-*-P-#-:-#-K-<-tA8=5#-:-#-M-=-<-a8=U -J"-=*-/P-#-:-#-H-<-a8=U#-4:-#-I-=-<-8=u -j"-]*-OP-=#-:-#-F-<-8=u#-T:-8#-3G-=-<-8= -"-}*-oP-]#->:-&#-B- <-  8= #-t :-X #-S C-= =- <-  8= - "- *- P-} #-^ :-F #-> D- <-  8= #- :-x #-s E-] =-. <-  8= #- :- #-| <-R  8= #- :- #- <- m -` #-N :-6 #- <-8=#-:-w#-I>-<-$-#-:-#-l<-B'8=#-:-#-?-<-d9$-,#-:-#-<-8=#-m:-S#-%?-<-3-/---s@-f#-\:-F#-2<-@-#-:-y#-eM;-@"$-#-:-9-O-O-O-wfO-^E=-<-:-$-#-9-O-yO-qfO-^MO-E2=-7-!-(-6-+-zslVN-IB(-=6/6-'!+-xh`XH@8( xh`XH@8(     xh `XH@8( @%8105,'&4X20.)`@ `@ `@ `@ `P@   %i{ P 07  @   a    y   I  p `% Pm @h0G`;SpqV=s+&.\2;n56}pU`h__ZN27vtkPointSetToLabelHierarchy15SetTextPropertyEP15vtkTextProperty_PyVTKAddFile_vtkPointSetToLabelHierarchy_PyType_Ready_PyvtkPointSetToLabelHierarchy_ClassNew_PyvtkLabelHierarchyAlgorithm_ClassNew_PyVTKObject_New__ZL39PyvtkPointSetToLabelHierarchy_StaticNewv__ZN27vtkPointSetToLabelHierarchy3NewEv__ZN27vtkPointSetToLabelHierarchy20GetPriorityArrayNameEv__ZN27vtkPointSetToLabelHierarchy21GetIconIndexArrayNameEv__ZN27vtkPointSetToLabelHierarchy23GetOrientationArrayNameEv__ZN27vtkPointSetToLabelHierarchy17GetLabelArrayNameEv__ZN27vtkPointSetToLabelHierarchy16GetSizeArrayNameEv__ZN27vtkPointSetToLabelHierarchy23GetBoundedSizeArrayNameEv_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL37PyvtkPointSetToLabelHierarchy_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr_PyVTKObject_AsBuffer_PyErr_Clear_strcmp_strlen_PyObject_GC_Del_PyVTKObject_Check__ZN13vtkPythonArgs13ArgCountErrorEii__ZN13vtkPythonArgs8GetValueERi_PyBool_FromLong_PyLong_FromLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyBytes_FromStringAndSize_PyUnicode_FromStringAndSize_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL34PyvtkPointSetToLabelHierarchy_Type_PyType_Type_PyErr_Occurred_PyVTKClass_Add__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN27vtkPointSetToLabelHierarchy20SetPriorityArrayNameEPKc__ZN27vtkPointSetToLabelHierarchy21SetIconIndexArrayNameEPKc__ZN27vtkPointSetToLabelHierarchy23SetOrientationArrayNameEPKc__ZN27vtkPointSetToLabelHierarchy17SetLabelArrayNameEPKc__ZN27vtkPointSetToLabelHierarchy16SetSizeArrayNameEPKc__ZN27vtkPointSetToLabelHierarchy23SetBoundedSizeArrayNameEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs8GetValueERb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL45PyvtkPointSetToLabelHierarchy_SetTextPropertyP7_objectS0___ZL45PyvtkPointSetToLabelHierarchy_GetTextPropertyP7_objectS0___ZL42PyvtkPointSetToLabelHierarchy_SafeDownCastP7_objectS0___ZL49PyvtkPointSetToLabelHierarchy_SetTargetLabelCountP7_objectS0___ZL49PyvtkPointSetToLabelHierarchy_GetTargetLabelCountP7_objectS0___ZL50PyvtkPointSetToLabelHierarchy_SetUseUnicodeStringsP7_objectS0___ZL50PyvtkPointSetToLabelHierarchy_GetUseUnicodeStringsP7_objectS0___ZL49PyvtkPointSetToLabelHierarchy_UseUnicodeStringsOnP7_objectS0___ZL45PyvtkPointSetToLabelHierarchy_SetMaximumDepthP7_objectS0___ZL45PyvtkPointSetToLabelHierarchy_GetMaximumDepthP7_objectS0___ZL50PyvtkPointSetToLabelHierarchy_UseUnicodeStringsOffP7_objectS0___ZL38PyvtkPointSetToLabelHierarchy_IsTypeOfP7_objectS0___ZL50PyvtkPointSetToLabelHierarchy_SetPriorityArrayNameP7_objectS0___ZL50PyvtkPointSetToLabelHierarchy_GetPriorityArrayNameP7_objectS0___ZL51PyvtkPointSetToLabelHierarchy_SetIconIndexArrayNameP7_objectS0___ZL51PyvtkPointSetToLabelHierarchy_GetIconIndexArrayNameP7_objectS0___ZL53PyvtkPointSetToLabelHierarchy_SetOrientationArrayNameP7_objectS0___ZL53PyvtkPointSetToLabelHierarchy_GetOrientationArrayNameP7_objectS0___ZL47PyvtkPointSetToLabelHierarchy_SetLabelArrayNameP7_objectS0___ZL47PyvtkPointSetToLabelHierarchy_GetLabelArrayNameP7_objectS0___ZL46PyvtkPointSetToLabelHierarchy_SetSizeArrayNameP7_objectS0___ZL46PyvtkPointSetToLabelHierarchy_GetSizeArrayNameP7_objectS0___ZL53PyvtkPointSetToLabelHierarchy_SetBoundedSizeArrayNameP7_objectS0___ZL53PyvtkPointSetToLabelHierarchy_GetBoundedSizeArrayNameP7_objectS0___ZL41PyvtkPointSetToLabelHierarchy_NewInstanceP7_objectS0___ZL33PyvtkPointSetToLabelHierarchy_IsAP7_objectS0_