◆ Font() [1/2]
com.UniPRT.Sdk.LabelMaker.TsplLib.Font.Font |
( |
| ) |
|
◆ Font() [2/2]
com.UniPRT.Sdk.LabelMaker.TsplLib.Font.Font |
( |
String |
name | ) |
|
◆ GetName()
String com.UniPRT.Sdk.LabelMaker.TsplLib.Font.GetName |
( |
| ) |
|
◆ IsBold()
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Font.IsBold |
( |
| ) |
|
◆ IsItalic()
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Font.IsItalic |
( |
| ) |
|
◆ SetBold()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Font.SetBold |
( |
boolean |
bold | ) |
|
◆ SetItalic()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Font.SetItalic |
( |
boolean |
italic | ) |
|
◆ SetName()
void com.UniPRT.Sdk.LabelMaker.TsplLib.Font.SetName |
( |
String |
name | ) |
|
◆ toString()
String com.UniPRT.Sdk.LabelMaker.TsplLib.Font.toString |
( |
| ) |
|
References com.UniPRT.Sdk.LabelMaker.TsplLib.Font.bold, com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.ClearParameterLines(), com.UniPRT.Sdk.LabelMaker.TsplLib.Font.cmd, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.DELIMITER_PARAMS, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.GetBuildInFontSize(), com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetCmd(), com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.GetNewParameterLine(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.GetParameters(), com.UniPRT.Sdk.LabelMaker.TsplLib.Font.italic, com.UniPRT.Sdk.LabelMaker.TsplLib.TSPL.LINE_TERMINATOR, com.UniPRT.Sdk.LabelMaker.TsplLib.Font.name, com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.SetCmd(), com.UniPRT.Sdk.LabelMaker.TsplLib.ITsplParamLine< T >.SetPrefix(), and com.UniPRT.Sdk.LabelMaker.TsplLib.ATsplCmd.toString().
Referenced by com.UniPRT.Sdk.LabelMaker.TSPL.Text.toString().
◆ bold
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Font.bold = false |
|
private |
◆ cmd
TsplCmd com.UniPRT.Sdk.LabelMaker.TsplLib.Font.cmd = new TsplCmd(false, "FONT", "") |
|
private |
◆ italic
boolean com.UniPRT.Sdk.LabelMaker.TsplLib.Font.italic = false |
|
private |
◆ name
String com.UniPRT.Sdk.LabelMaker.TsplLib.Font.name = "" |
|
private |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/TsplLib/Font.java