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

Public Member Functions

def __init__ (self, parent, width, height)
 

Public Attributes

 lastx
 
 lasty
 
 parent
 

Detailed Description

四角形を描画するラッパークラス

Definition at line 258 of file RtmSystemDraw.py.

Constructor & Destructor Documentation

◆ __init__()

def RtmSystemDraw.makeRectangle.__init__ (   self,
  parent,
  width,
  height 
)
クラスの初期化(Rectangle作成)

[引数]
parent -- 親クラスを指定
width  -- 四角形の幅
height -- 四角形の高さ

[戻り値]
void

Definition at line 260 of file RtmSystemDraw.py.

Member Data Documentation

◆ lastx

RtmSystemDraw.makeRectangle.lastx

Definition at line 274 of file RtmSystemDraw.py.

◆ lasty

RtmSystemDraw.makeRectangle.lasty

Definition at line 275 of file RtmSystemDraw.py.

◆ parent

RtmSystemDraw.makeRectangle.parent

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