CellRect类,符合ICellRect协议。 更多...
Public 成员函数 | |
| __init__ (self, float xdim=0.0, float ydim=0.0, Optional[IRuler] ruler=None) | |
Public 属性 | |
| ydim | |
Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.ACellSquare | |
| ruler | |
| xdim | |
额外继承的成员函数 | |
静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.ICellSquare | |
| IRuler | ruler |
| float | xdim |
静态 Public 属性 继承自 LabelMaker.Interfaces.IBarcode2D.ICellRect | |
| float | ydim |
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 |