Uses of Class
org.krysalis.barcode4j.impl.HeightVariableBarcodeBean
Packages that use HeightVariableBarcodeBean
Package
Description
-
Uses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl
Fields in org.krysalis.barcode4j.impl declared as HeightVariableBarcodeBeanModifier and TypeFieldDescriptionprotected HeightVariableBarcodeBeanAbstractVariableHeightLogicHandler.bcBeanthe barcode beanConstructors in org.krysalis.barcode4j.impl with parameters of type HeightVariableBarcodeBeanModifierConstructorDescriptionAbstractVariableHeightLogicHandler(HeightVariableBarcodeBean bcBean, Canvas canvas) Constructor -
Uses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl.fourstate
Subclasses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl.fourstateModifier and TypeClassDescriptionclassAbstract base class for four state barcode beans.classImplements the Royal Mail Customer Barcode.classImplements the USPS Intelligent Mail Barcode (Four State Customer Barcode).Constructors in org.krysalis.barcode4j.impl.fourstate with parameters of type HeightVariableBarcodeBeanModifierConstructorDescriptionFourStateLogicHandler(HeightVariableBarcodeBean bcBean, Canvas canvas) Constructor -
Uses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl.postnet
Subclasses of HeightVariableBarcodeBean in org.krysalis.barcode4j.impl.postnetModifier and TypeClassDescriptionclassImplements the United States Postal Service POSTNET barcode.Constructors in org.krysalis.barcode4j.impl.postnet with parameters of type HeightVariableBarcodeBeanModifierConstructorDescriptionPOSTNETLogicHandler(HeightVariableBarcodeBean bcBean, Canvas canvas) Constructor