Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
215 lines (37 loc) · 2.4 KB

vglModule.pvwInteractorStyle.rst

File metadata and controls

215 lines (37 loc) · 2.4 KB

vgl.pvwInteractorStyle (class)

vgl.pvwInteractorStyle

.. js:class:: vgl.pvwInteractorStyle ()



   .. ============================== constructor details ====================








   Create a new instance of pvwInteractorStyle (for ParaViewWeb)













   :returns:



     :rtype: vgl.pvwInteractorStyle














   .. ============================== properties summary =====================



   .. ============================== events summary ========================





   .. ============================== field details ==========================



   .. ============================== method details =========================






   .. js:function:: vgl.pvwInteractorStyle.handleMouseMove(event)





       :param  event:







       Handle mouse move event












       :returns:


       :rtype: boolean










   .. js:function:: vgl.pvwInteractorStyle.handleMouseDown(event)





       :param  event:







       Handle mouse down event












       :returns:


       :rtype: boolean










   .. js:function:: vgl.pvwInteractorStyle.handleMouseUp(event)





       :param  event:







       Handle mouse up event












       :returns:


       :rtype: boolean









   .. ============================== event details =========================



Documentation generated by jsdoc-toolkit 2.4.0 using jsdoc-toolkit-rst-template