| Package | Description |
|---|---|
| org.krysalis.barcode4j.impl |
This package contains the implementations (logic and layout) of the various barcode symbologies.
|
| org.krysalis.barcode4j.impl.fourstate |
This package contains implementations for the four-state family of barcode symbologies.
|
| org.krysalis.barcode4j.impl.postnet |
This package contains the POSTNET implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected HeightVariableBarcodeBean |
AbstractVariableHeightLogicHandler.bcBean
the barcode bean
|
| Constructor and Description |
|---|
AbstractVariableHeightLogicHandler(HeightVariableBarcodeBean bcBean,
Canvas canvas)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFourStateBean
Abstract base class for four state barcode beans.
|
class |
RoyalMailCBCBean
Implements the Royal Mail Customer Barcode.
|
class |
USPSIntelligentMailBean
Implements the USPS Intelligent Mail Barcode (Four State Customer Barcode).
|
| Constructor and Description |
|---|
FourStateLogicHandler(HeightVariableBarcodeBean bcBean,
Canvas canvas)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
POSTNETBean
Implements the United States Postal Service POSTNET barcode.
|
| Constructor and Description |
|---|
POSTNETLogicHandler(HeightVariableBarcodeBean bcBean,
Canvas canvas)
Constructor
|
Copyright © 2003–2023. All rights reserved.