A class for CellSquare, inheriting from ACellSquare class. More...
Public Member Functions | |
| __init__ (self, float xdim=0.0, Optional[IRuler] ruler=None) | |
Additional Inherited Members | |
Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.ACellSquare | |
| ruler | |
| xdim | |
Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode2D.ICellSquare | |
| IRuler | ruler |
| float | xdim |
A class for CellSquare, inheriting from ACellSquare class.
| LabelMaker.Interfaces.IBarcode2D.CellSquare.__init__ | ( | self, | |
| float | xdim = 0.0, | ||
| Optional[IRuler] | ruler = None ) |
Reimplemented from LabelMaker.Interfaces.IBarcode2D.ACellSquare.