Package | Description |
---|---|
fcomponent.jbarcodebean |
Modifier and Type | Class and Description |
---|---|
class |
BaseCode39
Base class for Code39 variants.
|
class |
Codabar
This class, which implements the
BarcodeStrategy interface,
knows how to encode the 3:1 (wide)
variant of the Codabar barcode type. |
class |
Codabar_2to1
This class, which implements the
BarcodeStrategy interface,
knows how to encode the
2:1 (narrow) variant of the Codabar barcode type. |
class |
Code128
Code 128 barcode strategy implementation.
|
class |
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. |
class |
Code39_2to1
This class, which implements the
BarcodeStrategy interface,
knows how to encode the
2:1 (narrow) variant of the Code 3 of 9 barcode type. |
class |
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. |
class |
ExtendedCode39_2to1
This class, which implements the
BarcodeStrategy interface,
knows how to encode the 2:1 (narrow)
variant of the Extended Code 3 of 9 barcode type. |
class |
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. |
class |
Interleaved25_2to1
This class, which implements the
BarcodeStrategy interface,
knows how to encode the 2:1 (narrow)
variant of the Interleaved Code 2 of 5 barcode type. |
class |
MSI
This class, which implements the
BarcodeStrategy interface,
knows how to encode the MSI barcode type. |
Copyright ? 2022. All Rights Reserved.