圖片的預設實作,包含起始點與圖像名稱。
更多...
◆ __init__()
| LabelMaker.Interfaces.IPicture.APicture.__init__ |
( |
| self, |
|
|
IPoint | start, |
|
|
str | image_name ) |
◆ __str__()
| str LabelMaker.Interfaces.IPicture.APicture.__str__ |
( |
| self | ) |
|
◆ ImageName()
| str LabelMaker.Interfaces.IPicture.APicture.ImageName |
( |
| self | ) |
|
◆ Ruler()
| IRuler LabelMaker.Interfaces.IPicture.APicture.Ruler |
( |
| self | ) |
|
◆ Start()
| IPoint LabelMaker.Interfaces.IPicture.APicture.Start |
( |
| self | ) |
|
◆ _ImageName
| LabelMaker.Interfaces.IPicture.APicture._ImageName = image_name |
|
protected |
◆ _Ruler
◆ _Start
| LabelMaker.Interfaces.IPicture.APicture._Start = start |
|
protected |
此類別(class) 文件是由下列檔案中產生:
- /Users/bob_huang/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/IPicture.py