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

◆ __init__()

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

◆ lastx

RtmSystemDraw.makeRectOval.lastx

Definition at line 361 of file RtmSystemDraw.py.

◆ lasty

RtmSystemDraw.makeRectOval.lasty

Definition at line 362 of file RtmSystemDraw.py.

◆ parent

RtmSystemDraw.makeRectOval.parent

Definition at line 358 of file RtmSystemDraw.py.

◆ pos_x

RtmSystemDraw.makeRectOval.pos_x

Definition at line 359 of file RtmSystemDraw.py.

◆ pos_y

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 Feb 28 2022 23:00:48