Class: Barby::Barcode1D

Inherits:
Barcode show all
Defined in:
lib/barby/barcode.rb

Overview

Most barcodes are one-dimensional. They have bars.

Direct Known Subclasses

Codabar, Code128, Code25, Code39, Code93, EAN13, UPCSupplemental

Method Summary

Methods inherited from Barcode

#encoding, #method_missing, #outputter_class_for, #outputter_for, outputters, register_outputter, #to_s, #two_dimensional?, #valid?

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Barby::Barcode