UniPRT SDK
v1.0.0.0
載入中...
搜尋中...
無符合項目
公開方法(Public Methods)
|
全部成員列表
LabelMaker.Interfaces.Coordinate.Points 類別 參考文件
類別LabelMaker.Interfaces.Coordinate.Points的繼承圖:
公開方法(Public Methods)
__init__
(self, float
x
, float
y
)
使用給定的x和y初始化一個新實例。
額外的繼承成員
公開屬性 繼承自
LabelMaker.Interfaces.Coordinate.APair
x
y
靜態公開屬性 繼承自
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
重新實作.
此類別(class) 文件是由下列檔案中產生:
/Users/realbuber/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/
Coordinate.py
LabelMaker
Interfaces
Coordinate
Points
產生者:
1.10.0