Package | Description |
---|---|
fcomponent.jbarcodebean |
Modifier and Type | Class and Description |
---|---|
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. |
Copyright ? 2022. All Rights Reserved.