CellRect類,符合ICellRect協議。 更多...
公開方法(Public Methods) | |
| __init__ (self, float xdim=0.0, float ydim=0.0, Optional[IRuler] ruler=None) | |
公開屬性 | |
| ydim | |
公開屬性 繼承自 LabelMaker.Interfaces.IBarcode2D.ACellSquare | |
| ruler | |
| xdim | |
額外的繼承成員 | |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IBarcode2D.ICellSquare | |
| IRuler | ruler |
| float | xdim |
靜態公開屬性 繼承自 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 |