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

Public Member Functions

def __init__ (self, parent, points)
 
def updateInportPolygon (self, points)
 

Public Attributes

 parent
 

Detailed Description

インポート図形(polygon)描画用クラス

Definition at line 278 of file RtmSystemDraw.py.

Constructor & Destructor Documentation

def RtmSystemDraw.makeInportPolygon.__init__ (   self,
  parent,
  points 
)
クラスの初期化(PolygonShapeの作成)

[引数]
parent -- 親クラスを指定
points -- タプルで連続した(x,y)座標(wxPoints型)を指定

[戻り値]
void

Definition at line 280 of file RtmSystemDraw.py.

Member Function Documentation

def RtmSystemDraw.makeInportPolygon.updateInportPolygon (   self,
  points 
)
インポート図形(polygon)の再描画(座標再指定)

[引数]
points -- タプルで連続した(x,y)座標(wxPoints型)を指定

[戻り値]
void

Definition at line 296 of file RtmSystemDraw.py.

Member Data Documentation

RtmSystemDraw.makeInportPolygon.parent

Definition at line 291 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