Base class for ABarWidths. More...
Public Member Functions | |
| __init__ (self, float narrow_bar, float wide_bar) | |
Public Attributes | |
| ruler | |
| narrow_bar | |
| wide_bar | |
Additional Inherited Members | |
Static Public Attributes inherited from LabelMaker.Interfaces.IBarcode1D.IBarWidths | |
| IRuler | ruler |
| float | narrow_bar |
| float | wide_bar |
Base class for ABarWidths.
| LabelMaker.Interfaces.IBarcode1D.ABarWidths.__init__ | ( | self, | |
| float | narrow_bar, | ||
| float | wide_bar ) |
Reimplemented in LabelMaker.PGL.Barcode1D.BarWidths, and LabelMaker.TSPL.Barcode1D.BarWidths.
| LabelMaker.Interfaces.IBarcode1D.ABarWidths.narrow_bar |
| LabelMaker.Interfaces.IBarcode1D.ABarWidths.ruler |
| LabelMaker.Interfaces.IBarcode1D.ABarWidths.wide_bar |