|
def | __init__ (self, parent, fullpath, pos_x, pos_y) |
|
def | changeBodyColor (self, state) |
|
def | checkCompState (self) |
|
def | checkOtherConnect (self) |
|
def | createWidget (self, rot) |
|
def | dmove (self, dc, movex, movey) |
|
def | portToFlash (self) |
|
def | reConnectLine (self) |
|
def | ref_exit (self) |
|
def | ref_kill (self) |
|
def | ref_reset (self) |
|
def | ref_start (self) |
|
def | ref_stop (self) |
|
def | refresh (self) |
|
def | refresh_outp (self) |
|
def | remakeLines (self) |
|
def | removeWidget (self, dc, rot=0) |
|
def | reversesBody (self) |
|
def | rotatesBody (self) |
|
def | selected (self) |
|
def | unselected (self, dc) |
|
def | updatePolygonSize (self, x, y, ratioW, ratioH) |
|
����ݡ��ͥ�ȿ������Τ�������륯�饹
Definition at line 1909 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
fullpath, |
|
|
|
pos_x, |
|
|
|
pos_y |
|
) |
| |
���饹�ν�����ʥ���ݡ��ͥ�ȿ��κ�����
[����]
parent -- �ƥ��饹����ꤹ��
fullpath -- ����ݡ��ͥ�ȤΥ��͡���
pos_x -- ����ݡ��ͥ�ȿ��Σ���ɸ
pos_y -- ����ݡ��ͥ�ȿ��Σ���ɸ
[�����]
void
Definition at line 1911 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.changeBodyColor |
( |
|
self, |
|
|
|
state |
|
) |
| |
���ơ������ˤ�ꥳ��ݡ��ͥ�Ȥο������ꤹ��
[����]
state --- ����ݡ��ͥ�Ȥξ��֤���ꤹ��
'active','inactive','error',unloaded','virtual'
[�����]
void
Definition at line 2155 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.checkCompState |
( |
|
self | ) |
|
����ݡ��ͥ�ȤΥ��ơ�����������å�����
[����]
�ʤ�
[�����]
void
Definition at line 2016 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.checkOtherConnect |
( |
|
self | ) |
|
�Ť���³����ʲ��̾��ɽ������Ƥ��ʤ�subscribe����ˤ�����å�����
[����]
�ʤ�
[�����]
ret --- True:�Ť����� / False:�Ť�����ʤ�
Definition at line 1967 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.createWidget |
( |
|
self, |
|
|
|
rot |
|
) |
| |
����ݡ��ͥ�ȿ��κ���
[����]
rot -- ���β�ž������Ԥ��ե饰
0:��ž�ʤ��ʺ�ɸ����ǵ���� 1:��ž����(��¸�κ�ɸ����ѡ�
[�����]
void
Definition at line 2323 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.dmove |
( |
|
self, |
|
|
|
dc, |
|
|
|
movex, |
|
|
|
movey |
|
) |
| |
����ݡ��ͥ�ȿ��ΰ�ư����
����ݡ��ȡ������ȥݡ��ȿ�����Ӵ�Ϣ���������ư
[����]
dc -- ���褹��ǥХ���������ƥ����Ȥ����
movex -- ����ɸ�����а�ư�̤����
movey -- ����ɸ�����а�ư�̤����
[�����]
void
Definition at line 2424 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.portToFlash |
( |
|
self | ) |
|
�ݡ���(Shape)��Flash�ʺ����衩�ˤ�ƤӽФ�
����ݡ��ͥ�Ȥγ��β��˥ݡ��Ȥγ����⤰����ॱ�����λ��˸ƤӽФ��Ƥ��롣�ʲ������
¾���ɤ�����������С������������ѹ�����
[����]
�ʤ�
[�����]
void
Definition at line 1998 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.reConnectLine |
( |
|
self | ) |
|
����³����
����ݡ��ͥ�ȤΥ����ȥݡ��Ȥκ���³������ƤӽФ�
[����]
�ʤ�
[�����]
void
Definition at line 1984 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.ref_exit |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.ref_kill |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.ref_reset |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.ref_start |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.ref_stop |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.refresh |
( |
|
self | ) |
|
��ե�å������
����ݡ��ͥ�Ȥ�state�ե饰�Ǹ��ߤξ��֡�active,error,inactive���ˤ�����
[����]
�ʤ�
[�����]
void
Definition at line 2201 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.refresh_outp |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.remakeLines |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.removeWidget |
( |
|
self, |
|
|
|
dc, |
|
|
|
rot = 0 |
|
) |
| |
����ݡ��ͥ�ȿ���������
����ݡ��ȿ��������ȥݡ��ȿ�����Ϣ��������������
[����]
dc -- ���褹��ǥХ���������ƥ����Ȥ����
rot -- ���κ�����ݤ���ꤹ�롣�ʲ�ž�������ǻ��ѡ�
0:������ / 1:���������ʤ�
[�����]
void
Definition at line 2288 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.reversesBody |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.rotatesBody |
( |
|
self | ) |
|
def RtmSystemDraw.GRtc.selected |
( |
|
self | ) |
|
����ݡ��ͥ�ȿ�����������ʿ����ѹ���
[����]
�ʤ�
[�����]
void
Definition at line 2451 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.unselected |
( |
|
self, |
|
|
|
dc |
|
) |
| |
����ݡ��ͥ�ȿ�������������ʿ����ѹ���
[����]
dc -- ���褷�Ƥ����ǥХ���������ƥ����Ȥ����
[�����]
void
Definition at line 2465 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtc.updatePolygonSize |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
ratioW, |
|
|
|
ratioH |
|
) |
| |
����ݡ��ͥ�ȿ��ʥ���ݡ��ȡ������ȥݡ��ȡˤΥ������ѹ�����
����ݡ��ͥ�ȿ����ΤΥ������ѹ��ϥǥե���ȡʥ����ƥ�¦�ˤǹԤ���
[����]
x -- ���褹�����ɸ�����
y -- ���褹�����ɸ�����
ratioW -- �������ѹ�����Width����Ψ�����
ratioH -- �������ѹ�����Height����Ψ�����
[�����]
void
Definition at line 2479 of file RtmSystemDraw.py.
RtmSystemDraw.GRtc.baseBox |
|
static |
RtmSystemDraw.GRtc.bitmap = wx.NullBitmap |
|
static |
RtmSystemDraw.GRtc.constraint |
|
static |
RtmSystemDraw.GRtc.constraint2 |
|
static |
RtmSystemDraw.GRtc.fullpath |
RtmSystemDraw.GRtc.in_dict |
|
static |
RtmSystemDraw.GRtc.in_list |
RtmSystemDraw.GRtc.lastBBoxHeight |
|
static |
RtmSystemDraw.GRtc.lastBBoxWidth |
RtmSystemDraw.GRtc.lastRot |
RtmSystemDraw.GRtc.minHeight |
RtmSystemDraw.GRtc.minWidth |
RtmSystemDraw.GRtc.ns_dict |
RtmSystemDraw.GRtc.out_dict |
|
static |
RtmSystemDraw.GRtc.out_list |
RtmSystemDraw.GRtc.parent |
|
static |
int RtmSystemDraw.GRtc.port_x = self.x-(POLYGON_SIZE*self.ratioW)*2 |
|
static |
int RtmSystemDraw.GRtc.port_y = self.y+(POLYGON_SIZE*self.ratioH)/2 |
|
static |
RtmSystemDraw.GRtc.px_size |
RtmSystemDraw.GRtc.py_size |
RtmSystemDraw.GRtc.ratioH |
RtmSystemDraw.GRtc.ratioW |
RtmSystemDraw.GRtc.revTogle |
RtmSystemDraw.GRtc.rotTogle |
RtmSystemDraw.GRtc.text_x |
RtmSystemDraw.GRtc.text_y |
RtmSystemDraw.GRtc.x_size |
RtmSystemDraw.GRtc.xy_swap |
RtmSystemDraw.GRtc.y_size |
The documentation for this class was generated from the following file: