Public Member Functions
RtmSystemDraw.MyEvtHandlerLine Class Reference

List of all members.

Public Member Functions

def __init__
def OnLeftClick

Detailed Description

線のイベントクラス

Definition at line 3011 of file RtmSystemDraw.py.


Constructor & Destructor Documentation

クラスの初期化

[引数]
なし

[戻り値]
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 Sat Jun 8 2019 18:49:16