|
barcode4j 2.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeightVariableBarcodeBean | |
---|---|
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. |
Uses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl |
---|
Fields in org.krysalis.barcode4j.impl declared as HeightVariableBarcodeBean | |
---|---|
protected HeightVariableBarcodeBean |
AbstractVariableHeightLogicHandler.bcBean
the barcode bean |
Constructors in org.krysalis.barcode4j.impl with parameters of type HeightVariableBarcodeBean | |
---|---|
AbstractVariableHeightLogicHandler(HeightVariableBarcodeBean bcBean,
Canvas canvas)
Constructor |
Uses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl.fourstate |
---|
Subclasses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl.fourstate | |
---|---|
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). |
Constructors in org.krysalis.barcode4j.impl.fourstate with parameters of type HeightVariableBarcodeBean | |
---|---|
FourStateLogicHandler(HeightVariableBarcodeBean bcBean,
Canvas canvas)
Constructor |
Uses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl.postnet |
---|
Subclasses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl.postnet | |
---|---|
class |
POSTNETBean
Implements the United States Postal Service POSTNET barcode. |
Constructors in org.krysalis.barcode4j.impl.postnet with parameters of type HeightVariableBarcodeBean | |
---|---|
POSTNETLogicHandler(HeightVariableBarcodeBean bcBean,
Canvas canvas)
Constructor |
|
barcode4j 2.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |