|
def | __init__ (self, parent, ns_dict, fullpath, inp, pos_x, pos_y) |
|
def | connect (self, line_idx) |
|
def | createWidget (self) |
|
def | dcoords (self) |
|
def | delLineIdx (self, idx) |
|
def | disconnect (self, line_idx) |
|
def | dmove (self, dc, movex, movey) |
|
def | getConfig (self, name) |
|
def | removeWidget (self, dc, rot=0) |
|
def | selected (self) |
|
def | unselected (self, dc) |
|
def | updatePolygonSize (self, x, y, ratioW, ratioH) |
|
����ݡ��ȿ���������륯�饹
Definition at line 879 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
ns_dict, |
|
|
|
fullpath, |
|
|
|
inp, |
|
|
|
pos_x, |
|
|
|
pos_y |
|
) |
| |
���饹�ν�����ʥ���ݡ��ȿ��κ�����
[����]
parent -- �ƥ��饹����ꤹ��
ns_data -- ����ݡ��ͥ�ȤΥǥ�������ʥ
inp -- ����ݡ��ȤΥǥ�������ʥ(in_list[n])
pos_x -- ����ݡ��ȿ��Σ���ɸ
pos_y -- ����ݡ��ȿ��Σ���ɸ
[�����]
void
Definition at line 881 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.connect |
( |
|
self, |
|
|
|
line_idx |
|
) |
| |
���ͥ��Ƚ���(���Υ���ǥå������Ǽ��
[����]
line_idx -- ����ݡ��Ȥ���³�������Υ���ǥå���
[�����]
���ݥե饰 -- 0:���顼(���֥������ȥ�ե����̵���� / 1:����
Definition at line 1078 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.createWidget |
( |
|
self | ) |
|
def RtmSystemDraw.GRtcIn.dcoords |
( |
|
self | ) |
|
����ݡ��ȿ��κ�ɸ����
���ߤ�position�ƿ��θ�������ꤹ��
��ĺ����(x,y)�Υ��ץ����
[����]
�ʤ�
[�����]
void
Definition at line 1109 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.delLineIdx |
( |
|
self, |
|
|
|
idx |
|
) |
| |
����ݡ��Ȥ˳���դ������Υ���ǥå�����������
[����]
idx -- ���Υ���ǥå���
[�����]
void
Definition at line 996 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.disconnect |
( |
|
self, |
|
|
|
line_idx |
|
) |
| |
�ǥ������ͥ��Ƚ���(���Υ���ǥå���������
[����]
line_idx -- ����ݡ��Ȥ���³���Ƥ������Υ���ǥå���
[�����]
���ݥե饰 -- 0:���顼 / 1:����
Definition at line 1094 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.dmove |
( |
|
self, |
|
|
|
dc, |
|
|
|
movex, |
|
|
|
movey |
|
) |
| |
����ݡ��ȿ��ΰ�ư
����ݡ��Ȥ˳���դ����Ƥ�������Ʊ���˰�ư������
[����]
dc -- ���褹��ǥХ���������ƥ����Ȥ����
movex -- ����ɸ�����а�ư�̤����
movey -- ����ɸ�����а�ư�̤����
[�����]
void
Definition at line 972 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.getConfig |
( |
|
self, |
|
|
|
name |
|
) |
| |
x,y��ɸ�⤷����position���������
[����]
name -- �����������ͤΥե饰����ꤹ��
�ե饰��'x', 'y', 'position'
[�����]
void
Definition at line 911 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.removeWidget |
( |
|
self, |
|
|
|
dc, |
|
|
|
rot = 0 |
|
) |
| |
����ݡ��ȿ����Х���DC�夫��������
[����]
dc -- ���褹��ǥХ���������ƥ����Ȥ����
rot -- ���κ�����ݤ���ꤹ�롣�ʲ�ž�������ǻ��ѡ�
0:������ / 1:���������ʤ�
[�����]
void
Definition at line 930 of file RtmSystemDraw.py.
def RtmSystemDraw.GRtcIn.selected |
( |
|
self | ) |
|
def RtmSystemDraw.GRtcIn.unselected |
( |
|
self, |
|
|
|
dc |
|
) |
| |
def RtmSystemDraw.GRtcIn.updatePolygonSize |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
ratioW, |
|
|
|
ratioH |
|
) |
| |
����ݡ��ȿ��Υ������ѹ�
[����]
x -- �������ѹ���Σ���ɸ�����
y -- �������ѹ���Σ���ɸ�����
ratioW -- �������ѹ���Ԥ�Width�Υ�������Ψ
ratioH -- �������ѹ���Ԥ�Height�Υ�������Ψ
[�����]
void
Definition at line 1033 of file RtmSystemDraw.py.
RtmSystemDraw.GRtcIn.body |
RtmSystemDraw.GRtcIn.color |
RtmSystemDraw.GRtcIn.fullpath |
RtmSystemDraw.GRtcIn.inport |
RtmSystemDraw.GRtcIn.line |
RtmSystemDraw.GRtcIn.line_idx |
RtmSystemDraw.GRtcIn.ns_dict |
RtmSystemDraw.GRtcIn.parent |
RtmSystemDraw.GRtcIn.points |
RtmSystemDraw.GRtcIn.position |
RtmSystemDraw.GRtcIn.textwin |
RtmSystemDraw.GRtcIn.x_size |
RtmSystemDraw.GRtcIn.y_size |
The documentation for this class was generated from the following file: