|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sourceforge.jbarcodebean.model | |
---|---|
jbarcodebean | |
net.sourceforge.jbarcodebean.model |
Classes in net.sourceforge.jbarcodebean.model used by jbarcodebean | |
---|---|
BarcodeStrategy
Interface which defines the barcode strategy for any given type of barcode. |
Classes in net.sourceforge.jbarcodebean.model used by net.sourceforge.jbarcodebean.model | |
---|---|
AbstractBarcodeStrategy
This abstract class, which implements the BarcodeStrategy interface,
provides a basic implementation that is subclassed by all the concrete
classes that provide Code39, Interleaved Code25, Codabar, MSI and all
derivative encoding strategies. |
|
AbstractBarcodeStrategy.CharacterCode
Inner class representing a character and its barcode encoding. |
|
BarcodeStrategy
Interface which defines the barcode strategy for any given type of barcode. |
|
BaseCode39
Base class for Code39 variants. |
|
Codabar
This class, which implements the BarcodeStrategy interface,
knows how to encode the 3:1 (wide)
variant of the Codabar barcode type. |
|
Code39
This class, which implements the BarcodeStrategy interface,
knows how to encode the 3:1 (wide)
variant of the Code 3 of 9 barcode type. |
|
Code93
|
|
Ean13
EAN-13 barcode implementation. |
|
ExtendedCode39
This class, which implements the BarcodeStrategy interface,
knows how to encode the 3:1 (wide)
variant of the Extended Code 3 of 9 barcode type. |
|
Interleaved25
This class, which implements the BarcodeStrategy interface,
knows how to encode the 3:1 (wide)
variant of the Interleaved Code 2 of 5 barcode type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |