A class for CellRect, conforming to the ICellRect protocol. More...
Public Member Functions | |
| __init__ (self, float xdim=0.0, float ydim=0.0, Optional[IRuler] ruler=None) | |
Public Member Functions inherited from LabelMaker.Interfaces.IBarcode2D.ACellSquare | |
| __init__ (self, float xdim=0.0, Optional[IRuler] ruler=None) | |
Public Attributes | |
| ydim = ydim | |
Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.ACellSquare | |
| ruler = ruler | |
| xdim = xdim | |
| LabelMaker.Interfaces.IBarcode2D.CellRect.__init__ | ( | self, | |
| float | xdim = 0.0, | ||
| float | ydim = 0.0, | ||
| Optional[IRuler] | ruler = None ) |
| LabelMaker.Interfaces.IBarcode2D.CellRect.ydim = ydim |