◆ AztecBarcode() [1/2]
com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.AztecBarcode |
( |
| ) |
|
◆ AztecBarcode() [2/2]
com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.AztecBarcode |
( |
IPoint |
start, |
|
|
String |
data |
|
) |
| |
◆ CalculateAztecModuleCount()
static int com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.CalculateAztecModuleCount |
( |
int |
dataSize, |
|
|
int |
errorCorrectionPercentage |
|
) |
| |
|
staticprivate |
◆ CalculateDataLength()
static int com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.CalculateDataLength |
( |
String |
input, |
|
|
AztecCodeTypeEnum |
formatType, |
|
|
int |
parameter |
|
) |
| |
|
static |
◆ CalculateLengthWithECC()
static int com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.CalculateLengthWithECC |
( |
int |
dataLength, |
|
|
int |
eccPercentage |
|
) |
| |
|
staticprivate |
◆ CalculateTotalCodewordsForLayers()
static int com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.CalculateTotalCodewordsForLayers |
( |
int |
layers | ) |
|
|
staticprivate |
◆ ToString()
String com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.ToString |
( |
| ) |
|
◆ toString()
String com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.toString |
( |
| ) |
|
Reimplemented from com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.
References com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.Barcode_Type2D.AZTEC, com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.CalculateAztecModuleCount(), com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.CalculateLengthWithECC(), com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetBarcodeType2D(), com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetCellSize(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetData(), com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetFixedErrCorrection(), com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetLayersWithinRange(), com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetPrintableDataFrameChar(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetRotation(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetRotation(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetRuler(), com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode2D.GetStart(), com.UniPRT.Sdk.LabelMaker.Abstract.AAztecBarcode.GetType(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetX(), com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.GetXdim(), com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetY(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.PrintPlane.Round(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.SetPrefix(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots(), and com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
Referenced by com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.ToString().
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/TSPL/AztecBarcode.java