Uses of EpsonCom.FONT in com.epson.EpsonCom |
---|
Methods in com.epson.EpsonCom that return EpsonCom.FONT | |
---|---|
static EpsonCom.FONT |
EpsonCom.FONT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EpsonCom.FONT[] |
EpsonCom.FONT.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.epson.EpsonCom with parameters of type EpsonCom.FONT | |
---|---|
EpsonCom.ERROR_CODE |
EpsonComDevice.printString(java.lang.String string,
EpsonCom.FONT font,
java.lang.Boolean bold,
java.lang.Boolean underlined,
java.lang.Boolean doubleHeight,
java.lang.Boolean doubleWidth)
printString Prints a one-line string with specific formatting |