Public 成员函数 | |
Barcode1D (TSPL.Barcode_Type1D bcdType, int sr, int sc, String data) | |
Barcode1D (Barcode_1D_Properties bcdProps, int sr, int sc, String data) | |
String | toString () |
String | GetMagnification () |
void | SetMagnification (String magnification) |
float | GetHeight () |
void | SetHeight (float height) |
TSPL.Rotation | GetRotation () |
void | SetRotation (TSPL.Rotation rotation) |
boolean | IsPDF () |
void | SetPDF (boolean pdf) |
boolean | IsPdfLocTop () |
void | SetPdfLocTop (boolean pdfLocTop) |
String | GetData () |
void | SetData (String data) |
int | GetSr () |
void | SetSr (int sr) |
int | GetSc () |
void | SetSc (int sc) |
TSPL.Barcode_Type1D | GetBcdType () |
void | SetBcdType (TSPL.Barcode_Type1D bcdType) |
Private 属性 | |
TsplCmd | cmd = new TsplCmd(false, "BARCODE", "STOP") |
String | magnification = "" |
float | height = -1.0f |
TSPL.Rotation | rotation = TSPL.Rotation.None |
boolean | pdf = false |
boolean | pdfLocTop = false |
String | data |
int | sr |
int | sc |
TSPL.Barcode_Type1D | bcdType = TSPL.Barcode_Type1D.NOT_DEFINED |
com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.Barcode1D | ( | TSPL.Barcode_Type1D | bcdType, |
int | sr, | ||
int | sc, | ||
String | data | ||
) |
com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.Barcode1D | ( | Barcode_1D_Properties | bcdProps, |
int | sr, | ||
int | sc, | ||
String | data | ||
) |
引用了 com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.data, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.GetHeight(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.GetMagnification(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.GetRotation(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.getType(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.IsPrintHumanReadable(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode_1D_Properties.IsPrintHumanReadableOnTop(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.rotation, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.sc , 以及 com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.sr.
TSPL.Barcode_Type1D com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetBcdType | ( | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetData | ( | ) |
float com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetHeight | ( | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetMagnification | ( | ) |
TSPL.Rotation com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetRotation | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetSc | ( | ) |
int com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.GetSr | ( | ) |
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.IsPDF | ( | ) |
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.IsPdfLocTop | ( | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetBcdType | ( | TSPL.Barcode_Type1D | bcdType | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetData | ( | String | data | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetHeight | ( | float | height | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetMagnification | ( | String | magnification | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetPDF | ( | boolean | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetPdfLocTop | ( | boolean | pdfLocTop | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetRotation | ( | TSPL.Rotation | rotation | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetSc | ( | int | sc | ) |
void com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.SetSr | ( | int | sr | ) |
String com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.toString | ( | ) |
引用了 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.cmd, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.data, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetBarcodeType1D(), 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.Barcode1D.height, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.pdf, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.pdfLocTop, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.rotation, com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.sc, com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.SetPrefix(), com.UniPRT.Sdk.LabelMaker.TsplLib.Barcode1D.sr , 以及 com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |