ELF>Y@@0/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+%(uVH0]fDHHuӐtHHuH뵐HHH;tHUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uVH0]fDHHuӐtHHuH뵐HHhH;tHSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u}H0[fDHHuӐt,fH~HufHnfHHxH;ufH~fDfH~f.SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uUH0[fDHHuӐtHu뵐HHH;tЉfUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(u_H@]f.HHuϐH5HT$H|$|$HtHHuHHff.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(H@]fDHHuϐHt$H|$tD$$D$t?f.ztHEHHuHHt@HEHH;u$f.ztHDHff.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(H8@HHuҐHtAHH;uIu ƇHuHH@HH;t@fH8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(H8@HHuҐHtAHH;uIt ƇHuHH@HH;t@1DUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(D$Ht!D$ +D$$tAH|$1HT$8dH+%(H@]ÐHHuԐHt$H|$tD$$t$t8@8tHE@HHuHH@HEHH;u$@8t@HfH@ATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfATL%H lHH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(uzH@]f.HHuϐH5HT$H|$|$HtD$$u(HEHHuHH@HUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(ucH0]fDHHuӐu,HHHuHHxHfD@SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uMH0[fDHHuӐu$HpHuHcDHf.z uHH@8tH@SafeDownCastvtkObjectBasevtkGraphLayoutIsTypeOfIsAGetTransformGetLayoutStrategyGetZRangeGetUseTransformSetLayoutStrategyvtkGraphLayoutStrategySetZRangeUseTransformOnUseTransformOffSetUseTransformNewInstanceSetTransformvtkAbstractTransformGetMTimeIsLayoutCompletevtkGraphAlgorithmvtkAlgorithmvtkObjectUH=Hu]ÐHH=tHH=tHH=tH]HHH;u!tƇ1HHH;u!uƇvtkGraphLayout - layout a graph in 2 or 3 dimensions Superclass: vtkGraphAlgorithm This class is a shell for many graph layout strategies which may be set using the SetLayoutStrategy() function. The layout strategies do the actual work. .SECION Thanks Thanks to Brian Wylie from Sandia National Laboratories for adding incremental layout capabilities. vtkInfovisLayoutPython.vtkGraphLayoutV.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) -> vtkGraphLayout C++: static vtkGraphLayout *SafeDownCast(vtkObjectBase *o) V.NewInstance() -> vtkGraphLayout C++: vtkGraphLayout *NewInstance() V.SetLayoutStrategy(vtkGraphLayoutStrategy) C++: void SetLayoutStrategy(vtkGraphLayoutStrategy *strategy) The layout strategy to use during graph layout. V.GetLayoutStrategy() -> vtkGraphLayoutStrategy C++: virtual vtkGraphLayoutStrategy *GetLayoutStrategy() The layout strategy to use during graph layout. V.IsLayoutComplete() -> int C++: virtual int IsLayoutComplete() Ask the layout algorithm if the layout is complete V.GetMTime() -> int C++: vtkMTimeType GetMTime() override; Get the modification time of the layout algorithm. V.GetZRange() -> float C++: virtual double GetZRange() Set the ZRange for the output data. If the initial layout is planar (i.e. all z coordinates are zero), the coordinates will be evenly spaced from 0.0 to ZRange. The default is zero, which has no effect. V.SetZRange(float) C++: virtual void SetZRange(double _arg) Set the ZRange for the output data. If the initial layout is planar (i.e. all z coordinates are zero), the coordinates will be evenly spaced from 0.0 to ZRange. The default is zero, which has no effect. V.GetTransform() -> vtkAbstractTransform C++: virtual vtkAbstractTransform *GetTransform() Transform the graph vertices after the layout. V.SetTransform(vtkAbstractTransform) C++: virtual void SetTransform(vtkAbstractTransform *t) Transform the graph vertices after the layout. V.SetUseTransform(bool) C++: virtual void SetUseTransform(bool _arg) Whether to use the specified transform after layout. V.GetUseTransform() -> bool C++: virtual bool GetUseTransform() Whether to use the specified transform after layout. V.UseTransformOn() C++: virtual void UseTransformOn() Whether to use the specified transform after layout. V.UseTransformOff() C++: virtual void UseTransformOff() Whether to use the specified transform after layout. HHHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0 D)X l!   EDPa AE bEY B }<?((EAD`n AAF 0TFAA D`  AABH ED@ AG ED@ AG ED@ AG ED@ AG EDP AK <TEDP AG `H@ E | H@ E LEDP AB gFD@ EE MFF0OFDD n ABA DDB0 DEDP AK hED@ AG $ED@ AG   " Q |   p P1 `c @ @T  & LX  g$&     0A $&ty ~*37DV`p " #" C")c" "!" " @l{"b "<0F"?l5Dc M O-BN  * B Z o    _ZL26PyvtkGraphLayout_StaticNewv_ZL29PyvtkGraphLayout_SafeDownCastP7_objectS0__ZL25PyvtkGraphLayout_IsTypeOfP7_objectS0__ZL20PyvtkGraphLayout_IsAP7_objectS0__ZL29PyvtkGraphLayout_GetTransformP7_objectS0__ZL34PyvtkGraphLayout_GetLayoutStrategyP7_objectS0__ZL26PyvtkGraphLayout_GetZRangeP7_objectS0__ZL32PyvtkGraphLayout_GetUseTransformP7_objectS0__ZL34PyvtkGraphLayout_SetLayoutStrategyP7_objectS0__ZL26PyvtkGraphLayout_SetZRangeP7_objectS0__ZL31PyvtkGraphLayout_UseTransformOnP7_objectS0__ZL32PyvtkGraphLayout_UseTransformOffP7_objectS0__ZL32PyvtkGraphLayout_SetUseTransformP7_objectS0__ZL28PyvtkGraphLayout_NewInstanceP7_objectS0__ZL21PyvtkGraphLayout_Type_ZL24PyvtkGraphLayout_Methods_GLOBAL__sub_I_vtkGraphLayoutPython.cxx_ZL29PyvtkGraphLayout_SetTransformP7_objectS0__ZL25PyvtkGraphLayout_GetMTimeP7_objectS0__ZL33PyvtkGraphLayout_IsLayoutCompleteP7_objectS0_.LC0.LC1.LC2.LC6.LC3.LC4.LC5.LC7.LC8.LC9.LC10.LC11.LC12.LC13.LC14.LC15.LC16.LC17.LC18.LC20.LC21.LC22.LC23.LC19_ZN14vtkGraphLayout17GetLayoutStrategyEv_ZN14vtkGraphLayout9GetZRangeEv_ZN14vtkGraphLayout9SetZRangeEd_ZN14vtkGraphLayout12GetTransformEv_ZN14vtkGraphLayout15SetUseTransformEb_ZN14vtkGraphLayout15GetUseTransformEv_ZN14vtkGraphLayout3NewEv_ZNK14vtkGraphLayout19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN14vtkGraphLayout3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN14vtkGraphLayout15UseTransformOffEv_GLOBAL_OFFSET_TABLE__ZN14vtkGraphLayout14UseTransformOnEv_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1_PyFloat_FromDoublePyBool_FromLong_ZN14vtkGraphLayout17SetLayoutStrategyEP22vtkGraphLayoutStrategy_Py_NoneStruct_ZN13vtkPythonArgs8GetValueERd_ZN13vtkPythonArgs8GetValueERbPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlagPyvtkGraphLayout_ClassNewPyVTKClass_AddPyvtkGraphAlgorithm_ClassNewPyType_ReadyPyVTKAddFile_vtkGraphLayoutPyDict_SetItemString_Py_Dealloc_ZN14vtkGraphLayout12SetTransformEP20vtkAbstractTransform_ZN14vtkGraphLayout8GetMTimeEvPyLong_FromUnsignedLong_ZN14vtkGraphLayout16IsLayoutCompleteEvPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,&`F'G(HIHJ )JF}Q(L*LHR+L,LMJ$-FSQ*K(L*LH-RN+SLa,fLrMJ.F!S<HII]*AkJ/FSH)I=*>KJq0FSHT-*?RJ1FS HU-*C:Ja2FS3GVH%*W0Ja4FSX3 H? *W^ *@ J 5 F1 SQ *Bn Hz *W *P J 6 FA Sa *B~ H *W *N J 7? Fa S{ Y H *W *B J2 8 F S *E D ( HIZ([E\THsJ$(%^$_$`](bA9FS:GH*W$d+JQ;FSHRefJA<FSHRgJDcD(L&*+L9+>LL,QL^M*B*B=$hh0iXjklmnop8q@r *  3(8@ HX` h x p@H Dp   0 VPp  (@8x@ 7HX` h x     ``(       4H\p  ,XpP`@@@d    4H l0 .symtab.strtab.shstrtab.rela.text.data.bss.text._ZN14vtkGraphLayout17GetLayoutStrategyEv.text._ZN14vtkGraphLayout9GetZRangeEv.text._ZN14vtkGraphLayout9SetZRangeEd.text._ZN14vtkGraphLayout12GetTransformEv.text._ZN14vtkGraphLayout15SetUseTransformEb.text._ZN14vtkGraphLayout15GetUseTransformEv.rela.text._ZNK14vtkGraphLayout19NewInstanceInternalEv.rodata.str1.1.rodata._ZN14vtkGraphLayout3IsAEPKc.str1.1.rela.text._ZN14vtkGraphLayout3IsAEPKc.rela.text._ZN14vtkGraphLayout15UseTransformOffEv.rela.text._ZN14vtkGraphLayout14UseTransformOnEv.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@->H-?P-@X-A`-Bh-Cp -E| -K -N -P @`=- &,1 ` ) !0 5@ 0@`L-g2Iv2c)b@xL-<@PM-@?@hM-+2 ?!:@M0- R!M@M-"c ! ^@M -$r"  m@N-&0$, %% 0%@hS-+( .> 3 8V