Public 成员函数 | |
Barcode2D (TSPL.Barcode_Type2D bcdType, int sr, int sc, String data) | |
Barcode2D (Barcode_2D_Properties bcdProps, int sr, int sc, String data) | |
String | toString () |
TSPL.Rotation | GetRotation () |
void | SetRotation (TSPL.Rotation rotation) |
String | GetData () |
void | SetData (String data) |
int | GetSr () |
void | SetSr (int sr) |
int | GetSc () |
void | SetSc (int sc) |
TSPL.Barcode_Type2D | GetBcdType () |
void | SetBcdType (TSPL.Barcode_Type2D bcdType) |
Private 属性 | |
TsplCmd | cmd = new TsplCmd(false, "BARCODE", "STOP") |
TSPL.Rotation | rotation = TSPL.Rotation.None |
String | data |
int | sr |
int | sc |
TSPL.Barcode_Type2D | bcdType = TSPL.Barcode_Type2D.NOT_DEFINED |
com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.Barcode2D | ( | TSPL.Barcode_Type2D | bcdType, |
int | sr, | ||
int | sc, | ||
String | data | ||
) |
com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.Barcode2D | ( | Barcode_2D_Properties | bcdProps, |
int | sr, | ||
int | sc, | ||
String | data | ||
) |
引用了 com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.data, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_2D_Properties.GetRotation(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_2D_Properties.getType(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.rotation, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.sc , 以及 com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.sr.
TSPL.Barcode_Type2D com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetBcdType | ( | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetData | ( | ) |
TSPL.Rotation com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetRotation | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetSc | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.GetSr | ( | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetBcdType | ( | TSPL.Barcode_Type2D | bcdType | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetData | ( | String | data | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetRotation | ( | TSPL.Rotation | rotation | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetSc | ( | int | sc | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.SetSr | ( | int | sr | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode2D.toString | ( | ) |
引用了 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 , 以及 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
|
private |
|
private |
|
private |
|
private |
|
private |