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

Public Member Functions

def __init__ (self, parent, pos_x, pos_y, width, height)
 

Public Attributes

 lastx
 
 lasty
 
 parent
 
 pos_x
 
 pos_y
 

Detailed Description

楕円図形を生成するクラス

Definition at line 342 of file RtmSystemDraw.py.

Constructor & Destructor Documentation

def RtmSystemDraw.makeRectOval.__init__ (   self,
  parent,
  pos_x,
  pos_y,
  width,
  height 
)
クラスの初期化(EllipseShapeの作成)

[引数]
parent -- 親クラスを指定
pos_x  -- 描画するx座標
pos_y  -- 描画するy座標
width  -- 楕円の幅
height -- 楕円の高さ

[戻り値]
void

Definition at line 344 of file RtmSystemDraw.py.

Member Data Documentation

RtmSystemDraw.makeRectOval.lastx

Definition at line 361 of file RtmSystemDraw.py.

RtmSystemDraw.makeRectOval.lasty

Definition at line 362 of file RtmSystemDraw.py.

RtmSystemDraw.makeRectOval.parent

Definition at line 358 of file RtmSystemDraw.py.

RtmSystemDraw.makeRectOval.pos_x

Definition at line 359 of file RtmSystemDraw.py.

RtmSystemDraw.makeRectOval.pos_y

Definition at line 360 of file RtmSystemDraw.py.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:05