X FxF__text__TEXTNxI-__data__DATAP`xRw__cstring__TEXT"(%__compact_unwind__LD;>0V'__eh_frame__TEXTh@0B h2  hWh]\ P((*>UHAVSH=H5H"H HL51Ht"HH5b"LHH uHHt"HH5@"LHH uHHt"HH5!"LHH uHHt"HH5"LHH uHHt"HH5!LHH uHH=H[A^]f.@UH]fDUHSPHH5+!HHt H tH[]H=H[]fDUHAVSH0HuHo"HEЋFEHEHEH}ȃu\Hut^H]H= HAtH=8Ht HLcHuL1H0[A^]ÐUHAWAVSH(HuH"HED~D}HG]ԉ]؅yHHLw(HEMA)AuQHuH}t|}L}tYH=LAtOH=7Lt1+E1#ILHuHHH([A^A_]fUHAVSH HuHT HEDvDuHG]]y HHt$H(HtD9uEt&iHt*11H}111 HHuHHH [A^]UHAVSH HuH5 HEDvDuHG]]y HHt$H(HtD9uEt&Ht*11H}111 HHuHcHHH [A^]UHAVSH HuHHEDvDuHG]]y HHt$H(HtD9uEt&Ht*11H}111 HHuHcHHH [A^]UHAVSH HuHHEDvDuHG]]y HHtH(HtD9uHt1H}111 HcHHH [A^]f.UHAVSH HuHYHEDvDuHG]]y HHtH(HtD9uHt1H}111 HcHHH [A^]f.UHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtgLw(EMtCA)H}Au:Hut)}Et?A8FltAFlILHt81>1+E1#ILHuHHH([A^A_]fUHAVSH HuH HEDvDuHG]]y HHt$H(HtD9uEt&lHt*11H}111 HHuHHH [A^]UHAVSH HuH:HEDvDuHG]]y HHt+H(Ht"D9u!Et-HHt(1.H}111HHuHHHH [A^]f.DUHAVSH HuHLHEDvDuHG]]y HHt(H(HtD9uEt*H1Ht(1.H}111HHuHHHH [A^]fUHAVSH0HuHqHEDvDuHG]܉]y HHt!H(HtD9uHEHt1$H}111H=&HuHHH0[A^]UHAWAVSH(HuH HED~D}HG]ԉ]؅y HHt\Lw(MtSA)Au7H5c&H}HU}t0}t7LHHu9H}1H([A^A_]ILHHuHHUHAVSH HuHHEDvDuHG]]y HHt%H(HtD9uEt'HHt+12H}111!H HHuHHHH [A^]ÐUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtTLw(EMt0A)H}Au'HutuLHt1%1E1 HHH([A^A_]DUHAVSH HuH HEDvDuHG]]y HHtH(HtD9uHt1H}111 HHH [A^]f.UHAVSH HuHN HEDvDuHG]]y HHtH(HtD9uHt1H}111 HHHH [A^]UHAVSH HuHI HEDvDuHG]]y HHt H(HtD9uHHt1H}111 HHHH [A^]f.fUHAWAVSH(HuH HED~D}HG]ԉ]؅y HHt\Lw(MtSA)Au7H5O"H}HU}t0}t7LHHu9H}1H([A^A_]ILH(HuHHUHAVSH HuHW HEDvDuHG]]y HHt H(HtD9uHHt1H}111 HHHH [A^]f.fUHAVSH HuH. HEDvDuHG]]y HHtHG(HtD9uHXpHt1"H}1111H@HHH [A^]f.UHAWAVSH(HuH HED~D}HG]ԉ]؅y HHt`Lw(MtWA)Au;H5H}HU}t4LHHuH}1H([A^A_]fUHAWAVSH(HuH HED~D}HG]ԉ]؅y HHtWLw(MtNA)Au2HuH}t4uLHuH}1H([A^A_]#HDG#E$N$O%S%H&U&&&''''(())**+"+q++,$,,,.-:-r-- ..... /a/o///!0/01111223344{55 6)6777 88899 ::::*;E;vtkContextSceneSELECTION_NONESELECTION_DEFAULTSELECTION_ADDITIONSELECTION_SUBTRACTIONSELECTION_TOGGLEvtkRenderingContext2DPython.vtkContextScenevtkContextScene - Provides a 2D scene for vtkContextItem objects. Superclass: vtkObject Provides a 2D scene that vtkContextItem objects can be added to. Manages the items, ensures that they are rendered at the right times and passes on mouse events. 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) -> vtkContextScene C++: static vtkContextScene *SafeDownCast(vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkContextScene C++: vtkContextScene *NewInstance() PaintV.Paint(vtkContext2D) -> bool C++: virtual bool Paint(vtkContext2D *painter) Paint event for the chart, called whenever the chart needs to be drawn AddItemV.AddItem(vtkAbstractContextItem) -> int C++: unsigned int AddItem(vtkAbstractContextItem *item) Add child items to this item. Increments reference count of item. \return the index of the child item. RemoveItemV.RemoveItem(vtkAbstractContextItem) -> bool C++: bool RemoveItem(vtkAbstractContextItem *item) V.RemoveItem(int) -> bool C++: bool RemoveItem(unsigned int index) Remove child item from this item. Decrements reference count of item. \param item the item to be removed. \return true on success, false otherwise. GetItemV.GetItem(int) -> vtkAbstractContextItem C++: vtkAbstractContextItem *GetItem(unsigned int index) Get the item at the specified index. \return the item at the specified index (null if index is invalid). GetNumberOfItemsV.GetNumberOfItems() -> int C++: unsigned int GetNumberOfItems() Get the number of child items. ClearItemsV.ClearItems() C++: void ClearItems() Remove all child items from this item. SetAnnotationLinkV.SetAnnotationLink(vtkAnnotationLink) C++: virtual void SetAnnotationLink(vtkAnnotationLink *link) Set the vtkAnnotationLink for the chart. GetAnnotationLinkV.GetAnnotationLink() -> vtkAnnotationLink C++: virtual vtkAnnotationLink *GetAnnotationLink() Get the vtkAnnotationLink for the chart. SetGeometryV.SetGeometry(int, int) C++: void SetGeometry(int, int) V.SetGeometry((int, int)) C++: void SetGeometry(int a[2]) GetGeometryV.GetGeometry() -> (int, int) C++: int *GetGeometry() SetUseBufferIdV.SetUseBufferId(bool) C++: virtual void SetUseBufferId(bool _arg) Set whether the scene should use the color buffer. Default is true. GetUseBufferIdV.GetUseBufferId() -> bool C++: virtual bool GetUseBufferId() Get whether the scene is using the color buffer. Default is true. GetViewWidthV.GetViewWidth() -> int C++: virtual int GetViewWidth() Get the width of the view GetViewHeightV.GetViewHeight() -> int C++: virtual int GetViewHeight() Get the height of the view GetSceneWidthV.GetSceneWidth() -> int C++: int GetSceneWidth() Get the width of the scene. GetSceneHeightV.GetSceneHeight() -> int C++: int GetSceneHeight() Get the height of the scene. SetScaleTilesV.SetScaleTiles(bool) C++: virtual void SetScaleTiles(bool _arg) Whether to scale the scene transform when tiling, for example when using vtkWindowToImageFilter to take a large screenshot. The default is true. GetScaleTilesV.GetScaleTiles() -> bool C++: virtual bool GetScaleTiles() Whether to scale the scene transform when tiling, for example when using vtkWindowToImageFilter to take a large screenshot. The default is true. ScaleTilesOnV.ScaleTilesOn() C++: virtual void ScaleTilesOn() Whether to scale the scene transform when tiling, for example when using vtkWindowToImageFilter to take a large screenshot. The default is true. ScaleTilesOffV.ScaleTilesOff() C++: virtual void ScaleTilesOff() Whether to scale the scene transform when tiling, for example when using vtkWindowToImageFilter to take a large screenshot. The default is true. GetLogicalTileScaleV.GetLogicalTileScale() -> vtkVector2i C++: vtkVector2i GetLogicalTileScale() The tile scale of the target vtkRenderWindow. Hardcoded pixel offsets, etc should properly account for these scale factors. This will simply return vtkVector2i(1, 1) if ScaleTiles is false or if this->Renderer is NULL. SetRendererV.SetRenderer(vtkRenderer) C++: virtual void SetRenderer(vtkRenderer *renderer) This should not be necessary as the context view should take care of rendering. GetRendererV.GetRenderer() -> vtkRenderer C++: virtual vtkRenderer *GetRenderer() This should not be necessary as the context view should take care of rendering. SetDirtyV.SetDirty(bool) C++: void SetDirty(bool isDirty) Inform the scene that something changed that requires a repaint of the scene. This should only be used by the vtkContextItem derived objects in a scene in their event handlers. GetDirtyV.GetDirty() -> bool C++: bool GetDirty() Inform the scene that something changed that requires a repaint of the scene. This should only be used by the vtkContextItem derived objects in a scene in their event handlers. ReleaseGraphicsResourcesV.ReleaseGraphicsResources() C++: void ReleaseGraphicsResources() Release graphics resources hold by the scene. GetBufferIdV.GetBufferId() -> vtkAbstractContextBufferId C++: vtkAbstractContextBufferId *GetBufferId() Return buffer id. Not part of the end-user API. Can be used by context items to initialize their own colorbuffer id (when a context item is a container). SetTransformV.SetTransform(vtkTransform2D) C++: virtual void SetTransform(vtkTransform2D *transform) Set the transform for the scene. GetTransformV.GetTransform() -> vtkTransform2D C++: vtkTransform2D *GetTransform() Get the transform for the scene. HasTransformV.HasTransform() -> bool C++: bool HasTransform() Check whether the scene has a transform. vtkObjectvtkObjectBasevtkContext2DvtkAbstractContextItem@V *vtkAbstractContextItem@IvtkAnnotationLinkvtkVector2ivtkRenderervtkTransform2DR!` pJ!pa!0!0aa<a!`!a ! i a a !P!!!P!a!!P!!a!0a!! !a!@!aazRx $xRAC C$D AC $lJAC B$AC G$HAC I$0AC G$ AC G$4AC I$\HAC I$<AC $AC I$AC G$AC G$$`AC I$LAC G$tiAC E$AC I$AC I$HAC G$AC G$<XAC G$dAC G$XAC G$AC I$AC G$ AC G$,AC G$T@AC G$|AC I$pAC G$AC I$AC G$AC G$DpAC G$lAC I$AC G$AC G$AC I$ (AC I=E-(*-,-P-L-G-E-q*-d,-]O-LF-?G-*-E-,-|G-R!M-E-,-T-G-A=,-bE-H,-CV-,F-G-M-E-,-wQ-\G-2 A=E-,-]-G-p*-fE-N,-Gd-,G-A=E-,-b-J-nG-DM-,-E-,-R-G-oA=c,-BE-(,-#S- F-G->-xE-`,-W\-<G-A=,-E-,-G-b.A=",-E-,-G-z*-m,-[E-C,-G-A=,-E-,-YJ-.G---E-,-Y-G-b0--&E-,-W-G---,-{E-c,-\X-<G---,-E-,-U-G-b:*--,-E-,- G-  A=y ,-Y E-A ,- J- G-  C- ,-j E-R ,-. G-  e- f= D-  A= ,- H-j G-T  K- K- G-  f=h M-[ ,-H E-0 ,- G-  A= ,- E-x ,-s [-\ F-O . G- A=E-,-N-G-r?--6E-,-Z-G-E-M-,-a-uL-NG-$D-c- E---,-`-|F-oNG-$*-,-E-,-_-F-nG-D;-7-5-M-,-E-,-lG-B#M-,-E-,-F-z--`,-<E-'B-g-g-I-G-`E-O--B,-:B-.g-&g- I-@-+-z)-f^-IB1-=6@-)+---@-+---@-+---@-+-|--r@-e+-ZK--D=6?-*$3- 8('&%$#xh"`XH!@8(  xh`XH@8( xh`XH@8(    xh `XH@8( @.898=40/<X:062`@ `@ `@ `@ `@ MPn`@ kp 0 0  P"   `? u  o   8 P*  \ P %   Pm   0BW   % V  @jpAz('@w]@+42_ZcR#B96l_PyType_Ready_PyVTKSpecialObject_CopyNew_PyvtkObject_ClassNew_PyvtkContextScene_ClassNew_PyVTKObject_New__ZL27PyvtkContextScene_StaticNewv__ZNK15vtkContextScene8GetDirtyEv__ZN15vtkContextScene3NewEv__ZN15vtkContextScene13GetViewHeightEv__ZN15vtkContextScene14GetSceneHeightEv__ZN15vtkContextScene10ClearItemsEv__ZN15vtkContextScene16GetNumberOfItemsEv__ZN15vtkContextScene24ReleaseGraphicsResourcesEv__ZN15vtkContextScene11GetRendererEv__ZN15vtkContextScene12GetTransformEv__ZN15vtkContextScene12GetViewWidthEv__ZN15vtkContextScene13GetSceneWidthEv__ZN15vtkContextScene19GetLogicalTileScaleEv__ZN15vtkContextScene11GetBufferIdEv_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL36PyvtkContextScene_RemoveItem_Methods__ZL25PyvtkContextScene_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr__ZN15vtkContextScene11SetRendererEP11vtkRenderer_PyVTKObject_AsBuffer_strcmp__ZN15vtkContextScene10RemoveItemEP22vtkAbstractContextItem__ZN15vtkContextScene7AddItemEP22vtkAbstractContextItem___stack_chk_fail_PyObject_GC_Del__ZN15vtkContextScene17SetAnnotationLinkEP17vtkAnnotationLink_PyVTKObject_Check__ZN13vtkPythonArgs8GetValueERj__ZN15vtkContextScene7GetItemEj__ZN15vtkContextScene10RemoveItemEj__ZN13vtkPythonArgs8GetArrayEPii__ZN13vtkPythonArgs10BuildTupleEPKii__ZN13vtkPythonArgs13ArgCountErrorEii__ZN13vtkPythonArgs8GetValueERi_PyBool_FromLong_PyLong_FromLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase_PyType_Type__ZL22PyvtkContextScene_Type_PyVTKAddFile_vtkContextScene___stack_chk_guard_PyErr_Occurred_PyVTKClass_Add__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkPythonArgs13ArgCountErrorEiPKc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs8GetValueERb__ZN15vtkContextScene8SetDirtyEb__ZN17vtkPythonOverload10CallMethodEP11PyMethodDefP7_objectS3___ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL26PyvtkContextScene_SetDirtyP7_objectS0___ZL26PyvtkContextScene_GetDirtyP7_objectS0___ZL29PyvtkContextScene_SetGeometryP7_objectS0___ZL29PyvtkContextScene_GetGeometryP7_objectS0___ZL30PyvtkContextScene_SafeDownCastP7_objectS0___ZL23PyvtkContextScene_PaintP7_objectS0___ZL31PyvtkContextScene_GetViewHeightP7_objectS0___ZL32PyvtkContextScene_GetSceneHeightP7_objectS0___ZL28PyvtkContextScene_ClearItemsP7_objectS0___ZL34PyvtkContextScene_GetNumberOfItemsP7_objectS0___ZL31PyvtkContextScene_SetScaleTilesP7_objectS0___ZL31PyvtkContextScene_GetScaleTilesP7_objectS0___ZL42PyvtkContextScene_ReleaseGraphicsResourcesP7_objectS0___ZL29PyvtkContextScene_SetRendererP7_objectS0___ZL29PyvtkContextScene_GetRendererP7_objectS0___ZL30PyvtkContextScene_ScaleTilesOnP7_objectS0___ZL30PyvtkContextScene_SetTransformP7_objectS0___ZL30PyvtkContextScene_GetTransformP7_objectS0___ZL30PyvtkContextScene_HasTransformP7_objectS0___ZL25PyvtkContextScene_GetItemP7_objectS0___ZL28PyvtkContextScene_RemoveItemP7_objectS0___ZL25PyvtkContextScene_AddItemP7_objectS0___ZL35PyvtkContextScene_SetAnnotationLinkP7_objectS0___ZL35PyvtkContextScene_GetAnnotationLinkP7_objectS0___ZL30PyvtkContextScene_GetViewWidthP7_objectS0___ZL31PyvtkContextScene_GetSceneWidthP7_objectS0___ZL31PyvtkContextScene_ScaleTilesOffP7_objectS0___ZL26PyvtkContextScene_IsTypeOfP7_objectS0___ZL37PyvtkContextScene_GetLogicalTileScaleP7_objectS0___ZL29PyvtkContextScene_NewInstanceP7_objectS0___ZL29PyvtkContextScene_GetBufferIdP7_objectS0___ZL32PyvtkContextScene_SetUseBufferIdP7_objectS0___ZL32PyvtkContextScene_GetUseBufferIdP7_objectS0___ZL21PyvtkContextScene_IsAP7_objectS0___ZL31PyvtkContextScene_RemoveItem_s2P7_objectS0___ZL31PyvtkContextScene_RemoveItem_s1P7_objectS0___ZN15vtkContextScene5PaintEP12vtkContext2D__ZN15vtkContextScene12SetTransformEP14vtkTransform2D