◆ Barcode2D() [1/2]
com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.Barcode2D |
( |
TSPL.Barcode_Type2D |
bcdType, |
|
|
int |
sr, |
|
|
int |
sc, |
|
|
String |
data |
|
) |
| |
◆ Barcode2D() [2/2]
com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.Barcode2D |
( |
Barcode_2D_Properties |
bcdProps, |
|
|
int |
sr, |
|
|
int |
sc, |
|
|
String |
data |
|
) |
| |
◆ GetBcdType()
TSPL.Barcode_Type2D com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetBcdType |
( |
| ) |
|
◆ GetData()
String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetData |
( |
| ) |
|
◆ GetRotation()
TSPL.Rotation com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetRotation |
( |
| ) |
|
◆ GetSc()
int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetSc |
( |
| ) |
|
◆ GetSr()
int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetSr |
( |
| ) |
|
◆ SetBcdType()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetBcdType |
( |
TSPL.Barcode_Type2D |
bcdType | ) |
|
◆ SetData()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetData |
( |
String |
data | ) |
|
◆ SetRotation()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetRotation |
( |
TSPL.Rotation |
rotation | ) |
|
◆ SetSc()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetSc |
( |
int |
sc | ) |
|
◆ SetSr()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetSr |
( |
int |
sr | ) |
|
◆ toString()
String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.toString |
( |
| ) |
|
References com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.cmd, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.data, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetBarcodeType2D(), 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.TsplLib.TSPL.GetRotation(), com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.Rotation.None, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.rotation, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.sc, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.sr, and com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
◆ bcdType
◆ cmd
TsplCmd com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.cmd = new TsplCmd(false, "BARCODE", "STOP") |
|
private |
◆ data
String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.data |
|
private |
◆ rotation
◆ sc
int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.sc |
|
private |
◆ sr
int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.sr |
|
private |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/TsplLib/Barcode2D.java