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

Public Member Functions

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

Public Attributes

 parent
 

Detailed Description

アウトポート図形(polygon)描画用クラス

Definition at line 310 of file RtmSystemDraw.py.

Constructor & Destructor Documentation

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

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

[戻り値]
void

Definition at line 312 of file RtmSystemDraw.py.

Member Function Documentation

def RtmSystemDraw.makeOutportPolygon.updateOutportPolygon (   self,
  points 
)
アウトポート図形(polygon)の再描画(座標再指定)

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

[戻り値]
void

Definition at line 328 of file RtmSystemDraw.py.

Member Data Documentation

RtmSystemDraw.makeOutportPolygon.parent

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