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