◆ Font() [1/2]
| com.UniPRT.Sdk.LabelMaker.PglLib.Font.Font |
( |
| ) |
|
◆ Font() [2/2]
| com.UniPRT.Sdk.LabelMaker.PglLib.Font.Font |
( |
String |
name | ) |
|
◆ GetName()
| String com.UniPRT.Sdk.LabelMaker.PglLib.Font.GetName |
( |
| ) |
|
◆ IsBold()
| boolean com.UniPRT.Sdk.LabelMaker.PglLib.Font.IsBold |
( |
| ) |
|
◆ IsItalic()
| boolean com.UniPRT.Sdk.LabelMaker.PglLib.Font.IsItalic |
( |
| ) |
|
◆ SetBold()
| void com.UniPRT.Sdk.LabelMaker.PglLib.Font.SetBold |
( |
boolean |
bold | ) |
|
◆ SetItalic()
| void com.UniPRT.Sdk.LabelMaker.PglLib.Font.SetItalic |
( |
boolean |
italic | ) |
|
◆ SetName()
| void com.UniPRT.Sdk.LabelMaker.PglLib.Font.SetName |
( |
String |
name | ) |
|
◆ toString()
| String com.UniPRT.Sdk.LabelMaker.PglLib.Font.toString |
( |
| ) |
|
◆ bold
| boolean com.UniPRT.Sdk.LabelMaker.PglLib.Font.bold = false |
|
private |
◆ cmd
| PglCmd com.UniPRT.Sdk.LabelMaker.PglLib.Font.cmd = new PglCmd(false, "FONT", "") |
|
private |
◆ italic
| boolean com.UniPRT.Sdk.LabelMaker.PglLib.Font.italic = false |
|
private |
◆ name
| String com.UniPRT.Sdk.LabelMaker.PglLib.Font.name = "" |
|
private |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/LabelMaker/PglLib/Font.java