public static class BDA_BarCodeData.ParametersDataMaxiCode_2D extends BDA_BarCodeData.ParametersData
| Modifier and Type | Class and Description |
|---|---|
static class |
BDA_BarCodeData.ParametersDataMaxiCode_2D.SpecialFunctionFlag |
static class |
BDA_BarCodeData.ParametersDataMaxiCode_2D.SymbolMode |
BDA_BarCodeData.ParametersData.ControlFlag| Constructor and Description |
|---|
ParametersDataMaxiCode_2D() |
| Modifier and Type | Method and Description |
|---|---|
int |
decodeAFP(byte[] sfData,
int offset,
int length) |
void |
writeAFP(java.io.OutputStream os,
AFPParserConfiguration config) |
addControlFlag, getControlFlags, getSequenceIndicator, getTotalNumberOfSymbols, removeControlFlag, setControlFlags, setSequenceIndicator, setTotalNumberOfSymbolspublic int decodeAFP(byte[] sfData,
int offset,
int length)
throws AFPParserException
decodeAFP in class BDA_BarCodeData.ParametersDataAFPParserExceptionpublic void writeAFP(java.io.OutputStream os,
AFPParserConfiguration config)
throws java.io.IOException
writeAFP in class BDA_BarCodeData.ParametersDatajava.io.IOException