Public Member Functions | List of all members
RtmSystemDraw.MyEvtHandlerLine Class Reference
Inheritance diagram for RtmSystemDraw.MyEvtHandlerLine:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def OnLeftClick (self, x, y, keys=0, attachment=0)
 

Detailed Description

線のイベントクラス

Definition at line 3011 of file RtmSystemDraw.py.

Constructor & Destructor Documentation

def RtmSystemDraw.MyEvtHandlerLine.__init__ (   self)
クラスの初期化

[引数]
なし

[戻り値]
void

Definition at line 3013 of file RtmSystemDraw.py.

Member Function Documentation

def RtmSystemDraw.MyEvtHandlerLine.OnLeftClick (   self,
  x,
  y,
  keys = 0,
  attachment = 0 
)
マウス左クリック時に呼ばれるイベントハンドラ
線の選択/解除を行う
選択処理では、移動用の円も作成する

[引数]
x          -- イベント時のx座標
y          -- イベント時のy座標
keys       -- キー押下状態(SHIFT、CTRL)
attachment -- アタッチメント(未使用)

[戻り値]
void

Definition at line 3024 of file RtmSystemDraw.py.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:05