UniPRT SDK
v1.0.0.0
载入中...
搜索中...
未找到
Public 成员函数
|
所有成员列表
LabelMaker.Interfaces.Coordinate.Points类 参考
类 LabelMaker.Interfaces.Coordinate.Points 继承关系图:
Public 成员函数
__init__
(self, float
x
, float
y
)
使用给定的x和y初始化一个新实例。
额外继承的成员函数
Public 属性 继承自
LabelMaker.Interfaces.Coordinate.APair
x
y
静态 Public 属性 继承自
LabelMaker.Interfaces.ICoordinates.IPair
float
x
float
y
构造及析构函数说明
◆
__init__()
LabelMaker.Interfaces.Coordinate.Points.__init__
(
self
,
float
x
,
float
y
)
使用给定的x和y初始化一个新实例。
参数
x
第一个值,例如点的水平、x 位置。
y
第二个值,例如点的垂直、y 位置。
返回
初始化的
TcpComm
实例,如果对象无法创建则返回 nil。
重载
LabelMaker.Interfaces.Coordinate.APair
.
该类的文档由以下文件生成:
/Users/realbuber/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/
Coordinate.py
LabelMaker
Interfaces
Coordinate
Points
制作者
1.10.0