|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl
org.krysalis.barcode4j.impl.int2of5.ITF14LogicImpl
public class ITF14LogicImpl
This class is an implementation of the ITF-14 barcode.
Constructor Summary | |
---|---|
ITF14LogicImpl(ChecksumMode mode,
boolean displayChecksum)
Main constructor. |
Method Summary | |
---|---|
protected java.lang.String |
handleChecksum(java.lang.StringBuffer sb)
Handles the checksum based on the checksum mode. |
Methods inherited from class org.krysalis.barcode4j.impl.int2of5.Interleaved2Of5LogicImpl |
---|
calcChecksum, calcChecksum, doHandleChecksum, generateBarcodeLogic, getChecksumMode, validateChecksum |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ITF14LogicImpl(ChecksumMode mode, boolean displayChecksum)
mode
- the checksum modedisplayChecksum
- true if the checksum shall be displayedMethod Detail |
---|
protected java.lang.String handleChecksum(java.lang.StringBuffer sb)
handleChecksum
in class Interleaved2Of5LogicImpl
sb
- the string buffer containing the message
|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |