Public Member Functions | |
def | __init__ |
Public Attributes | |
parent |
テキストを生成するクラス
Definition at line 369 of file RtmSystemDraw.py.
def RtmSystemDraw.makeTextShape.__init__ | ( | self, | |
parent, | |||
width, | |||
height | |||
) |
クラスの初期化(TextShapeの作成) [引数] parent -- 親クラスを指定する width -- テキスト描画エリアの幅 height -- テキスト描画エリアの高さ [戻り値] void
Definition at line 371 of file RtmSystemDraw.py.
Definition at line 380 of file RtmSystemDraw.py.