public final class EAN8Writer extends UPCEANWriter
BitMatrix
.Constructor and Description |
---|
EAN8Writer() |
Modifier and Type | Method and Description |
---|---|
boolean[] |
encode(String contents)
Encode the contents to boolean array expression of one-dimensional barcode.
|
protected Collection<BarcodeFormat> |
getSupportedWriteFormats() |
getDefaultMargin
appendPattern, checkNumeric, encode, encode, encode
protected Collection<BarcodeFormat> getSupportedWriteFormats()
getSupportedWriteFormats
in class OneDimensionalCodeWriter
public boolean[] encode(String contents)
OneDimensionalCodeWriter
encode
in class OneDimensionalCodeWriter
contents
- barcode contents to encodeCopyright © 2007–2024. All rights reserved.