ReshapeBarcodeWindow Class¶
ReshapeBarcodeWindow Class
-
class
kalmus.tkinter_windows.ReshapeBarcodeWindow.
ReshapeBarcodeWindow
(barcode_1, barcode_2, axes, canvas)[source]¶ Bases:
object
ReshapeBarcodeWindow Class GUI window for user to reshape the selected barcode into the desirable shape
-
reshape
()[source]¶ Enable or disable the input parameters entry if the reshape radio button is selected
-
resize
()[source]¶ Enable or disable the input parameters entry and update the corresponding text if the resize radio button is selected
-
scale
()[source]¶ Enable or disable the input parameters entry and update the corresponding text if the scale radio button is selected
-