(nn__text__TEXT,pq__literal8__TEXT,/__cstring__TEXT8-)0__data__DATAVP Y~__compact_unwind__LD0``b3__eh_frame__TEXTfXi h2  0c` P336-UHAVSH=(-1HHH=H18IH uHL[A^]DUHAWAVATSH=H5H,1FHL5HHH4HH5,LHtH u H=H=M,11HL%H=H1A$8IH uHMtH58,LLIuLH=+1HH=H1A$8IH uHMtH5+LLIuLH=+1HH=H1A$8IH uHMtH5+LLIuLH=/+1HH=H1A$8IH uHMtH53+LLIuLH=*1HH=H1A$8IH uHMtH5*LLIuLH=H[A\A^A_]fDUHSPHH5G*HHt H tH[]H=H[]fDUHAVSH0HuH,HEЋFEHEHEH}ȃHuH]H=)HAtDH=RHt1H=SHtH=RHt HLcHuL1H0[A^]UHAWAVSH(HuH8,HED~D}HG]ԉ]؅yHHLw(HEMA)Au{HuH}}L}tH=(LAtuH=QLtbH=QLtOH=QLt int C++: static vtkTypeBool IsTypeOf(const char *type) Standard methods for the class. IsAV.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Standard methods for the class. SafeDownCastV.SafeDownCast(vtkObjectBase) -> vtkSliderRepresentation C++: static vtkSliderRepresentation *SafeDownCast( vtkObjectBase *o) Standard methods for the class. NewInstanceV.NewInstance() -> vtkSliderRepresentation C++: vtkSliderRepresentation *NewInstance() Standard methods for the class. SetValueV.SetValue(float) C++: void SetValue(double value) Specify the current value for the widget. The value should lie between the minimum and maximum values. GetValueV.GetValue() -> float C++: virtual double GetValue() Specify the current value for the widget. The value should lie between the minimum and maximum values. SetMinimumValueV.SetMinimumValue(float) C++: void SetMinimumValue(double value) Set the current minimum value that the slider can take. Setting the minimum value greater than the maximum value will cause the maximum value to grow to (minimum value + 1). GetMinimumValueV.GetMinimumValue() -> float C++: virtual double GetMinimumValue() Set the current minimum value that the slider can take. Setting the minimum value greater than the maximum value will cause the maximum value to grow to (minimum value + 1). SetMaximumValueV.SetMaximumValue(float) C++: void SetMaximumValue(double value) Set the current maximum value that the slider can take. Setting the maximum value less than the minimum value will cause the minimum value to change to (maximum value - 1). GetMaximumValueV.GetMaximumValue() -> float C++: virtual double GetMaximumValue() Set the current maximum value that the slider can take. Setting the maximum value less than the minimum value will cause the minimum value to change to (maximum value - 1). SetSliderLengthV.SetSliderLength(float) C++: virtual void SetSliderLength(double _arg) Specify the length of the slider shape (in normalized display coordinates [0.01,0.5]). The slider length by default is 0.05. GetSliderLengthMinValueV.GetSliderLengthMinValue() -> float C++: virtual double GetSliderLengthMinValue() Specify the length of the slider shape (in normalized display coordinates [0.01,0.5]). The slider length by default is 0.05. GetSliderLengthMaxValueV.GetSliderLengthMaxValue() -> float C++: virtual double GetSliderLengthMaxValue() Specify the length of the slider shape (in normalized display coordinates [0.01,0.5]). The slider length by default is 0.05. GetSliderLengthV.GetSliderLength() -> float C++: virtual double GetSliderLength() Specify the length of the slider shape (in normalized display coordinates [0.01,0.5]). The slider length by default is 0.05. SetSliderWidthV.SetSliderWidth(float) C++: virtual void SetSliderWidth(double _arg) Set the width of the slider in the directions orthogonal to the slider axis. Using this it is possible to create ellipsoidal and hockey puck sliders (in some subclasses). By default the width is 0.05. GetSliderWidthMinValueV.GetSliderWidthMinValue() -> float C++: virtual double GetSliderWidthMinValue() Set the width of the slider in the directions orthogonal to the slider axis. Using this it is possible to create ellipsoidal and hockey puck sliders (in some subclasses). By default the width is 0.05. GetSliderWidthMaxValueV.GetSliderWidthMaxValue() -> float C++: virtual double GetSliderWidthMaxValue() Set the width of the slider in the directions orthogonal to the slider axis. Using this it is possible to create ellipsoidal and hockey puck sliders (in some subclasses). By default the width is 0.05. GetSliderWidthV.GetSliderWidth() -> float C++: virtual double GetSliderWidth() Set the width of the slider in the directions orthogonal to the slider axis. Using this it is possible to create ellipsoidal and hockey puck sliders (in some subclasses). By default the width is 0.05. SetTubeWidthV.SetTubeWidth(float) C++: virtual void SetTubeWidth(double _arg) Set the width of the tube (in normalized display coordinates) on which the slider moves. By default the width is 0.05. GetTubeWidthMinValueV.GetTubeWidthMinValue() -> float C++: virtual double GetTubeWidthMinValue() Set the width of the tube (in normalized display coordinates) on which the slider moves. By default the width is 0.05. GetTubeWidthMaxValueV.GetTubeWidthMaxValue() -> float C++: virtual double GetTubeWidthMaxValue() Set the width of the tube (in normalized display coordinates) on which the slider moves. By default the width is 0.05. GetTubeWidthV.GetTubeWidth() -> float C++: virtual double GetTubeWidth() Set the width of the tube (in normalized display coordinates) on which the slider moves. By default the width is 0.05. SetEndCapLengthV.SetEndCapLength(float) C++: virtual void SetEndCapLength(double _arg) Specify the length of each end cap (in normalized coordinates [0.0,0.25]). By default the length is 0.025. If the end cap length is set to 0.0, then the end cap will not display at all. GetEndCapLengthMinValueV.GetEndCapLengthMinValue() -> float C++: virtual double GetEndCapLengthMinValue() Specify the length of each end cap (in normalized coordinates [0.0,0.25]). By default the length is 0.025. If the end cap length is set to 0.0, then the end cap will not display at all. GetEndCapLengthMaxValueV.GetEndCapLengthMaxValue() -> float C++: virtual double GetEndCapLengthMaxValue() Specify the length of each end cap (in normalized coordinates [0.0,0.25]). By default the length is 0.025. If the end cap length is set to 0.0, then the end cap will not display at all. GetEndCapLengthV.GetEndCapLength() -> float C++: virtual double GetEndCapLength() Specify the length of each end cap (in normalized coordinates [0.0,0.25]). By default the length is 0.025. If the end cap length is set to 0.0, then the end cap will not display at all. SetEndCapWidthV.SetEndCapWidth(float) C++: virtual void SetEndCapWidth(double _arg) Specify the width of each end cap (in normalized coordinates [0.0,0.25]). By default the width is twice the tube width. GetEndCapWidthMinValueV.GetEndCapWidthMinValue() -> float C++: virtual double GetEndCapWidthMinValue() Specify the width of each end cap (in normalized coordinates [0.0,0.25]). By default the width is twice the tube width. GetEndCapWidthMaxValueV.GetEndCapWidthMaxValue() -> float C++: virtual double GetEndCapWidthMaxValue() Specify the width of each end cap (in normalized coordinates [0.0,0.25]). By default the width is twice the tube width. GetEndCapWidthV.GetEndCapWidth() -> float C++: virtual double GetEndCapWidth() Specify the width of each end cap (in normalized coordinates [0.0,0.25]). By default the width is twice the tube width. SetTitleTextV.SetTitleText(string) C++: virtual void SetTitleText(const char *) Specify the label text for this widget. If the value is not set, or set to the empty string "", then the label text is not displayed. GetTitleTextV.GetTitleText() -> string C++: virtual const char *GetTitleText() SetLabelFormatV.SetLabelFormat(string) C++: virtual void SetLabelFormat(const char *_arg) Set/Get the format with which to print the slider value. GetLabelFormatV.GetLabelFormat() -> string C++: virtual char *GetLabelFormat() Set/Get the format with which to print the slider value. SetLabelHeightV.SetLabelHeight(float) C++: virtual void SetLabelHeight(double _arg) Specify the relative height of the label as compared to the length of the slider. GetLabelHeightMinValueV.GetLabelHeightMinValue() -> float C++: virtual double GetLabelHeightMinValue() Specify the relative height of the label as compared to the length of the slider. GetLabelHeightMaxValueV.GetLabelHeightMaxValue() -> float C++: virtual double GetLabelHeightMaxValue() Specify the relative height of the label as compared to the length of the slider. GetLabelHeightV.GetLabelHeight() -> float C++: virtual double GetLabelHeight() Specify the relative height of the label as compared to the length of the slider. SetTitleHeightV.SetTitleHeight(float) C++: virtual void SetTitleHeight(double _arg) Specify the relative height of the title as compared to the length of the slider. GetTitleHeightMinValueV.GetTitleHeightMinValue() -> float C++: virtual double GetTitleHeightMinValue() Specify the relative height of the title as compared to the length of the slider. GetTitleHeightMaxValueV.GetTitleHeightMaxValue() -> float C++: virtual double GetTitleHeightMaxValue() Specify the relative height of the title as compared to the length of the slider. GetTitleHeightV.GetTitleHeight() -> float C++: virtual double GetTitleHeight() Specify the relative height of the title as compared to the length of the slider. SetShowSliderLabelV.SetShowSliderLabel(int) C++: virtual void SetShowSliderLabel(int _arg) Indicate whether the slider text label should be displayed. This is a number corresponding to the current Value of this widget. GetShowSliderLabelV.GetShowSliderLabel() -> int C++: virtual int GetShowSliderLabel() Indicate whether the slider text label should be displayed. This is a number corresponding to the current Value of this widget. ShowSliderLabelOnV.ShowSliderLabelOn() C++: virtual void ShowSliderLabelOn() Indicate whether the slider text label should be displayed. This is a number corresponding to the current Value of this widget. ShowSliderLabelOffV.ShowSliderLabelOff() C++: virtual void ShowSliderLabelOff() Indicate whether the slider text label should be displayed. This is a number corresponding to the current Value of this widget. GetCurrentTV.GetCurrentT() -> float C++: virtual double GetCurrentT() Methods to interface with the vtkSliderWidget. Subclasses of this class actually do something. GetPickedTV.GetPickedT() -> float C++: virtual double GetPickedT() vtkWidgetRepresentationvtkPropvtkObjectvtkObjectBase- -HD.//`0d000}112 222N3^3O4_4R5b5R6b6T7d7+8C89-99:::;<$=;=W>f>r??:@O@A*AAABBCCDEF%F$G3GG HHHIIJJZKgKKKBLQLLLvMM2NINNNOO;PRPPQQQWRjR5SHST TTTUUYVdVK!P J0!:aP!!a!pa ! a !P ap !0 ! ! a!!@! a!!!P a`! !! a!p!0!aaa a! a"!p#!0$!$ a&!&!'!@(a )!)!*!@+!,!zRx $PKAC C,DxAC G$t؛JAC B$AC G$:AC I$НAC G$XAC G$<0AC I$dAC G$PAC I$ؠAC G$pAC I$AC G$,AC I$TAC G$| AC G$AC G$P AC I$8AC G$ЦAC G$DhAC G$l AC I$AC G$AC G$AC G$  AC I$4AC G$\0AC G$ȬAC G$` AC I$HAC G$AC G$$xAC G$LAC I$tȰAC I$AC I$XAC I$ AC I$AC G$<AC G$d8AC G$з AC I$AC G$PAC G$AC G$,AC I$T8AC G$|AC G$XAC G$AC G$xAC G,:-,9-,T-i,9-<,V-,+:-+9-+T-+9-|+V-R+++R=+9-+T-*9-*V-*n*R=b*9-R*T-:*9- *V-));-)9-)T-)9-\)V-2))R= )9-(T-(9-(Y-~(V-T(%(:-(9-(T-'9-'V-'e':-V'9-A'T-)'9-'&V-&&:-&9-|&T-d&9-<&V-&%R=%9-%T-%9-}%]%X-.%V-%$:-$9-$T-$9-l$V-B$$:-$9-#T-#9-##V-#P#:-A#9-,#T-#9-"V-""R="9-z"T-`"9--" "X-!V-!!R=!6-y!8-l!C-^!b-L!9--!T-!9- V-  R= 9-09- T-`-b-_-wa-9W-V-R=6-8-C-zb-h9-IT-19-V-R=9-T-l9-]W-.V-:-9-T-9-lV-B:-9-T-9-V-P:-A9-,T-9-V-R=9-zT-`9-- X-V-:-v9-aT-I9-V-:-9-T-9-\V-2:-9-T-9-V-rTR=H9-*T-9-X-V-d5:-&9-T-9-V-u:-f9-QT-99-/ V-:-9-T-t9-LV-"R=9-T-9-mX->V-:-9-T-9-|V-R%:-9-T-9-V-`:-Q9-<T-$9-V-R=9-T-p9-=X-V-:-9-qT-Y9-,V- :- 9- T- 9- l V-B  :- 9- T- 9-  V- d R=X 9-: T- 9-   X- V-d 5 :-& 9- T- 9- V-  T-g R=[ 9-V \-E X- V-  :- 9- T- 9-\ V-2  T-R=9-]-X-V-U:-F9-1T-9-V-T-R={9-v^-eX->V-L-H-F-[-9-T-9-r<V-[-9-T-9-U-bD;-*9-T-S-a-a-a-a-W-NV-$T-;-9-S-a-a-a-a-rW-B&Q- 7-4-A-Q-7-Q-yoO-c\Q-O7-D8Q-O-Q-7-Q-O-Q-7-|Q-_UO-IBQ-57-*Q-<=O-Q-7-Z-A-P-ysD-le^?Q-$<=O- (  2  10/.x-phX,PH8+0(*)('&x%phX$PH8#0("! xphXPH80(xphXPH80(x phX PH8 0(  xphXPH80>JIPNH8E0@(? MKGB@=<B@ `@ `@ `@ `@ `@ `@ {VIxXZ 0P  vp  : (P p p 0 d  7 S @ ~ = P `   z; p 0_1 !) " p#E0$$l &- &'@( )l)v *&@+^,s3P^^MnHpW6t)-K|"hk_PyType_Ready_PyvtkWidgetRepresentation_ClassNew_PyvtkSliderRepresentation_ClassNew_PyVTKObject_New__ZdaPv_PyVTKObject_GetSet__Py_NoneStruct__ZN13vtkPythonUtil12AddEnumToMapEP11_typeobject_PyVTKObject_GetObject__ZL33PyvtkSliderRepresentation_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr_PyVTKObject_AsBuffer_PyErr_Clear_strcmp_PyVTKAddFile_vtkSliderRepresentation_strlen__Znam_PyObject_GC_Del_PyVTKObject_Check__Z52PyvtkSliderRepresentation__InteractionState_FromEnumi__ZN13vtkPythonArgs13ArgCountErrorEii__ZN13vtkPythonArgs8GetValueERi_PyLong_FromLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyBytes_FromStringAndSize_PyUnicode_FromStringAndSize_Py_BuildValue_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL30PyvtkSliderRepresentation_Type_PyLong_Type__ZL48PyvtkSliderRepresentation__InteractionState_Type_PyType_Type_PyFloat_FromDouble_PyObject_Free_PyErr_Occurred_PyVTKClass_Add__ZN13vtkPythonArgs8GetValueERd__ZN23vtkSliderRepresentation8SetValueEd__ZN23vtkSliderRepresentation15SetMaximumValueEd__ZN23vtkSliderRepresentation15SetMinimumValueEd__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL38PyvtkSliderRepresentation_SetTitleTextP7_objectS0___ZL38PyvtkSliderRepresentation_GetTitleTextP7_objectS0___ZL38PyvtkSliderRepresentation_SafeDownCastP7_objectS0___ZL40PyvtkSliderRepresentation_SetLabelHeightP7_objectS0___ZL40PyvtkSliderRepresentation_GetLabelHeightP7_objectS0___ZL40PyvtkSliderRepresentation_SetTitleHeightP7_objectS0___ZL40PyvtkSliderRepresentation_GetTitleHeightP7_objectS0___ZL40PyvtkSliderRepresentation_SetLabelFormatP7_objectS0___ZL40PyvtkSliderRepresentation_GetLabelFormatP7_objectS0___ZL43PyvtkSliderRepresentation_ShowSliderLabelOnP7_objectS0___ZL44PyvtkSliderRepresentation_SetShowSliderLabelP7_objectS0___ZL44PyvtkSliderRepresentation_GetShowSliderLabelP7_objectS0___ZL41PyvtkSliderRepresentation_SetSliderLengthP7_objectS0___ZL41PyvtkSliderRepresentation_GetSliderLengthP7_objectS0___ZL41PyvtkSliderRepresentation_SetEndCapLengthP7_objectS0___ZL41PyvtkSliderRepresentation_GetEndCapLengthP7_objectS0___ZL40PyvtkSliderRepresentation_SetSliderWidthP7_objectS0___ZL40PyvtkSliderRepresentation_GetSliderWidthP7_objectS0___ZL40PyvtkSliderRepresentation_SetEndCapWidthP7_objectS0___ZL40PyvtkSliderRepresentation_GetEndCapWidthP7_objectS0___ZL38PyvtkSliderRepresentation_SetTubeWidthP7_objectS0___ZL38PyvtkSliderRepresentation_GetTubeWidthP7_objectS0___ZL44PyvtkSliderRepresentation_ShowSliderLabelOffP7_objectS0___ZL34PyvtkSliderRepresentation_IsTypeOfP7_objectS0___ZL48PyvtkSliderRepresentation_GetLabelHeightMaxValueP7_objectS0___ZL48PyvtkSliderRepresentation_GetTitleHeightMaxValueP7_objectS0___ZL49PyvtkSliderRepresentation_GetSliderLengthMaxValueP7_objectS0___ZL49PyvtkSliderRepresentation_GetEndCapLengthMaxValueP7_objectS0___ZL48PyvtkSliderRepresentation_GetSliderWidthMaxValueP7_objectS0___ZL48PyvtkSliderRepresentation_GetEndCapWidthMaxValueP7_objectS0___ZL46PyvtkSliderRepresentation_GetTubeWidthMaxValueP7_objectS0___ZL34PyvtkSliderRepresentation_SetValueP7_objectS0___ZL34PyvtkSliderRepresentation_GetValueP7_objectS0___ZL48PyvtkSliderRepresentation_GetLabelHeightMinValueP7_objectS0___ZL48PyvtkSliderRepresentation_GetTitleHeightMinValueP7_objectS0___ZL49PyvtkSliderRepresentation_GetSliderLengthMinValueP7_objectS0___ZL49PyvtkSliderRepresentation_GetEndCapLengthMinValueP7_objectS0___ZL48PyvtkSliderRepresentation_GetSliderWidthMinValueP7_objectS0___ZL48PyvtkSliderRepresentation_GetEndCapWidthMinValueP7_objectS0___ZL46PyvtkSliderRepresentation_GetTubeWidthMinValueP7_objectS0___ZL41PyvtkSliderRepresentation_SetMaximumValueP7_objectS0___ZL41PyvtkSliderRepresentation_GetMaximumValueP7_objectS0___ZL41PyvtkSliderRepresentation_SetMinimumValueP7_objectS0___ZL41PyvtkSliderRepresentation_GetMinimumValueP7_objectS0___ZL37PyvtkSliderRepresentation_NewInstanceP7_objectS0___ZL37PyvtkSliderRepresentation_GetCurrentTP7_objectS0___ZL36PyvtkSliderRepresentation_GetPickedTP7_objectS0___ZL29PyvtkSliderRepresentation_IsAP7_objectS0_