CellRect类,符合ICellRect协议。 更多...
Public 成员函数 | |
| __init__ (self, float xdim=0.0, float ydim=0.0, Optional[IRuler] ruler=None) | |
Public 成员函数 继承自 LabelMaker.Interfaces.IBarcode2D.ACellSquare | |
| __init__ (self, float xdim=0.0, Optional[IRuler] ruler=None) | |
Public 属性 | |
| ydim = ydim | |
Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.ACellSquare | |
| ruler = ruler | |
| xdim = xdim | |
CellRect类,符合ICellRect协议。
| LabelMaker.Interfaces.IBarcode2D.CellRect.__init__ | ( | self, | |
| float | xdim = 0.0, | ||
| float | ydim = 0.0, | ||
| Optional[IRuler] | ruler = None ) |
| LabelMaker.Interfaces.IBarcode2D.CellRect.ydim = ydim |