| Package | Description |
|---|---|
| org.krysalis.barcode4j.impl.upcean |
This package contains the UPC and EAN implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EAN13LogicImpl
This class is an implementation of the EAN-13 barcode.
|
class |
EAN8LogicImpl
This class is an implementation of the EAN-8 barcode.
|
class |
UPCALogicImpl
This class is an implementation of the UPC-A barcode.
|
class |
UPCELogicImpl
This class is an implementation of the UPC-E barcode.
|
| Modifier and Type | Method and Description |
|---|---|
UPCEANLogicImpl |
EAN8Bean.createLogicImpl() |
UPCEANLogicImpl |
UPCEBean.createLogicImpl() |
UPCEANLogicImpl |
EAN13Bean.createLogicImpl() |
UPCEANLogicImpl |
UPCABean.createLogicImpl() |
abstract UPCEANLogicImpl |
UPCEANBean.createLogicImpl()
Factory method for the logic implementation.
|
Copyright © 2003–2023. All rights reserved.